i am having a problem with the text going beyond the text body area on my site by a word or two (i'm using cmsms 0.11.2) unless i put in a tag. can anyone think of potential reasons for this?
also, the footer are is going beyond that area too (although not on all pages), which makes me think there there may be a vaule somewhere that i need to change, but i cannot find it.
this page shows both issues:
http://www.goffgrrldreaming.net/index.php?page=ggdchat
note: this description is as viewed on firefox. with ie, the text body area seems to be bigger than it should be.
Text going beyond text body area.
-
westis
Re: Text going beyond text body area.
The width for div#content is set to 761px, probably in the stylesheet Layout EllNav H Only 1C.
Change that to 700px or a relative value, using em or %.
This is quite easy to find if using the Web Developer extension for Firefox.

Change that to 700px or a relative value, using em or %.
This is quite easy to find if using the Web Developer extension for Firefox.
-
goffgrrl
Re: Text going beyond text body area.
altered the value in all stylesheets and it's much better.
have also installed the firefox extention you suggested, thanks!
have also installed the firefox extention you suggested, thanks!
