Help required with dynamic web template

  • Thread starter Thread starter CJ
  • Start date Start date
C

CJ

All

I would be grateful for advice on solving some problems with my dynamic web
template which can be accessed at the following URL:

http://www.junction34.com/nwwnew/nwbtemp.dwt

(It might be better to load it into FP to see what I mean!)

1. I cannot get the header image to centre. Although it claims to be
centred, according to my eye it is not!

2. The navigation bar consists of 5 equally spaced cells with an interactive
button in each cell. However the left most cell is not the correct width.
Even though it is set to 142 pixels, it is greater. I cannot seem to get it
to 142 even though I have checked the HTML and it says 142!

3. I have created two editable regions, however I cannot get them to take up
the whole width of the table. They stop just short of the end and the text
wraps at this random point.

If anyone out there can help I'd be grateful.

CJ
 
1. Even the white space at the ends of the image.
It is 7 pixels on the left and 13 on the right.

2. Set the main table width to 750 pixels
( eliminates scroll bars at 800 x 600 )
Also, 5 x 142 = 710 the extra 62 pixels
have to be placed somewhere "between" the images.
I believe that is the problem.

3. Can't help right now, I couldn't open it in FP.!!!!
 
1. Even the white space at the ends of the image.
It is 7 pixels on the left and 13 on the right.

Thanks, Ill try it.

2. Set the main table width to 750 pixels
( eliminates scroll bars at 800 x 600 )
Also, 5 x 142 = 710 the extra 62 pixels
have to be placed somewhere "between" the images.
I believe that is the problem.

OK, I'll try that too!
3. Can't help right now, I couldn't open it in FP.!!!!

Oh, I guess it asks for a password or something?

Thanks

CJ
 
Back
Top