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.

Total Posts: 1 - Pages (1): [1]
Author: mediatech
Posted: Jan 21 2007 - 07:40 PM
Subject: Zen Light Pro v1.3.1 released
Just a very small bug fix for the ADxMenu submenu background. I would not have spotted this if I hadn't changed the background to white for the Zen Grey template. If you have a modified menu.css then add the following line in red to menu.css under .menu a {.

.menu a {
text-decoration: none;
color: #fff;
padding: 6px;
display: block;
background: url(../images/navbutton.gif) 100% 0 no-repeat;
}

.menu ul a {
background: #000; /* remove navbutton.gif from submenus */
}


ChangeLog
2007-01-21 Gregory Remington

Corrected double right border submenu bug in menu.css .menu ul a {
background: #fff; /* remove navbutton.gif from submenus */ }


Gregory Remington
Mediatech Consulting, Inc.
Phone : +1 (760) 525-1770 Skype: gremington
Total Posts: 1 - Pages (1): [1]
You must login to post a message to this conference.

 

CHC Forum provided by Cast Iron Coding

TYPO3 Support