Advertisement:

Author Topic: Using the Theme Elegant Mind... need help with username length/size  (Read 829 times)

Offline chadwickxvx

  • Newbie
  • *
  • Posts: 2
Hey friends,

I just posted a site two nights ago @ www(dot)midwestrhythm(dot)com and I have run into a problem with usernames over 12 characters. On the topic page, I have usernames running over. Is there a way to resize usernames over a certain length or cut the off rather than let the run over?

Example:
www(dot)midwestrhythm(dot)com/index.php/topic,8.0.html
Look at the "CarmenDon'tWaitUp post.

Online Old Fossil

  • Support Specialist
  • SMF Hero
  • *
  • Posts: 9,540
  • Gender: Male
  • Fussy Old Sod
    • @mkcommforum on Twitter
Re: Using the Theme Elegant Mind... need help with username length/size
« Reply #1 on: April 30, 2012, 12:11:18 AM »
Welcome to smf Chadwick

Due to this being theme related the best place to ask id the themes own support topic.

The following link will take you there.

http://www.simplemachines.org/community/index.php?topic=473592.0
My Forum
Simple Portal Beta Tester
 Mod Emulate
Forum Themes
My Forums Broken Fix

PMs for support will be returned with dynamite attached

Offline Kasp

  • Semi-Newbie
  • *
  • Posts: 17
Re: Using the Theme Elegant Mind... need help with username length/size
« Reply #2 on: April 30, 2012, 06:47:49 AM »
have a look in ur CSS file.

U should find something like

.poster h4, .poster h4 a {
color: #C06002;
}

add in there

word-wrap: break-word;

that may help give it a try


Offline chadwickxvx

  • Newbie
  • *
  • Posts: 2
Re: Using the Theme Elegant Mind... need help with username length/size
« Reply #3 on: April 30, 2012, 10:35:22 AM »
Thanks Old Fossil... I will consider that next time. And also, thanks goes to Kasp. That actually solved my problem. Thanks again!

-Chadwick