Reply
Drop down box CSS
Old 12-11-2005, 07:34 AM Drop down box CSS
Harvey's Avatar
Super Spam Talker

Posts: 901
Name: Harvey C
Location: Brighton, UK
Hey all,

A small problem I know, but my drop-down boxes seem to stick out a bit, not really suiting the design at all.

Can anybody tell me what CSS I need to give 'em to make them look vaguely like the others? I.e. thin purple lines and not a big blue drop-down button etc.

Also would be nice to make them the same size as the others - after all I can always change the font size for them.

Thanks - page is here.
__________________
Buy wii fit|Gift ideas
Harvey is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 12-11-2005, 12:30 PM
eburza's Avatar
Super Talker

Posts: 114
Location: Zagreb, Croatia
try this in your ...
http://www.1freehost.net/styles.css

HTML Code:
.gen {
color:#666666;
border: 1px solid #4E4868;
font-size:14px;
background-color: #EBEBEB;
font-size:10px;
width: 200px;
}
__________________
eBurza: www.eburza.net :: Buy & Sell Vehicles & Realestate
eburza is offline
Reply With Quote
View Public Profile Visit eburza's homepage!
 
Old 12-11-2005, 01:10 PM
Harvey's Avatar
Super Spam Talker

Posts: 901
Name: Harvey C
Location: Brighton, UK
Nope - didn't change the annoying blue box lines in IE or the grey thick lines on FF.

Thanks anyway, eburza
__________________
Buy wii fit|Gift ideas
Harvey is offline
Reply With Quote
View Public Profile
 
Old 12-11-2005, 01:42 PM
eburza's Avatar
Super Talker

Posts: 114
Location: Zagreb, Croatia
use FF v1.5 or opera ....
then u will see it working but dont working in IF ??? don't know why ...?

I use FF 1.5 and i see black lines (1px) ..

hope it helps
__________________
eBurza: www.eburza.net :: Buy & Sell Vehicles & Realestate
eburza is offline
Reply With Quote
View Public Profile Visit eburza's homepage!
 
Old 12-12-2005, 01:46 PM
angele803's Avatar
Perfectly Imperfect

Posts: 1,565
Name: Stephanie
Location: Oklahoma
You might try to increase length of the text boxes. I think the reason your drop down boxes are longer is because some of the words in the drop down box are long. You might be able to align the boxes by specifying them all to the length of the longest word. Im not sure about the other problem though.
angele803 is offline
Reply With Quote
View Public Profile
 
Old 12-16-2005, 01:00 AM
vangogh's Avatar
Post Impressionist

Latest Blog Post:
A Focused Blog Is A Happy Blog
Posts: 8,663
Name: Steven Bradley
Location: Boulder, Colorado
I agree on increasing the size of the text boxes. You can either add a size="some number" to all of the text boxes or add width:# of px to the class. If you do specify the width in the css make sure it's large enough to allow all the 'options' in your 'select boxes' to display completely. If you make it too small they'll simply disappear behind the scroll bar.

As for the borders I know that select boxes sometimes behave differently than text boxes. You might try adding select.gen to your style sheet so instead of .gen { } it would become .gen, select.gen { } I'm not entirely sure if that works, but it's easy enough to test.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Drop down box CSS
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13076 seconds with 13 queries