View Full Version : Taking left hand bar away from home page
elfynfire
09-Dec-2003, 11:08 AM
Is it possible to take the left hand bar away from my Home Page of my Catalogue. I've managed to take it away from all other pages but can't fathom out how to take it away from the home page. The URL to the web site is www.ibabyshop.co.uk.
Thanks for any help,
Elfyn
Toby B
09-Dec-2003, 11:31 AM
Hi Elfyn,
The original template that controls your home page layout is Act_BrochurePrimary.html, located within your Site1 folder.
If you open this template with a web editor, e.g. DreamWeaver, you will be able to highlight the left hand table and simply delete the code.
Or you could just change the colour to match your background if you’re happy with the page layout.
Let me know if you only use notepad - i'll dig out the code for you.
elfynfire
09-Dec-2003, 12:57 PM
Toby,
I'm afraid I only use Notepad, I would be very grateful if you could send me the code for Notepad.
Thanks
Elfyn
Toby B
09-Dec-2003, 01:23 PM
If you go to Design | Colors and change Palette Color 3 to white does that not help?
You can open Act_BrochurePrimary.html in notepad and search for:
<td background="palette3bg.gif"
Change to:
<td bgcolor="#FFFFFF"
This will hard code the colour for that left table.
Let me know if you would like the whole removed, however this may adjust you images and text alignment.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.