Code Newbie
News     Forums     Search     Members     Sign Up    

My Code Newbie
Username

Password

Articles/Snippets
ASP Classic
ASP.NET
C
C#
C++
HTML / CSS
Java
Javascript
Linux / BSD
Perl
PHP
Python
Ruby
SQL
VB 6
VB.NET

C.N. Friends
  Planet Rome

Link to Us!
Code Newbie
  Code Newbie
    forums
Old 08-01-2005, 10:36 PM   #1 (permalink)
falsepride
Regular Contributor
 
Join Date: Oct 2004
Posts: 229
falsepride is on a distinguished road
changing only certian parts of a form

okay i have a problem. for parts of my form like my button text and text areas i want to have a border. but for things like radio buttons or check boxes i dont. how can i throw css make them have a border of 0px. i cant give them a style or an id, because im coming out from under the bridge and made a myspace as a joke. but just because its a joke doesnt mean i can't show off some of my coding skills.
falsepride is offline   Reply With Quote
Old 08-02-2005, 12:55 AM   #2 (permalink)
redhead
Newbie
 
redhead's Avatar
 
Join Date: Jun 2002
Location: Denmark
Posts: 1,726
redhead is on a distinguished road
take a look at this thread just add a few things to the stylesheet, like:
Code:
   .red{
	background-color:#FF0000;
        color: #FFFFFF;
       border:1px #000000 solid;
   }
   .white{
	background-color:#FFFFFF;
        color: #000000;
        border:0px #FFFFFF solid;
   }
There are many things you can set in css a few things comes to mind like font-size, font-family, padding-[top|left|right] text-decoration, etc.
You might wanna read the full css description
__________________
Don't worry Ma'am, We're university students, We know what We're doing.
-----
If you pull the pin, Mr.Grenade would no longer be your friend.
-----
01000111 01101111 00100000 01000011 00100000 00100001
redhead is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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
Child Form to Parent Form WmFenn MS Technologies ( ASP, VB, C#, .NET ) 2 07-20-2005 09:10 AM
Generate query automatically from form phase PHP 1 04-06-2005 02:11 AM
Passing Values from Popup Form to Main Form chrislopezz PHP 7 03-28-2005 01:45 PM
EMERGENCY: Dynamic form processing DavH27 PHP 8 10-27-2004 08:52 PM
Passing form data to PHP with Javascript bdl PHP 5 07-03-2002 11:18 AM


All times are GMT -8. The time now is 03:46 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.





Copyright © 2000-2008, Milano Interactive
Web Hosting provided by Portal 360 Web Hosting