craigsman
03-11-2008, 06:09 PM
I have an IE bug *rolls eyes* difference is though, I like it and I'd like to replicate it on FF and Safari. On the home page of http://nega.com.au/, in the shoutbox area, you will notice that any shout posts that are longer than the width behave differently...
In FF - They wrap, but only after moving below a line.
In IE - They wrap perfectly.
In Safari - They wrap, but only after moving below a line.
I'd like to know what CSS is required to stop the dd from moving below the other dd and dt.
Shouts are loaded in dynamically through AJAX so to inspect final code you will need firebug.
Here is the script that loads the shouts...
http://nega.com.au/js.php
And here is the CSS...
http://nega.com.au/styles/prosilver/theme/stylesheet.css
As a side note, if anyone can sort out an error which you may get in the shoutbox "undefined element" it would be greatly appreciated.
A HUGE thank you in advance!
In FF - They wrap, but only after moving below a line.
In IE - They wrap perfectly.
In Safari - They wrap, but only after moving below a line.
I'd like to know what CSS is required to stop the dd from moving below the other dd and dt.
Shouts are loaded in dynamically through AJAX so to inspect final code you will need firebug.
Here is the script that loads the shouts...
http://nega.com.au/js.php
And here is the CSS...
http://nega.com.au/styles/prosilver/theme/stylesheet.css
As a side note, if anyone can sort out an error which you may get in the shoutbox "undefined element" it would be greatly appreciated.
A HUGE thank you in advance!