i want a 2nd navbar directly under the one i already have i know th coding is on this site somewhere but i can't find it
Last edited by niquon715 on December 30th 2014, 7:02 am; edited 1 time in total
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
<ul class="linklist navlinks" style="margin-bottom: 40px;">
code between
</ul>
<li><a href="urltolink">title off link</a></li>
<img id="id-to-style-with-css" src="url to the image" alt="title" title="Home" border="0" hspace="2">
<div class="navbar">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="linklist navlinks{NAVBAR_BORDERLESS}">
<li>{GENERATED_NAV_BAR}</li>
</ul>
<!-- BEGIN switch_search_box -->
<div id="search-box">
<form method="get" action="{ACTION_SEARCH}" id="search">
<p class="nomargin"><input type="text" name="search_keywords" id="keywords" maxlength="128" class="inputbox search" value="{L_SEARCH}..." onclick="if (this.value == '{L_SEARCH}...') this.value = '';" onblur="if (this.value == '') this.value = '{L_SEARCH}...';" />
{JS_SESSION_ID_INPUT}
<input class="button2" type="submit" value="{L_SEARCH}" /></p>
</form>
</div>
<!-- END switch_search_box -->
<span class="corners-bottom"><span></span></span></div>
</div>
<div id="subnav">
<a href="/rss">rss</a>
<a href="/robots.txt">robots</a>
</div>