PDA

View Full Version : Center Header


Cableguy69
01-15-2010, 05:12 AM
Sounds easy doesn't it?

I'm struggling with this, can somebody help me out please?, what part of the code do I need to edit? I've edited the obvious, but it doesn't align up properly.

bskr84
08-14-2011, 09:49 PM
additional.css

/* center logo */
.doc_header {text-align: center; }
.logo-image {clear:both; float:none;}

setishock
08-15-2011, 09:23 AM
I'm glad to see others using comments as titles of code blocks. It makes it so easy to go directly to something or remind you that you modified something.