Good morning all
The following seems to be happening in all browsers:
http://mail.freshfield.com.au:81/x/tonyb/home.php?action1=hire&stage=shirts
Compare the positioning of the Clear Selection and Next >> lines on the
above page with
http://mail.freshfield.com.au:81/x/tonyb/home.php?action1=hire&stage=suits
AND
http://mail.freshfield.com.au:81/x/tonyb/home.php?action1=hire&stage=vests
It appears that on pages with several rows of images, such as the
vests page, the positioning is more or less as required ie just under
the image blocks and to the left of the navigation bars on the right.
On pages with only 1 or 2 rows of images, it is positioned much too far
down.
I could solve the issue by putting the data in another navigational bar
under the images but my associate (who does the databases) prefers to
have it separate. I'm OK with that if we can get the positioning
consistent ie, just under the image blocks and to the left of the nav bars.
How can I position if more consistently? Thanks!
Kind regards
Lyn
The CSS in question is
#main .black { color: #000; font-weight: bold; text-decoration: none;
float: left; clear: left;}
#main .black ul { list-style: none; }
I did run it through the Validator but it no longer validates because of
all the JS.
Western Web Design
www.westernwebdesign.com.au
*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************