16 | Posts |
Hi I'm having my 1st attempt at porting a resonsive theme into GP Easy,
http://demo.html5xcss3.com/demo.php?cat=html5themes&host=w3layouts&temp=enginery
so far everything is working well except the horizontal menu, in the demo you will see nice blocks when you hover, all I can get is the menu links as vertical text links.
Any help would be really appreciated :-)
Pete
193 | Posts |
1.7K | Downloads |
1 | Themes |
16 | Posts |
Thanks for coming back to me Eric, this is what I have in place, it's a bit messy at the moment, but allows me to see both the original menu and the gpeasy menu in the same place, the Home and the contact pages in the vertical text menu are from GP Easy, the others in the horizontal menu were in the original html document
<div class="banner">
<div class="wrap">
<div class="cssmenu">
<ul>
<li class="active"></li><div class="gpArea_Menu GPAREA"><ul class="menu_top"><li class="li_0 selected_li"><a href="/" title="Home" class="selected">Home</a></li><li class="li_1"><a href="/Contact" title="Contact">Contact</a></li></ul></div> <li><a href="about.html"><span>About us</span></a></li>
<li><a href="products.html"><span>Products</span></a></li>
<li class="has-sub"><a href="services.html"><span>Services</span></a></li>
<li class="last"><a href="contact.html"><span>Contact</span></a></li>
<div class="clear"></div>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
</div>
this is how it looks at the moment
http://www.test.islandcd.co.uk/
193 | Posts |
1.7K | Downloads |
1 | Themes |
It looks like your menu is one level deeper than the main menu. It is inside the first item's <li> tag. See if you can get to this:
<div class="banner">
<div class="wrap">
<div class="cssmenu "> gpArea_Menu GPAREA"><ul class="menu_top"><li class="li_0 selected_li"><a href="/" title="Home" class="selected">Home</a></li><li class="li_1"><a href="/Contact" title="Contact">Contact</a></li></ul></div>
<ul>
<li class="active"></li><div class=" <li><a href="about.html"><span>About us</span></a></li>
<li><a href="products.html"><span>Products</span></a></li>
<li class="has-sub"><a href="services.html"><span>Services</span></a></li>
<li class="last"><a href="contact.html"><span>Contact</span></a></li>
<div class="clear"></div>
</ul>
</div>
<div class="clear"></div>
</div>
</div>
</div>
16 | Posts |
A new release for Typesetter is in the works with a lot of improvements including the ... Read More
Typesetter 5.1Typesetter 5.1 is now available for download. 5.1 includes bug fixes, UI/UX improvements, ... Read More
More NewsFind out more about our Provider Spotlight
What CMS: Find out what CMS a site is using.
Who Hosts This: Find out who is hosting any web site
WordPress Theme Detect: Find out which theme a WordPress site is using