View Full Version : acid tech replace image at top
How do i replace the 3 images on acid tech skin at the top, with 1 full image?
CyberAlien
30 Nov 07, 12:24
phpBB 2 or 3?
Why one full image?
If you enable the AcidTechEx style the images will resize to fit the user's screen width. Simply replace hdr_right.gif, hdr_left.gif and hdr_mid.gif to have the whole header changed.
Craig.
CyberAlien
01 Dec 07, 14:00
In css remove this:#logo-left {
background: url(images/logo_left.jpg) top left no-repeat;
}
#logo-right {
background: url(images/logo_right.jpg) top right no-repeat;
}and replace middle image with your own large image
vBulletin® v3.6.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.