Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Forum wish/enhancement request

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General
View previous topic :: View next topic  
Author Message
AnrDaemon
Administrator


Joined: 03 Dec 2012
Posts: 1785

PostPosted: Mon Nov 24, 2014 1:04 am    Post subject: Forum wish/enhancement request Reply with quote

Please change forum CSS file http://www.smarty.net/forums/templates/smarty2/smarty2.css (around line ~205):

Code:
/* This is the background at the top of the page */
.navbkg{padding-right: 10px;font-size:11px;height:24px;white-space:nowrap;background:#9B410E;color:#FFFFFF;border-width: 1px 0px 1px 0px; border-color: #004480; border-style: solid;}


change to

Code:
/* This is the background at the top of the page */
.navbkg{padding-right: 10px;font-size:11px;height:24px;white-space:normal;background:#9B410E;color:#FFFFFF;border-width: 1px 0px 1px 0px; border-color: #004480; border-style: solid;}
.navbkg > * {white-space: nowrap;}


or the forum align poorly on devices with resolutions less than 4000x3000 pixels.
Back to top
View user's profile Send private message
mohrt
Administrator


Joined: 16 Apr 2003
Posts: 7368
Location: Lincoln Nebraska, USA

PostPosted: Mon Nov 24, 2014 5:41 pm    Post subject: Reply with quote

Can you supply a screenshot of the issue? Thanks.
Back to top
View user's profile Send private message Visit poster's website
AnrDaemon
Administrator


Joined: 03 Dec 2012
Posts: 1785

PostPosted: Mon Nov 24, 2014 10:33 pm    Post subject: Reply with quote

It just stretch out of the viewport, or zoom out to complete unreadability. Depends on user agent settings.
The minimum document width with current CSS settings is about 1080px. But there's no real reason to make it that wide.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> General All times are GMT
Page 1 of 1

 
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


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP