Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



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

Posts: 901
Name: Harvey C
Location: Brighton, UK
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Harvey is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-11-2005, 01:30 PM
eburza's Avatar
Super Talker

Posts: 122
Name: Antonio Magdic
Location: Zagreb, Croatia
Trades: 0
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;
}
__________________

Please login or register to view this content. Registration is FREE
eburza is offline
Reply With Quote
View Public Profile Visit eburza's homepage!
 
Old 12-11-2005, 02:10 PM
Harvey's Avatar
Super Spam Talker

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

Thanks anyway, eburza
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Harvey is offline
Reply With Quote
View Public Profile
 
Old 12-11-2005, 02:42 PM
eburza's Avatar
Super Talker

Posts: 122
Name: Antonio Magdic
Location: Zagreb, Croatia
Trades: 0
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
__________________

Please login or register to view this content. Registration is FREE
eburza is offline
Reply With Quote
View Public Profile Visit eburza's homepage!
 
Old 12-12-2005, 02:46 PM
angele803's Avatar
Perfectly Imperfect

Posts: 1,774
Name: Stephanie
Location: Oklahoma
Trades: 2
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.
__________________

Please login or register to view this content. Registration is FREE
angele803 is offline
Reply With Quote
View Public Profile
 
Old 12-16-2005, 02:00 AM
vangogh's Avatar
Post Impressionist

Posts: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
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 |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Drop down box CSS
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.22957 seconds with 12 queries