http://art.redtv.org
im havein a hell of a time etting this to work in ie.... and actually my viewtopic page is not consistant in FF.
problem seems to be the use of
in some of the templates, but even when i remove them, view-topic page still runs over the right side bar (http://art.redtv.org/viewtopic.php?t=4) if the text doesnt contain breaks to shorten it.
i tried adding a container div and specifying a width (80%)... shouldnt width:100% inside a 80% container only be 100% of container not body?
i dunno, im really confused at this point.. any help greatly appreciated. thanks.
im havein a hell of a time etting this to work in ie.... and actually my viewtopic page is not consistant in FF.
problem seems to be the use of
Code:
<table width="100%"
i tried adding a container div and specifying a width (80%)... shouldnt width:100% inside a 80% container only be 100% of container not body?
i dunno, im really confused at this point.. any help greatly appreciated. thanks.
Comment