For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
mark wrote:
Probably has to do with 2 divs floating left...
It did move the Jukebox to the right, thanks.
But the problem remains: whenever I add a news article, part of the previous article jumps to the right in IE.
I use the HTML Validator extension with Ff and get these warning/errors... they show up when I view source, it hilites them in purple so you know what it's talking about, a lot of extra s and divs are all wacked out some how...
line 116 column 21 - Warning: element not empty or not closed
line 141 column 63 - Warning: element not empty or not closed
line 168 column 1 - Warning: replacing by
line 168 column 1 - Warning: inserting implicit
line 168 column 1 - Warning: element not empty or not closed
line 168 column 5 - Warning: replacing by
line 168 column 5 - Warning: inserting implicit
line 168 column 5 - Warning: element not empty or not closed
line 183 column 3 - Warning: missing before
line 189 column 5 - Warning: inserting implicit
line 189 column 5 - Warning: missing
line 195 column 139 - Warning: unescaped & or unknown entity "&repeat_playlist"
line 201 column 120 - Warning: unescaped & or unknown entity "&repeat_playlist"
line 201 column 5 - Warning: is not approved by W3C
line 212 column 37 - Warning: discarding unexpected
line 189 column 5 - Warning: isn't allowed in elements
line 219 column 7 - Warning: discarding unexpected
line 225 column 4 - Warning: discarding unexpected
line 189 column 5 - Warning: isn't allowed in elements
line 237 column 1 - Warning: discarding unexpected
line 238 column 1 - Warning: discarding unexpected
line 189 column 5 - Warning: missing before
line 183 column 3 - Warning: missing
line 28 column 1 - Warning: missing
line 165 column 7 - Warning: attribute "align" has invalid value "center"
line 165 column 7 - Warning: escaping malformed URI reference
line 201 column 5 - Warning: attribute "align" has invalid value "center"
line 165 column 1 - Warning: trimming empty
line 187 column 1 - Warning: trimming empty
0 errors / 29 warnings
I would take the player out of table layout and either make a new news template, go to Modules and click the name or Help for info on making new template, or just set the things you don't want shown in the news to {display: none}, thinking the might be messing with IE...
In Extensions > Modules you will find a list of Modules by name if you click on the name of News or other module or the word Help you will get a page that tells you the parameters it takes and how to use them...
The tag in your quote can go in the template or in a Content edit box, watch out that it doesn't get formatted, use the source view button to be sure...
Last edited by Anonymous on Sat Jan 13, 2007 6:50 pm, edited 1 time in total.
One thing still remains...it's the footer is displayed a little to high, so these a bit orange betweeen the brown footer and the brown bottom of the page.