How to reposition the navigation bar

Hi,

can anyone tell me how reposition the navigation bar , need to move it down

thank

Quote · 21 Nov 2009

You should check _header.html template file of your UNI template.

navigation menu here. You can move it to any desired place.

Quote · 24 Nov 2009

You can also open templates/tmpl_uni/css/general.css and increase the "height" in

.topBlock

{
position:relative;
height:96px;
border:0px dashed blue;
margin-bottom:0px;
background-color: #ffaa24;
}

I have video tutorials to help you mrpowless.com
Quote · 24 Nov 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.