Activity Stream
48,167 MEMBERS
6781 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7
  1.     
    #1
    Member

    Default Text length

    How to change ''Random'' the text there is to long it doesnt fit into the sidebar it goes to long how to make max length, so the text fits into the sidebar?
    r00ts Reviewed by r00ts on . Text length How to change ''Random'' the text there is to long it doesnt fit into the sidebar it goes to long how to make max length, so the text fits into the sidebar? http://s18.postimage.org/acsl6pdbt/1234.png Rating: 5

  2.   Sponsored Links

  3.     
    #2
    ლ(ಠ益ಠლ)
    Website's:
    extremecoderz.com
    like so:

    Code: 
    string txt = (random.Length > 50) ? random.Substring(0, 50) + "..." : random;

  4.     
    #3
    Member
    Website's:
    eotips.com
    if u are using widget check add paragraph check it will auto adjust this

  5.     
    #4
    Member
    @ jayfella, where to add that code?
    @ Desiboy the widget had only 1 .php file and it could be done there.

  6.     
    #5
    Respected Member
    Website's:
    DL4Everything.com Soft2050.in
    Paste the widget php code. You could also adjust the width exactly to auto move the text to next line by css.

  7.     
    #6
    Member
    Fixed added in basic.css
    #content .post-header h3 {
    font: normal 110% Courier, sans-serif;
    color:#00AFFF;
    margin: -10px 14px -10px;
    text-align: justify;
    overflow: auto;

  8.     
    #7
    Member
    Website's:
    LulzCovers.com LulzTroll.com
    or try this css.
    overflow: hidden; text-overflow: ellipsis;
    Contact me for Traffic, SEO, WCDDL, Wordpress, IPB related Services or queries.
    Template Designing, PSD to HTML, Wordpress


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Youtube length long problem.
    By I am ANGEL in forum General Discussion
    Replies: 4
    Last Post: 24th Mar 2012, 09:01 PM
  2. The length of your domain name
    By Daniel in forum Webmaster Discussion
    Replies: 0
    Last Post: 16th May 2011, 06:37 AM
  3. Skin length too big
    By lig}{tning in forum vBulletin
    Replies: 18
    Last Post: 7th Oct 2010, 10:28 AM

Tags for this Thread

BE SOCIAL