your issue is fixed,
the links were not formatted right
there was no a in teh <a href
your issue is fixed,
the links were not formatted right
there was no a in teh <a href
Zen cart PCI compliant Hosting
I need a lil' help![]()
The Dropdown menu only splits into two lines ONLY in Internet Explorer 7. How to fox it?![]()
I have the same problem, the menu wraps around to a second line if you use a width value greater than 70%. Just change the style sheet to a smaller value and it will work.
But I want 100% so I still have the problem.![]()
So I did that, and its still acting kind of funny in IE 7 is what I have. Depending on where the mouse is, it will not load then if you move your mouse, it will show up, the submit a faq page is not loading at all. It's quite odd. In Mozilla, the only wierd thing is on the submit a faq page is that the sideboxes show up underneath the page content.
Main Page
https://www.thedidgmaster.ca/onlinestore
Submit Faq
https://www.thedidgmaster.ca/onlines...ge=faqs_submit
Thanks for the help.
It doesn't help jettrue
Even if I put to 16.660..![]()
I can't test in IE right now, but you can also try removing this:
.dr { display:table-row; width:100%; height:100%;}
and removing the display:table-cell from the below:
.dc { display:table-cell; text-align:left; vertical-align:top; width:100%;font-family:Tahoma; font-size:11px; line-height:14px; color:#BEBEBE;}
Also try changing the font size in the above to 73.5% instead of 11px.
thanks for helping me jettrue, but I've found the problem. You already suggested the solution but not entirely.
in includes/templates/css/stylesheet_header_menu.css
at div dropmenu li
change
width:16.667%;
to
width:16.649%;
It's the MAX value IE can take!
Greets, Boris![]()
Bookmarks