Here is the situation . I am trying to use my settings on some MySpace settings. If you 've ever tried [stackoverflow], I'm sure you understand how unpleasant it can be.
In principle, all this can be set using CSS, within a certain set of rules (for example, the "#" symbol is not allowed ... how useful it is!).
Look at the blog , if you want more information, I used it as the basis for my settings
So the only problem is with the comment section, where “friends” post whatever they like. He already has ...
max-width:423px;
... set in the table, but I found that long URLs are placed in the comments section, it gives the width of the table regardless of the maximum setting!
Question : Is there a way to control text that will push the width of the table?
Perhaps splitting / chopping the strings? Or should I do more ...? URLs are sent as text, not hrefs.
Using Firefox and Firebug btw.
Change Also prohibited javascript;)
Other editing Just tested with IE7, and it seems to work .. so firefox is a problem in this case.
css html-table myspace
brasskazoo Sep 26 '08 at 7:23 2008-09-26 07:23
source share