What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Myspace (Could Be HTML) Issue

Myspace (Could Be HTML) Issue
Author: Message:
Joe
Senior Member
****

Avatar

Posts: 950
Reputation: 30
35 / Other / Flag
Joined: Mar 2004
O.P. Myspace (Could Be HTML) Issue
err...
www.myspace.com/atownjoe

I want to be able to trunctuate the line length in my myspace comments.. i dont' want to delete them, I just want them to have line breaks, so can I set the maximum width so that the words automatically start on a new line sooner?
[Image: holidayssigei2.jpg]
09-29-2006 02:54 AM
Profile E-Mail PM Find Quote Report
Funness
Junior Member
**

Avatar

Posts: 58
35 / Male / –
Joined: Jul 2003
RE: Myspace (Could Be HTML) Issue
Can be done with both css and html
[Image: kingofpants.png]
                                        funness.net
09-29-2006 03:51 AM
Profile PM Web Find Quote Report
MC Inferno
Veteran Member
*****

Avatar
www.mcinferno.co.uk

Posts: 1252
Reputation: 17
35 / Male / Flag
Joined: Jan 2004
RE: Myspace (Could Be HTML) Issue
html line break = <br>
09-30-2006 11:18 AM
Profile PM Web Find Quote Report
Joe
Senior Member
****

Avatar

Posts: 950
Reputation: 30
35 / Other / Flag
Joined: Mar 2004
O.P. RE: Myspace (Could Be HTML) Issue
I need to make my comment table a specific size so the words will wrap into another line.

If anyone knows how to accomplish this with the limitations of myspace. help me out please



Posts: 750
Thanks Marr!

This post was edited on 09-30-2006 at 06:35 PM by Joe.
[Image: holidayssigei2.jpg]
09-30-2006 05:53 PM
Profile E-Mail PM Find Quote Report
Nathan
Veteran Member
*****

Avatar
Yeah, "large dimensions" ;)

Posts: 2984
Reputation: 76
– / Male / Flag
Joined: Apr 2005
RE: Myspace (Could Be HTML) Issue
The valid xhtml version would be <br />
and to wrap it
use something like this:
#content {
height: 125px <-- can use % instead of px
width: 50px <-- "                                       "
overflow: visible;
}

That should do it.
but make sure the table/div has th id of the name you put it as ;)

This post was edited on 10-01-2006 at 07:58 PM by Nathan.
Touch Innovation - touch friendly programs/applications for the windows mobile!


09-30-2006 07:16 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On