PDA

View Full Version : How to center the logo


AGIRABI
11-27-2005, 01:45 PM
How can i center the header logo ?

Mine is looks like this now;

http://www.istmod.com/forum/images/header.gif

FleaBag
11-27-2005, 03:16 PM
I hate to be the bearer of bad news, but you have the wrong forum. Try in a template modifications forum.

OneShot
11-27-2005, 04:02 PM
Pretty simple. Open your Admin CP -> Style Manager -> Your Style. Edit the Header Template - Look for<a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a> and change it to <center><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></center> For most this might be pretty crude and I even think that <center> is deprecated, but it works.

Cheers
OS

AGIRABI
11-27-2005, 09:12 PM
It is appering centered at mozilla but it is not centered in internet explorer.
I did clean all the offline content and cookies but it is still the same :disappointed:

Any idea please ?

Devil Woman
01-19-2006, 08:44 PM
Working fine here on IE

Nikki