PDA

View Full Version : Changing the background colour on Shared SSL page


IOAF
09-Aug-2007, 09:54 AM
Hi again guys

Ive just got Shared SSL from actinic sorted and im almost ready to go live. But there is a problem with the background colour (or lack of a table) on the shared SSL page.

See http://www.eazyshopping.co.uk/acatalog (test mode is swiched on atm)

With the layouts, i have the background set to the dark blue colour, and all the tables are filled with a white background coded into the table tags in the files.

Is there any way i can change that BG colour on the Shared SSL page to white? or at least add a table around the content.

The only fix around i can see is edit every page layout file with a CSS background tag to over ride the background colour, and set it to white in actinic... but is there a better way?

Thanks

IOAF
09-Aug-2007, 12:30 PM
i think my work around has worked, but its not the best way around it as every time i make a new page template i need to remember that CSS!

Cheers anyway

jont
09-Aug-2007, 02:54 PM
You can set the checkout areas to use a different layout to the rest of the site.. if you hard code the bgcolor into the <body> tag of each and not in the .body CSS you should not have future issues for site maintenance.