www.wordsthatwork.us

post released sites here made with phpwcms
Post Reply
buddha
Posts: 13
Joined: Sun 12. Sep 2004, 14:28
Contact:

www.wordsthatwork.us

Post by buddha »

trip
Posts: 657
Joined: Tue 17. Feb 2004, 09:56
Location: Cape Town, South Africa
Contact:

Post by trip »

looks good, why dont u centre the site (FF)
I would also suggest editing the menu and adding a new image to fit in with your site...

TriP
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Far right boxes break (top & right) in "undesirable" fashion, when increasing text size in FF -or- using IE ignore font sizes :!:
buddha
Posts: 13
Joined: Sun 12. Sep 2004, 14:28
Contact:

Thx verry much for feedback

Post by buddha »

Thx verry much for feedback, do you have a solution for the problem with the boxes ?


/ M
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

I'm sorry I don't have time to look much, but a ~quick~ experiment shows top box fix can be accomplished with
changing some of these:

Code: Select all

</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
                                <TABLE cellSpacing=0 cellPadding=0 width="100%">
to these:

Code: Select all

</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
                                <TABLE cellSpacing=0 cellPadding=0 width=330>
The form and such has a <TABLE> tag that doesn't have any width setting ?? Try to be more explicit and consistent with special attention to that area (the whole form area). Work with just the code from it and experiment with the "text-size" thing. Good luck!!
EDIT:
BTW, this site suffers a bit, too:
http://www.attention-orebro.se/
Last edited by DeXXus on Thu 19. Jan 2006, 10:35, edited 2 times in total.
buddha
Posts: 13
Joined: Sun 12. Sep 2004, 14:28
Contact:

Post by buddha »

U the man !! Super thx !

/
Post Reply