View Full Version : random header??
I wanted to know if there is any way to put a random logo in the style acidteechlime?
for ex. i put a logo in the head. when i click in a forum, the logo change, and that this will be repeated whenever it is click on a forum.
CyberAlien
17 Dec 07, 20:05
Edit overall_header.html. Find {SITE_LOGO} and replace it with random <img> tag using javascript or php.
To use php in templates, enable it in security settings in control panel.
Edit overall_header.html. Find {SITE_LOGO} and replace it with random <img> tag using javascript or php.
To use php in templates, enable it in security settings in control panel.
sorry i never do this, can you explain me with more details?
have you test this?: http://www.phpbb.com/kb/article/adding-a-random-header-image/
tnks a lot but im stuck :S
In phpbb3 acidteechlime i have this
<td id="logorow" align="center"><div id="logo-left"><div id="logo-right">
<a>{SITE_LOGO_IMG}</a>
In the guide i have this:
<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
and doesn't appear in acidteechlime, any way the guide for only one image, but in acidteechlime you have 3 images to forming the logo.
ex. www.xtreme-gamez.com.ar
i make this logo with 3 different images
"logo_left.jpg" "logo_right.jpg" and "site_logo.gif"
There is some way to create a only big logo? and change the code in the overall_header too?
forget it :D
i make it work tnks alot great guide
vBulletin® v3.6.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.