How to display full titles?

Alright I did quite some extensive search on the Forum but I could not find an answer on this:

How do I fully display the full titles of videos, groups, albums, pictures and so on..

By default the length for the title is not enough, so visitors will only see half of an item title, which obviously does not look good.

Any suggestion to display full titles/names?

Thanks a lot,

Alex

 

Quote · 15 Mar 2011

It would be a CSS adjustment

If i understand what you want correctly, this would be the one for videos. Might affect other areas also.

common.css look for these and remove the lines i marked in red.


.sys_file_search_title {
font-size: 11px;
font-weight: bold;
margin: 2px 0 0 2px;
max-height: 28px;
min-height: 15px;
overflow: hidden;
}

.sys_file_search_unit {
white-space: nowrap;
}


Found this with firebug in 30 seconds.

https://www.deanbassett.com
Quote · 15 Mar 2011

Thanks a lot Deano. It did definitely help out. Videos, pictures and group names are showing up correctly now.

Thanks again.

Alex

Quote · 15 Mar 2011

Hi Deano,

Would you know how I can show the full name of members as well?

Members names are cut in the same way as photo, videos and events did.

Thanks,

Alex

Quote · 19 Apr 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.