I have done some changes in HTML of module LInks (menu below), but probably deleted some lines in the top of the file and
therefore currently this module doesn´t work properly (particular categories are one below 2nd ..., instead of one
next to the 2nd, etc).
Could you please help me where to download this module again or to correct the data below?
<div>
<h3 class="header">CATEGORIES</h3>
<ul>
<li><a href="#">C</a>ar</li>
<li><a href="#">M</a>otorcycles</li>
</ul>
</div>
<div>
<h3 class="header">ABOUT US</h3>
<ul>
<li><a href="#">A</a>bout us</li>
<li><a href="#">C</a>ontact</li>
</ul>
</div>