Padding Problem
13 years 2 months ago #1929
by jamedia
Padding Problem was created by jamedia
Hi,
I been trying to customize a menu with a drop down menu for days and I already tried everything and I still can't figure it out. I bought the documentation but I am still confuse.
I am working on a site www.geniusplanet.com and since I was having some issue with jquery loading VM2 shopping cart I decided to go with Maximenu. What I been trying to do is create a new menu by using maximenu to look exactly like the one on geniusplanet.com which I created before with a different module.
I was able to get the color and hover right but not the padding.
Please look at the attachment to see what I've accomplished so far.
Thank You
I been trying to customize a menu with a drop down menu for days and I already tried everything and I still can't figure it out. I bought the documentation but I am still confuse.
I am working on a site www.geniusplanet.com and since I was having some issue with jquery loading VM2 shopping cart I decided to go with Maximenu. What I been trying to do is create a new menu by using maximenu to look exactly like the one on geniusplanet.com which I created before with a different module.
I was able to get the color and hover right but not the padding.
Please look at the attachment to see what I've accomplished so far.
Thank You
Attachments:
Please Log in or Create an account to join the conversation.
13 years 2 months ago #1930
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Padding Problem
hi
Do you have an url with the new menu that I could check online ? so I could test myself and help you
CEd
Do you have an url with the new menu that I could check online ? so I could test myself and help you
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
13 years 2 months ago #1931
by jamedia
Replied by jamedia on topic Re: Padding Problem
I don't have it online but I can put it online later on tonight and let you know.
Thank You for your fast response.
Thank You for your fast response.
Please Log in or Create an account to join the conversation.
13 years 2 months ago #1933
by jamedia
Replied by jamedia on topic Re: Padding Problem
Please go here at this temp page
www.jamedia.us/maximenu-ck-test-page
and you will see it in action.
Basically what I did I edited the default theme, but I just can't seem to be able to add the padding, every time I try it seems that it's adding on the container instead on the links, the a: hover background seems to be opening inside the a: link background.
Thank You
Basically what I did I edited the default theme, but I just can't seem to be able to add the padding, every time I try it seems that it's adding on the container instead on the links, the a: hover background seems to be opening inside the a: link background.
Thank You
Please Log in or Create an account to join the conversation.
13 years 2 months ago #1934
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Re: Padding Problem
in maximenuhck.php line 44, add some padding :
div#maximenuck ul.maximenuck li a.maximenuck, div#maximenuck ul.maximenuck li span.separator
padding:10px;
and line 36
div#maximenuck ul.maximenuck li.maximenuck a:hover
remove the padding:0
div#maximenuck ul.maximenuck li a.maximenuck, div#maximenuck ul.maximenuck li span.separator
padding:10px;
and line 36
div#maximenuck ul.maximenuck li.maximenuck a:hover
remove the padding:0
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.244 seconds