Monday, January 14, 2008

HTML for Centering Header Issue

This might be just what is needed to make the header's center without having to change the picture section in the bottom....we'll see, but I am putting it here for now so I can use it.

#header img {
width: 0px;
height: 0px;
margin-left:auto;
margin-right:auto;
}

Image width and height need to be added to make this work right or the picture by default will get stretched if it is a lot smaller than the header space.

Mishka
Testing Blogger

3 comments

Bob Gentile said...

Good Morning Mishka,

I did post this in the help section...not sure if you have seen this yet but do u or any Html blog stars you can maybe refer me to to see if they have any ideas on how to make this split images happen in my header.

Question here

Thanks for your kind help

Bob

Allison said...

I tried this because I am having problems with my header height. But it didn't work...it's still being cut off at the bottom...any ideas?

JOY said...

just dropping by..saw the link in google group.