styling my form (problem) - link

This is a discussion on "styling my form (problem) - link" within the Web Page Design section. This forum, and the thread "styling my form (problem) - link are both part of the Design Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old Nov 7th, 2007, 12:02
Reputable Member
Join Date: Oct 2007
Location: UK
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
styling my form (problem) - link

Hi again.

Take a look at.... http://www.geneticsweb.co.uk/contact.htm

Does anybody know why the blue box is appearing aswell as green for the 'your name' field? i dont want the blue border but i want to keep the green one.

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Nov 7th, 2007, 12:17
Rakuli's Avatar
SuperMember

SuperMember
Join Date: Sep 2007
Location: Australia
Age: 24
Posts: 956
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: styling my form (problem) - link

Firefox doesn't like styling input boxes so this is just the default border around the box.

Edit >> doesn't seem to appear in IE
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Nov 7th, 2007, 12:47
Reputable Member
Join Date: Oct 2007
Location: UK
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
Re: styling my form (problem) - link

it appears in ie for me aswell
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Nov 7th, 2007, 13:13
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: styling my form (problem) - link

link doesn't work - 404
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Nov 7th, 2007, 16:09
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,762
Thanks: 0
Thanked 14 Times in 14 Posts
Re: styling my form (problem) - link

That's because i assume that it is: http://www.geneticsweb.co.uk/contact.php.
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Nov 7th, 2007, 20:49
Highly Reputable Member
Join Date: Jul 2006
Location: Devon, England
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
Re: styling my form (problem) - link

You need the style the input fields with css

Code: Select all
input {    
    border-color: 1px solid green; /* or whatever color you want*/
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Nov 7th, 2007, 20:52
Marc's Avatar
Staff Manager

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Posts: 1,762
Thanks: 0
Thanked 14 Times in 14 Posts
Re: styling my form (problem) - link

Also to style your big text area you will have to use the following:

Code: Select all
textarea {
       /* My CSS here! */
}
__________________
Marc
Staff Manager - Webforumz.com


Want to be a moderator? PM me.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Nov 7th, 2007, 21:43
Reputable Member
Join Date: Oct 2007
Location: UK
Posts: 266
Thanks: 0
Thanked 0 Times in 0 Posts
Re: styling my form (problem) - link

lol yea marc sorry i gave u the wrong url
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Nov 7th, 2007, 22:49
Highly Reputable Member
Join Date: Jul 2006
Location: Devon, England
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
Re: styling my form (problem) - link

Quote:
Originally Posted by AdRock View Post
You need the style the input fields with css

Code: Select all
input {    
    border-color: 1px solid green; /* or whatever color you want*/
}
Quote:
Originally Posted by Marc View Post
Also to style your big text area you will have to use the following:

Code: Select all
textarea {
       /* My CSS here! */
}
Does this solve your problem?

or for both
Code: Select all
input, textarea{    
    border-color: 1px solid green; /* or whatever color you want*/
}
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Nov 8th, 2007, 01:22
Elite Veteran
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: styling my form (problem) - link

Maybe this thread will help

[CSS] Customize your form with CSS
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Styling problem dhossai Web Page Design 28 Nov 12th, 2007 18:01
CSS & <html> styling problem fl0w Web Page Design 10 Nov 12th, 2007 06:18
[SOLVED] styling a div with a link and hover lister110 Web Page Design 6 Oct 31st, 2007 13:33
Link form to different page after submitting facehead Web Page Design 3 Nov 3rd, 2006 21:05
Submit form with link djme Web Page Design 2 Feb 4th, 2006 12:26


All times are GMT. The time now is 14:01.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42