Exclusive eBooks, Software Solutions, Quality Guaranteed
Web NukeBiz
Welcome to NukeBiz · Members
Amazon
show cart or checkout0 items
Cart Value: 0.00


ForumsPlus » DragonflyCMS Projects » AccountPlus » [fix] Themes with larger font sizes - wrap onto second line
[fix] Themes with larger font sizes - wrap onto second line
Upgrade of Your Account module.
Post new topic    Reply to topic    Printer Friendly Page     Forum Index »  Community » AccountPlus

View previous topic :: View next topic  
Author Message
Phoenix
Chairman
Chairman

Offline Offline
Joined: Mar 18, 2004
Posts: 1420
Location: Netizen
PostPosted: Mon Dec 14, 2009 4:24 am
Post subject: [fix] Themes with larger font sizes - wrap onto second line

My apologies for failing to mention this known issue, and its solution.

Themes with larger font sizes will cause the tabbed menu to wrap onto a second line.

The solution is to edit themes/your_theme/style/account.css
Code::
#nava {float:left; padding-left:1px; padding-bottom:27px; width:480px; height:auto; margin-top:-20px;}

#nava .select li:hover .sub {display:block; position:absolute; width:480px; top:2.5em; background:#ffffff; margin-top:1px; padding:3px 0 3px 0;}

Just increase each of the width:480px; values until your problem goes.

Alternatively, just add font-size:10px;
Code::
#nava {float:left; padding-left:1px; padding-bottom:27px; width:480px; height:auto; margin-top:-20px; font-size:10px;}


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / 2.2.21 / 5.0.92 / 5.2.17 / 10.0.5
Back to top
View user's profile Visit poster's website ICQ Number Yahoo Messenger Photo Gallery
Display posts from previous:   
Post new topic    Reply to topic    Printer Friendly Page    Forum Index »  Community » AccountPlus
Page 1 of 1
All times are GMT



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum