apocalypticdreaming
New Member
Hi,
I am using vB 3.7.3 with Aqua-Soft skin. I have my own customized forum logo.
I have defined in the StyleVars section for the Title Image this: images/as4/misc/vbulletin3_logo_white.gif
However, 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?
From Aqua-Soft.org a similar thread Forum Logo Header Issue - Aqua-Soft Forums , dey r telling to edit the Style Sheet (Main CSS), look for
But I didnt get anything like that on Main CSS. Anyone please help me.
I am using vB 3.7.3 with Aqua-Soft skin. I have my own customized forum logo.
I have defined in the StyleVars section for the Title Image this: images/as4/misc/vbulletin3_logo_white.gif
However, 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?
From Aqua-Soft.org a similar thread Forum Logo Header Issue - Aqua-Soft Forums , dey r telling to edit the Style Sheet (Main CSS), look for
Code:
#toolbar #tbhome a, #collapseobj_toolbar #tbhome a { background: url(images/as3/site_logo.gif) no-repeat; height: 55px; padding: 0; width: 170px; }
But I didnt get anything like that on Main CSS. Anyone please help me.