Log in

View Full Version : How to change logo file format?


eZ--eZ
04-06-2008, 01:47 PM
Hi,

Well what it is, currently, the logo has to be GIF, and this is a bit awkward for me because it reduces the quality of the image, i was just wondering how to change it to JPEG?

Because when putting a JPG file there it cant recognize it, i would like to know where the aprt of the code is to change from logo.gif to logo.JPG

Thanks In Advance...

eZ

vbuserkid
04-06-2008, 01:50 PM
are you replacing the logo in the admin panel or with the filemanager through the backend with flashfxp or smartftp or something alike?

--------------- Added 1207493611 at 1207493611 ---------------

if you go into the header template and just edit the html from .gif to .jpg for the logo this should work. thats what I have done in the past and it worked. I'm no coder or vbulletin whiz but even if this doesnt work for you, it can be edited back!

eZ--eZ
04-06-2008, 01:59 PM
I did it through ftp...

The header code on my theme is

<!-- logo -->
<a name="top"></a>
<div id="header"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></div>
<!-- /logo -->
<div id="wrapper">
<!-- content table -->
$spacer_open

$_phpinclude_output

$ad_location[ad_header_end]

There is no where to change it is their?

Guest210212002
04-06-2008, 02:09 PM
Style Manager -> All Style Options -> Image Paths -> Title Image