Hello,
First off I have to say I love this menu, and thanks for the great help. I have read almost every post and have found many answers to the questions I have had!
I have not found out if it's possible to move the menu higher on my page. I would like it to actually be on my header. I have a space between my header and sidebox and and looking to how to get rid of it.
Basically, I need the header menu to be on the header and the sidebox to meet the header with out a gap.
Is it possible to move either of these?
Thanks for the help.
Dave
http://datinbridal.com
Open up your includes/templates/YOUR_TEMPLATE/commom/tpl_header.php and change and instances of
<br class="clearBoth" />
to
<div class="clearBoth"></div>
Then replace your .clearBoth in your stylesheet.css with this:
.clearBoth {
clear:both;
height:0;
font-size:0;
line-height:0;
margin:0;
padding:0;
}
Let me know how that works out.
Can I see your site?
I get this question over and over and over. Please pay close attention to this section of the readme.txt:
Also confirm that:Code:5. For full compatibility with IE browsers prior to IE7, you can add the sample code within the "additions to .htaccess" file to your .htaccess file.
includes/csshover.htc
is uploaded.
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
Bookmarks