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 08-03-2006, 09:10 PM css form help
Skilled Talker

Posts: 97
Trades: 0
on my site, on the top right, is "New Feed" form
im trying to use css to make it fit on 2 lines

can someone help me space it better and make it look clean?

heres the html
HTML Code:
<form method="post" action="#">
<label for="newfeed">New Feed</label>
<label for="url">RSS url:</label><input id="url" type="text" name="rssUrl" size="50" value="" maxlength="200">
<br />
<label for="item">Items:</label><input id="item" type="text" name="items" value="10" size="2" maxlength="2">
<label for="refresh">Refresh every (min.):</label><input id="refresh" type="text" name="reloadInterval" value="10" size="2" maxlength="2">
<label for="height">Fixed height:</label><input id="height" type="text" name="height" value="150" size="2" maxlength="3">                
                    <input type="button" onclick="createFeed(this.form)" value="Create">                        
</form>
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
raptrex is offline
Reply With Quote
View Public Profile Visit raptrex's homepage!
 
 
Register now for full access!
Old 08-03-2006, 10:47 PM Re: css form help
carterdea's Avatar
Ultra Talker

Posts: 353
Location: Arizona
Trades: 0
dude! Use a
Code:
<br />
That's what they're made for! Just don't use a ton of them for a purely cosmetic reason.
carterdea is offline
Reply With Quote
View Public Profile Visit carterdea's homepage!
 
Old 08-04-2006, 04:00 PM Re: css form help
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
In FF it IS on two lines.
You might want to add a bit of margin on those labels - margin-bottom: 3px

In IE, your #addNewFeed box is not being contained inside its parent, so you need to fix that. too. IE has some issues with text spacing, you might want to read up on them:
Explorer Exposed!
Internet Explorer vs. the Standards, a primer on standards violations in Explorer
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 08-05-2006, 10:15 AM Re: css form help
Skilled Talker

Posts: 97
Trades: 0
yes i want the form to be on two lines, i just want to know how to make it spaced out so it looks easier to read

and thx for the IE problem, ill try to fix it
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
raptrex is offline
Reply With Quote
View Public Profile Visit raptrex's homepage!
 
Reply     « Reply to css form help
 

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