TomBower
08-30-2010, 03:46 PM
UPDATE I have a new problem; My image doesn't display if I don't put position: absolute and I don't want to use that;
Without position: absolute
http://uploadir.com/u/cb8e6c51
With position: absolute
http://uploadir.com/u/e2c752fd
(red for demo purposes)
logo=218+26=244px
about=372+375=747px
244px+747px=991px
how wide is the containing div?
TomBower
08-30-2010, 04:49 PM
#header {
width: 918px;
height: 97px;
margin: 0;
padding: 0;
}
There's my problem :P But now I have a new problem; My image doesn't display if I don't put position: absolute and I don't want to use that;
Without position: absolute
http://uploadir.com/u/cb8e6c51
With position: absolute
http://uploadir.com/u/e2c752fd
(red for demo purposes)
screenshots are useless really, a live link is much easier to work with if possible ( feel free to PM if you dont want to post it )
~i lie, sec need to rethink