coolosxapps Posted May 29, 2007 Report Share Posted May 29, 2007 Hello,I have my customized forum logo here: http://www.coolosxapps.net/forums/images/a...c/site_logo.pngI have defined in the StyleVars section for the Title Image this: images/as3/misc/site_logo.pngHowever, I have cleared my cache and saved it several times, and it is still not updating. Instead, it is just showing the old logo.What do I need to do in order to get it to show the updated forum logo?Thanks for your time and assistance in advance! Link to comment
Timan Posted May 29, 2007 Report Share Posted May 29, 2007 You need to edit the Style Sheet (Main CSS), look for#toolbar #tbhome a, #collapseobj_toolbar #tbhome a { background: url(images/as3/site_logo.gif) no-repeat; height: 55px; padding: 0; width: 170px; }Just change site_logo.gif to the file name of your logo and make sure the width/height are correct. Link to comment
Recommended Posts