Jump to content

[Website] "Company" menu item has fallen down a line


 Share

Recommended Posts

It's because there is a commented out "Workshop" menu item.

 

Nope - it's caused by a unbalanced html comment tag:

 

<li><a href="http://www.leadwerks.com/werkspace/page/videos?showbanner=0">Videos</a></li>
 <li><a href="http://www.leadwerks.com/werkspace/members">Members</a></li>
	 </ul>
 </li>-->
 <li><a href="http://www.leadwerks.com/werkspace/page/workshop?showbanner=0">Workshop</a>
 </li>
 <li><a href="http://www.leadwerks.com/werkspace/page/tutorials/">Tutorials</a>

 

If you press ctrl+A while the menu is visible you can even see it

post-7741-0-52468100-1403160406.png

System:

Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...