Hi, is it possible to place "end cap" images on each side of the CSS drop-down menu in order to create a "rounded" corners effect on the ends?
Like perhaps adding a cell on each end to hold a half-moon shaped .gif image?
Hi, is it possible to place "end cap" images on each side of the CSS drop-down menu in order to create a "rounded" corners effect on the ends?
Like perhaps adding a cell on each end to hold a half-moon shaped .gif image?
Help! The CSS Dropdown header works great in Firefox but it shifts to the right in IE 7.0. Also the DD header is slightly longer than the rest of the site. I'm using the narrow pages. I just started building it today. It's my first ZenCart so no laughing. Here is the link: www.guardfightgear.com/catalog.
Hello again.
I'm having a problem that is serious for me. Because of an ad campaign, I need to have this page working and just can't figure out what is going on with it.
When I link to my home page from admin, the EZpage, called "Wholesale" works fine the first time. Everytime thereafter, the 2 links, which are under "Contact Us" and include the "About Us" and "Wholesale" EZpages, are disabled on the dropdown and shows up as much smaller text and dropdown boxes.
Can you help with this please. Here is the link to my store. www.thelotetree.com. I have it showing down for maintenance, but will release it if necessary to get help.
Thanks in advance
your issue is fixed,
the links were not formatted right
there was no a in teh <a href
Zen cart PCI compliant Hosting
Hi,
I have a question to ask. Here the situation, when in the default language (English) this module work fine, but when I change to other languages, coz the length of the wording are different, the layout are running, so I am thinking of can I use different CSS files for different language?
Thanks.
Jerry
I have a problem with the ezpages_drop_menu
If I activate it (left/right column OFF, single column ON) the menu breaks and at the place of the ezpages link, I have this error:
1054 Unknown column 'pages_title' in 'order clause' in [select * from ezpages where status_header=1 order by header_sort_order, pages_title]
ezpages work well otherwise, only problems in the css drop down menu.
Thank you for help
Hi Jade,
I'm having the same problem as many people who have installed lighbox: the menu is over the image, but I have slimbox installed not lightbox. I looked and didn't find any references to z-index in the slimbox css. Any advice?
Here is slimbox css:
--------------------------------
@charset "utf-8";
/* SLIMBOX (Customized version) */
/* NOTE: the URL paths should be the ABSOLUTE path to the images, starting at the site root (ie begining with a '/')*/
#lbOverlay {
position: absolute;
top:0; left: 0;
width: 100%;
background-color:#000;
cursor: pointer;
}
#lbCenter, #lbBottomContainer {
position: absolute;
left: 50%; padding:0;
overflow: hidden;
background-color: #fff;
margin:0px;
font-size:0px;
line-height:0px;
}
.lbLoading {
background: #fff url(../images/sb_loading.gif) no-repeat center;
}
#lbCanvas {
border: 9px solid #fff;
}
#lbCanvas iframe, #lbCanvas img {
border:1px solid #999;
margin:0; padding:0;
}
#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 10px;
width: 70px;
background:url(../images/sb_anchor_spacer.gif);
}
#lbPrevLink {
left: 0;
}
#lbPrevLink:hover {
background: transparent url(../images/slimbox/sb_prevlabel.gif) no-repeat;
}
#lbNextLink {
right: 0;
}
#lbNextLink:hover {
background: transparent url(../images/sb_nextlabel.gif) no-repeat;
}
#lbBottom {
font-size:12px;
font-family: Verdana, Helvetica, sans-serif;
color: #666;
text-align: left;
margin:0 0 0 10px; padding:0;
}
#lbCloseLink {
display: block;
float: right;
width: 66px;
height:18px;
background: transparent url(../images/sb_closelabel.gif) no-repeat center;
margin:0; padding:0;
}
#lbCaption, #lbNumber {
}
#lbCaption {
font-weight: bold;
padding:0px;
margin:0px;
float:left;
line-height:18px;
height:18px;
}
#lbBottomContainer {
height:20px;
clear:none;
}
#slimboxWrapper {
padding:0px;
margin:0px;
border:none;
border-collapse:collapse;
display:none;
visibility:hidden;
clear:none;
background-color:inherit;
}
------------------------
Thank you so much! I'm donating in a few minutes.. just a small thank you for all your help to the community.. cheers!![]()
Try adding a z-index:2000; in different places in that code, and see if that helps. Also, a link to your site would be great.
Also, thanks a bunch for the donation (I'm assuming that was you!)... it doesn't happen very often, and honestly I don't expect it, but its a nice surprise when it happens.![]()