sandy1028 Posted February 27, 2014 Share Posted February 27, 2014 http://articles.sun-sentinel.com/ Changed: When changed iframe height to 100%, and div#mod-logo{ height: 100%; position: absolute; z-index: 1;} Nav sub menu works fine. But hyperlink on the images doesn't work due to height provided. Please let me know how can we fix this. Link to comment https://forums.phpfreaks.com/topic/286567-nav-sub-menu-issue/ Share on other sites More sharing options...
rx3mer Posted March 6, 2014 Share Posted March 6, 2014 Can you not do something like: img, #sitemap ul li a, div.popular { display: inline-block; height: 100px; } Link to comment https://forums.phpfreaks.com/topic/286567-nav-sub-menu-issue/#findComment-1471681 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.