Member Menu Bar; dynamic added inline style

I am having an issue with the member menu bar; the inline style that is applied to the <td> is sometimes calculated wrongly, which result in the menu bar being double height.

<div id="extra_top_menu" class="extra_top_menu">
    <table class="fixed_menu" cellpadding="0" cellspacing="0">
        <tbody>
            <tr>
                <td valign="top">

The inline style is added to that last td which is the left section of the menu bar and at times, it will be too narrow; then clicking on the profile link will cause it to load normally.  I am unsure of why this is happening.  Can someone point me to the javascript that is dynamically adding this style to the member menu bar?

Geeks, making the world a better place
Quote · 3 Nov 2013

mmm, no answer yet.  I see the width set to 200px at times, which is too narrow so causes the double height when the content wraps around.  Then I can click on the profile link and it will load normal and be at 211px; those eleven pixels makes a difference.  This is done by some javascript code somewhere; I guess the idea being if you add items it would recalculate the width needed perhaps, but, you could have it set without a width and it would be fine.

Geeks, making the world a better place
Quote · 4 Nov 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.