forums
new posts
donate
UER Store
events
location db
db map
search
members
faq
terms of service
privacy policy
register
login




UER Forum > Private Boards Index > Web/Graphic Design > Forms (Viewed 2660 times)
Xanadu 


Location: Las Vegas NV
Gender: Male
Total Likes: 0 likes




 |  | 
Forms
< on 2/24/2007 12:39 AM >
Reply with Quote
Posted on Forum: UER Forum
I use form submit buttons to pass variables to a php script, but I HEEEATE! the way buttons look. So is there anyway to ethier make buttons look like hyperlinks or use hyperlinks to perform the same function?




"Hey Fat Dave. <--Period"
stealthy 


Total Likes: 1 like


You got a problem bro?

 |  | 
Re: Forms
< Reply # 1 on 2/24/2007 12:45 AM >
Reply with Quote
Posted on Forum: UER Forum
Posted by Crazydeep74
I use form submit buttons to pass variables to a php script, but I HEEEATE! the way buttons look. So is there anyway to ethier make buttons look like hyperlinks or use hyperlinks to perform the same function?


add to your stylesheet:

input {
border:none;
background-color:#EEEEEE;
}

or, if you want to style just the buttons:

input .button {
border:none;
background-color:#EEEEEE;
}

and the button 'code' should be as follows:

<input type="submit" class="button" value="submit" />




UER Forum > Private Boards Index > Web/Graphic Design > Forms (Viewed 2660 times)


Add a poll to this thread



This thread is in a public category, and can't be made private.



All content and images copyright © 2002-2024 UER.CA and respective creators. Graphical Design by Crossfire.
To contact webmaster, or click to email with problems or other questions about this site: UER CONTACT
View Terms of Service | View Privacy Policy | Server colocation provided by Beanfield
This page was generated for you in 92 milliseconds. Since June 23, 2002, a total of 739764337 pages have been generated.