PDA

View Full Version : Website formatting looks odd.


Jan
06-Mar-2003, 08:02 AM
As of yesterday the formatting of sections on my web site has changed, my sections don't line up anymore take a look at

http://www.mole-end.biz/acatalog/

The label report, groupmail and solutions sections are over to the right.

And everything has gone funny on this one

http://www.mole-end.biz/acatalog/Actinic_Batch_Order_Processors.html

The only thing that I have done in that I can think might have caused it is set all of the values on design text HTML to their defaults (to remove my attempts at removing extra blank lines).

My sections all have the settting of Use Parents.

I have tried reordering the sections to see if that is somehow related but they still appeared in the same odd places.

Any ideas?

Regards,

pinbrook_nick
06-Mar-2003, 10:09 AM
Try changing the following line at the top of Act_ProductBody.html:

change:
<div align="right">

to:
<div align="left">


Seem bizzare, because I don't get that problem in my V6 demo - changing the line doesn't seem to make any difference. When I edited your page in Dreamweaver however, it worked!

Jan
06-Mar-2003, 10:19 AM
Fantastic - that has sorted it.

Many Thanks