68 Classifieds Forums
Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Questions & Support > Submit button appearance
v3.1 Questions & Support Help and support for 68 Classifieds v3.1.x

 
Thread Tools Display Modes
(#1)
Old
free2take free2take is offline
Senior Member
free2take is a jewel in the rough
 
Posts: 121
Join Date: Mar 2006
Location: Ireland
Send a message via Yahoo to free2take
Default Submit button appearance - 03-13-2007, 11:35 AM

Hi there,

I notice on some sites the submit button has nice rounded edges and on others it is just a black border surround, can anyone tell me how to get the rounded edges ?

I believe these are standard and not something someone has customised, but I may be wrong.

Thanks,
Mully


www.free2take.net
Don't lose it just reuse it!
V 3.1
Reply With Quote
(#2)
Old
Maffo Maffo is offline
Senior Member
Maffo is on a distinguished road
 
Posts: 545
Join Date: Mar 2006
Location: English in Argentina
Send a message via MSN to Maffo
Default 03-13-2007, 12:39 PM

In the css look for the submit properties. If you remove them it should reset to the default.
Reply With Quote
(#3)
Old
free2take free2take is offline
Senior Member
free2take is a jewel in the rough
 
Posts: 121
Join Date: Mar 2006
Location: Ireland
Send a message via Yahoo to free2take
Default 03-13-2007, 03:31 PM

Thanks for the info Maffo, I looked in my style.css file though for my active template and I don't have a submit section.

Any other ideas ?

Thanks in advance,
Mully


www.free2take.net
Don't lose it just reuse it!
V 3.1
Reply With Quote
(#4)
Old
Maffo Maffo is offline
Senior Member
Maffo is on a distinguished road
 
Posts: 545
Join Date: Mar 2006
Location: English in Argentina
Send a message via MSN to Maffo
Default 03-13-2007, 04:56 PM

I have no way to check this at the moment but I think its this. Try removing input from the equation.
PHP Code:
input,select,textarea
{
    
border: 1px solid #000000;
    
color: #000000;
    
background-color: #FFFFFF;
    
font-family: Verdana, Arial, Geneva;
    
font-size: 10px;
}
Reply With Quote
(#5)
Old
free2take free2take is offline
Senior Member
free2take is a jewel in the rough
 
Posts: 121
Join Date: Mar 2006
Location: Ireland
Send a message via Yahoo to free2take
Smile 03-13-2007, 06:02 PM

Maffo you're a star ! that has fixed two issues at once for me. I removed input as you suggested and gave it its own section i.e.

PHP Code:
.formsmall  { background-color: #FFFFFF; color: #000000; padding: 4px; }
select,textarea
{
    
border: 1px solid #000000;
    
color: #000000;
    
background-color: #FFFFFF;
    
font-family: Verdana, Arial, Geneva;
    
font-size: 10px;
}
input
{    
    
color: #000000;
    /*background-color: #FFFFFF;*/
    
font-family: Verdana, Arial, Geneva;
    
font-size: 12px;
}
Now the buttons look exactly as I wanted.

Thanks again you've saved me many grey hairs..
Muly


www.free2take.net
Don't lose it just reuse it!
V 3.1
Reply With Quote
(#6)
Old
Jenita Jenita is offline
Junior Member
Jenita is on a distinguished road
 
Posts: 4
Join Date: Mar 2007
Default 03-15-2007, 08:18 AM

Hi,

Submit button can be customized easily using photoshop.
Reply With Quote


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Paypal Buy now button sleepylok v3.1 Questions & Support 7 02-27-2007 09:30 AM
Info button in Browse Users area doesn't work twlada v3.1 Questions & Support 2 02-10-2007 04:01 PM
Image as search button spaceboy v3.1 Questions & Support 1 09-09-2006 05:21 PM
Modifying "Search" Button spaceboy v3.1 Modifications 1 09-04-2006 11:45 PM
Back Button Erases Previous Page Content garysmith v3.0 Questions & Support 0 04-13-2006 08:22 AM



Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com