- Posts: 33
- Thank you received: 0
Mega Menu and Article Display Question
-
Dcoomer
Inactive member - Topic Author
- Member
Less
More
13 years 1 month ago #12642
by Dcoomer
Replied by Dcoomer on topic Re: Mega Menu and Article Display Question
Thanks for the replay that seems to work ok, I think if this next question would be possible i could make it look a little more how i want it.
The Center content background that is white and has a left and right shadow on either side of it. I see you can set the shadows to the appropriate sides is there a way to assign a background image to the center between the 2? replaceing the white with a image? if so i can make it static and create a solid blue line that would display behind the menu in theory. Then create the actual background image of the site with a line in the same place that will make it carry it across the entire page. like the url i posted earlier.
Let me know if you understand what im asking,
Thanks!
The Center content background that is white and has a left and right shadow on either side of it. I see you can set the shadows to the appropriate sides is there a way to assign a background image to the center between the 2? replaceing the white with a image? if so i can make it static and create a solid blue line that would display behind the menu in theory. Then create the actual background image of the site with a line in the same place that will make it carry it across the entire page. like the url i posted earlier.
Let me know if you understand what im asking,
Thanks!
Please Log in to join the conversation.
-
Dcoomer
Inactive member - Topic Author
- Member
Less
More
- Posts: 33
- Thank you received: 0
13 years 1 month ago - 13 years 1 month ago #12660
by Dcoomer
Replied by Dcoomer on topic Re: Mega Menu and Article Display Question
Figured it out by applying a background image to the central zone and un-linking (removing the comas) that make the wrapper heading 2 and central zone settings all the same.
Next question, I at one time had found the settings for the mega menu that allow you to decrease the padding between menu items. I'm useing a logo image that overlaps the menu user3 area slightly on the left so i have had to shift the menu to start further to the right. Now sense there are so many main menu items, ide like to reduce the space between each so that it doesnt force the topmenu on to a second line.
Attached is a image of my menu shifted, the yellow boxes indicate the area i want to reduce you can see its pushed it to 2 lines
menuspace.bmp\
Thanks!
Next question, I at one time had found the settings for the mega menu that allow you to decrease the padding between menu items. I'm useing a logo image that overlaps the menu user3 area slightly on the left so i have had to shift the menu to start further to the right. Now sense there are so many main menu items, ide like to reduce the space between each so that it doesnt force the topmenu on to a second line.
Attached is a image of my menu shifted, the yellow boxes indicate the area i want to reduce you can see its pushed it to 2 lines
menuspace.bmp\
Thanks!
Last edit: 13 years 1 month ago by Dcoomer. Reason: Forgot about the bitmap thing again
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #12669
by ivan.milic
Replied by ivan.milic on topic Re: Mega Menu and Article Display Question
Try in jquery.hjt.megamenu.css
.hjt-megamenu-manubar-droparrow
{
background-image:url(../images/hjt-megamenu-dropdown_arrow.png);
background-position:center center;
background-repeat:no-repeat;
margin: 0 0 0 15px;
}
reduce 15px
.hjt-megamenu-manubar-droparrow
{
background-image:url(../images/hjt-megamenu-dropdown_arrow.png);
background-position:center center;
background-repeat:no-repeat;
margin: 0 0 0 15px;
}
reduce 15px
Please Log in to join the conversation.
Time to create page: 0.095 seconds