Background color of Top menu bar

GK User
Wed Mar 02, 2011 4:57 pm
How do we create the background of top menu bar it is now transparent, pls.see the screenshot.
User avatar
Expert Boarder

teitbite
Thu Mar 03, 2011 4:07 am
Hi

I'm not sure if I understood You right, but the background for all menu can be attached to layer:

Code: Select all
.gk-menu {}
User avatar
Moderator

GK User
Thu Mar 03, 2011 6:36 am
Please see the attached screenshot how do we achieve this type of menu bar
User avatar
Expert Boarder

Konrad M
Thu Mar 03, 2011 6:43 am
As I see background is image. Try add to override.css
Code: Select all
.gk-menu {
background:url("../images/style1/your_bg_picture") repeat scroll 0 0 transparent;
}
User avatar

GK User
Thu Mar 03, 2011 7:23 am
Thanks the background image is coming but missing the division circles as shown in the screen-shot - how to achieve that!
User avatar
Expert Boarder

GK User
Fri Mar 04, 2011 5:30 am
Is it possible to implement Top Menu bar style of Penguin mail in coffee template, as coffee is one of the very good template but very weak on top menu bar style.
User avatar
Expert Boarder

teitbite
Fri Mar 04, 2011 6:21 am
Hi

Everything is possible, but it's a customization request. We do not support it unfortunately.
User avatar
Moderator


cron