Actually ignore my last comment, I'm still having a couple of problems...
1. On the Land Rover page and the Skoda pages, the background images are selecting okay, but I can't get them to show through the bg_cont.gif image, I tried making that a transparent image thinking that would work, but obviously it hasn't
I did see in the read_me file this, but that's obviously for the header, not the mainwrapper so I am unsure which file to edit
which leads me on to...Also, you will need to edit
/includes/languages/english/your_template/header.php
to use pixel_trans.gif so the background can be seen:
define('HEADER_LOGO_IMAGE', 'logo.gif');
change to
define('HEADER_LOGO_IMAGE', 'pixel_trans.gif');
2. If you look at the Alfa Romeo page which I haven't set any back ground image for, you will see there's a navigation bar across the top with a green background, whereas if you go to the Land Rover page, you will see that the back ground image is showing through
I'll keep plugging away at it, but in the meantime if anybody can point me in the right direction I'd be grateful


Reply With Quote
