PDA

View Full Version : Homepage formatting query


NickD
07-Oct-2003, 02:19 PM
Hi


I'd be grateful if anyone could could advise on the following formatting query....

Check my home page www.nickdobsonwines.co.uk.

Everything on the home page is implemented as html embedded between !!<... >!! marks. The html is generated using another app, then cut pasted into Actinic. Home page uses text only option.

My query relates to the top of the homepage - below the red bar there is a vertical gap of about 40-45 pixels, and I'd like to know how to get rid of it. There is nothing in the embedded html which causes this - it starts with a table containing the pictures.

I'm using Catalog 6.1.3, design theme 14.

Regards

Nick

harlequin
08-Oct-2003, 03:42 AM
if you open the fragment for your front page, and click the edit button next to the layout options, your fragment template should appear in notepad, there you should see two <BR> tags that are causing your problem.

delete to your hearts content... you will find them on all the fragment templates if you use them, so you may need to edit more than one template...

best,

steve q
harlequin domains
www.harlequindomains.com

NickD
08-Oct-2003, 08:56 AM
Hi Steve - that worked - thanks very much.
Now I need to work out how to get rid of the red bar...

Regards

Nick

cdicken
08-Oct-2003, 12:54 PM
Hi Nick

I don't see a 40-45 pixel gap on http://www.nickdobsonwines.co.uk/ . Have you made a change?

NickD
08-Oct-2003, 01:04 PM
yup, all changed & works fine - any ideas about how to get rid of the red bar?

Nick

cdicken
08-Oct-2003, 02:07 PM
Comment out the following code...


<table width="100%" border="0" cellspacing="0" cellpadding="5" background="palette1bg.gif">
<tr>
<td>&nbsp;</td>
<td align="right">&nbsp;</td>
</tr>
</table>

NickD
08-Oct-2003, 02:45 PM
which file is that in?

Nick

cdicken
08-Oct-2003, 03:50 PM
It will probably be in Act_BrochurePrimary.html.