PDA

View Full Version : acid tech replace image at top


oglach
30 Nov 07, 11:15
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?

oglach
30 Nov 07, 12:31
it would be 3 lad

momentum
30 Nov 07, 12:32
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