menu height, hover color and active color editing

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Thu Apr 07, 2011 7:51 am
Hello...

I'm experiencing top menu editing difficulties and if some one can
help me I will appreciate this very much.

I've made changes to the Corporate 2 for J1.6 original top
menu so it can have a different background image in each top
menu item.

In backoffice I went to each top (level zero) menu item and added
an "additional class " at "Menu Params (GavickPro)" tab .

In tempalte.css I added something like for each menu (replacing the id number, off course)

.menuid101 {
background: url("../images/topmenu_red_163x52.gif") no-repeat scroll 0 0 transparent;
width: 163px !important;
text-align: center;
}

...
...
...

After some more playing around with menu.css, layout.css and tempalte CSS files I reached
what can be seen at http://www.webdesignportugal.net/temphost3

Which are my problems at this moment (that I did not found how to solve) ?


1-
I will need to attribute a color to hovered menus (the same for all
level 0 top menus) but I don't want any menu color change when it is active:

Any top menu item is now black when the mouse is over it but when I effectively
click on a menu I don't want it to turn black. I need it to be its default background
color (as it is without mouse over it) .

As long as I can see and interpret hover and active menu color are
defined simultaneously for both, so hover and active color are the
same (medium gray).

How can I separate this "simultaneous" definition so I can achieve what I need ?


2-
All top item menus backgrounds are aligned but the group of them is miss
aligned with the vertical beginning of the "original top menu" with the
original brown ( more os less brown). As you
can see through Firebug there is still a bar on top of the menu items which,
although now transparent and not brown, this was the maximum I achieved because
I did not figured out how to shift up the menu items group.

What exactly need I to edit to put all the item menus starting
coincidentally with the top of this brown bar, so, as I will
need to put an image starting from the top part of the top
menu, there will be no gap?

3-
Where can I change the colors ( normal, hover and active ) of the sub
menus ?



Again, lots of thanks in advance,


Miguel Garcia
User avatar
Junior Boarder

teitbite
Sat Apr 09, 2011 4:56 am
Hi

This problem is a customization request which we do not support. I can only recomend to use Firebug (plugin for Firefox) with this tool You will get an information about in which file and the exact line You will find the right code. Not mentioning that You can check the changes live.
User avatar
Moderator


cron