Support Forums

Safari text box restyling

This is a discussion on Safari text box restyling within the Templates, HTML, CSS, and Design Help forums, part of the General category; This is just a little styling tip for those which do not like the textbox resizing which is present in ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 01-21-2010, 04:06 AM   #1
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,342
Rep Power: 84
seymourjames is a jewel in the rough
Default Safari text box restyling

This is just a little styling tip for those which do not like the textbox resizing which is present in the Safari browser. To stop the box permitting resizing across your page just put this into your css style sheet. It does make for a better user experience for the 68 classifieds type application

textarea { resize:none; }

Notice there is no . or # in front of it.

In addition, you may need to replace for this in each of your style sheets if you are using TemplateCodes Neo 3 column templates.

#form label {
clear:both;
color:#333333;
display:block;
float:left;
font-size:11px;
font-weight:bold;
line-height:22px;
padding:0 5px 0 0;
text-align:right;
width:180px;
}
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates & Modules
Get the Best U.S Hosting, Best U.K Hosting
seymourjames is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Text maxmanus Technical Support 1 08-10-2009 09:02 AM
Safari 4 Mike-N-Tosh Off Topic 0 06-08-2009 04:58 PM
Apple just released Safari 4 Beta... Mike-N-Tosh Off Topic 4 02-25-2009 02:23 AM
Safari Display Problem PoundAd Templates, HTML, CSS, and Design Help 5 02-16-2009 06:11 AM
Safari Browser Issue ok_dir Templates, HTML, CSS, and Design Help 4 12-04-2008 07:03 PM


All times are GMT -4. The time now is 03:53 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0