HTML Logo by World Wide Web Consortium (www.w3.org). Click to learn more about our commitment to accessibility and standards.

Long username overlapping issue (solved)

Login / Search

 [ Join | More ]
 Add topic 
Posted
Rating:
#79308 (In Topic #16155)
Avatar

Well-settled

If a user has long username (e.g. 15 or more characters) and you go to a page with forums list a user's name in column Starter will overlap with column Posts.

One of solutions for the issue could be to make the column "word-breakable":

- Open file ocf.css in your theme's css folder

- Find .ocf_forum_topic_row_poster

- Add the following line:

word-wrap: break-word;

- The final result should be:

.ocf_forum_topic_row_poster '
{
   text-align: center;
   word-wrap: break-word;
}



Also, you could change width of column Starter.

FeminaPortal - Female Internet Portal (powered by ocPortal)
INFORBIRO - Information Technology Agency
BlicKlik - Internet Marketing and Advertising
Back to the top
 
1 guests and 0 members have just viewed this: None
Control functions:

Quick reply   Contract

Your name:
Your message: