plainblack.com
Username Password
search
Bookmark and Share

    

How to align the yuimenubar to the center?

User dejawo
Date 5/9/2011 0:47 am
Views 415
Rating 0    Rate [
|
]
Previous · Next
User Message
dejawo

I have problem aligning the yuimenubar to the center. Now ifs right aligned.

I tried this code but does not worked:

.yui-skin-sam .yuimenubar
{
text-align: center;
}

.yui-skin-sam .yuimenubar .bd
{
display: -moz-inline-stack;
display: inline-block;
zoom: 1;
*display: inline;
}

.yui-skin-sam .yuimenubar .yuimenu .bd
{
display: block;
}

Please advice.

--- (Edited on 5/9/2011 0:47 am [GMT-0500] by dejawo) ---



Back to Top
Rate [
|
]
 
 
pvanthony

check the css file at the block of ".yui-skin-sam .yuimenubar" and remove the "float: right"

It should work then.

P.V.Anthony

--- (Edited on 14-May-2011 6:41 pm [GMT+0800] by pvanthony) ---



Back to Top
Rate [
|
]
 
 
    



© 2012 Plain Black Corporation | All Rights Reserved