Zen TYPO3 Forum

Our TYPO3 forum is available for freelancers, professionals and clients new to TYPO3 to discuss Basic TYPO3 templating, Typoscript, extension installation, administration and help with subscription templates. Please register for an account to post.

All Categories > TYPO3 General Discussion > Templates > position of horizontal menu
Total Posts: 2 - Pages (1): [1]
Author: mediatech
Posted: Aug 11 2007 - 04:06 PM
Subject: re: position of horizontal menu
To reposition the menu have a look at zwire//css/ADxMenu.css add the following lines of css in red.

/* - - - ADxMenu: DESIGN styles - - - */
.menu { /* navigation background style */
position:relative;
top:100px;

color: #333;
background:url(../images/nav-bg.gif) 0 0 repeat; position:relative;
/*background: #fff;*/ /* uncomment this if you want to use a color instead of background image */
border: 1px solid #ccc;
}


Have a look at the post, Position "Masthead", for more tips

Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 . Fax: +1 (760) 542-1990 . Skype: gremington
Author: marram
Posted: Aug 08 2007 - 06:17 AM
Subject: position of horizontal menu
Hallo,
I am using Zen Wireframe and I would like to change the size and the position of the horizontal menu on the page.
Where do I do that?
Thanks
Total Posts: 2 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support