Editing width of account control

Hi,

If you look at the attached pic you can see that some of the information is missing off the account control block of my website, does anyone know how and where i can adjust it? so that half the letters are not missing!

Russell

screenshot.jpg · 45.8K · 211 views
Quote · 29 Jan 2013

I don't see what you mean, could you circle it in red?

Geeks, making the world a better place
Quote · 29 Jan 2013

Sorry, here is a pic! the rest of Birmingham is missing, if that makes sense?

Russell

screenshot.jpg · 45.4K · 202 views
Quote · 29 Jan 2013

common.css at about line 99 look for this.

.thumb_username {
    floatleft;
    overflowhidden;
    padding5px 0 0 10px;
    text-overflowellipsis;
    width118px;
}

Change the width there. Careful. If you go to wide it will float down under the photo.

Suggestion.


Use firefox and the firebug plugin. Then turn caching off in dolphin. The firebug plugin would make finding css easy.

We do not have this stuff memorized. We use tools like this to find it ourselves. Took me all of 10 seconds to find this one.

If you had these tools you also could have found it quickly without having to wait hours for a response on the forums.


https://www.deanbassett.com
Quote · 29 Jan 2013

Or could just change the predefined language key from united kingdom to UK it will then not need editing anywhere else ?

 

Happy thoughts

Quote · 29 Jan 2013

Many thanks for all your help, decided to go for Mingles suggestion!

Quote · 30 Jan 2013
 
 
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.