Public Voice Network
- Ageless Male
- Shit QBNers Say 131131
- Ageless Male
- FMT 020312 4747
- Show Yo Dog 2012
- Ageless Male
- Pic of the Day 5937659376
- Light in the box coupons
- Multicolored logos? 1414
- Politics 1759817598
- blog 5558055580
- Light in the Box Coupons
- Vid of the Day 1096110961
- TYPO San Francisco 55
- Suggest a good movie... 936936
- Logo from Locked PDF? 33
- American Musical Supply C… 11
- intern -> job 2121
- Your Last Concert 375375
- the gif animation thread 1132211322
- Steve Jobs FBI file 66
- Shit QBNers think 6969
- What are you listening to… 41734173
- Park Slope 22
css z-index 1111 Responses
Last post: 1 year, 11 months ago | Thread started: Feb 21, 10, 11:23 a.m.
- _niko
I'm trying to place my logo div on top of two other divs within a centred layout but it's not working.
The z-index works fine but It will not stay within the container div.
this is my desired layout:#logo
{
position:absolute;
left:0px;
top:0px;
z-index:2;
}<div id="container"><div id="logo"><img src="images/logo.png" /></div>
<div class="nav"></div>
<div class="image"></div>
<div class="content"></div></div>
- Feb 21, 10, 11:23 a.m. – Permalink
- juhls
Just about to post that, haha. I even made this. Damn it, ETM :)
http://queueban.com//niko/niko.h…

- Dog-earFeb 21, 10, 12:09 p.m. – Permalink
- forcetwelve
css is so damn picky ain't it?!


- Dog-earFeb 21, 10, 8:25 p.m. – Permalink



