[SOLVED] highlighter in topmenu1 position

GK User
Wed Jan 18, 2012 2:20 am
Hello ...
I would like to display the highlighter in the topmenu1 position instead of the highlighter postion in the wnII template.


I want to have the highlighter at the topmenu1 position, and share the space with the search bar, both in the middle of this possition.
Currently the highlighter in this position pushes search bar down, and it displays to the top, not center, and not complete.

Please take a look at the site @
meganoticias.mx

and the attach image for what I would like to achieve... (fast photoshop)

been trying to move the css but I can not make it happend...

thanks
User avatar
Expert Boarder

GK User
Wed Jan 18, 2012 10:04 pm
Got response over the mail:

Please add this to css:

#gkTopMenu1 {
float: left;
margin-left: 10px;
margin-top: 8px;
overflow: hidden;
width: 78%;
}


Thanks to TEITBITE.COM

they know, the CSS
thanks
User avatar
Expert Boarder

teitbite
Thu Jan 19, 2012 3:20 am
Hi

Right, this one is solved.
User avatar
Moderator


cron