spacer.png, 0 kB
spacer.png, 0 kB
Dominic Steele's blog

Sunday, August 31, 2008

Hey you html wizzards

Can you please tell me what is wrong with the code at the top of this page that the picture only comes halfway across?

Labels:

3 Comments:

Blogger SamR said...

Which picture?

August 31, 2008 9:56 PM  
Blogger SamR said...

If you use a blogger template rather than squeezing blogger onto the joomla page it might make things work a bit smoother - especially the youtube vid above.

August 31, 2008 10:02 PM  
Blogger PXS said...

round line 258 in your main page you have this CSS element:

@media all {
#header {
width:500px;
margin:0 auto 10px;
border:0px solid #ccc;
}

if you change the 500px to 755px, your banner resorts to the full width.

September 5, 2008 4:09 PM  

Post a Comment

<< Home