Topic RSS
Related Topics
1:46 pm
Hi gang,
I have read through too many posts to count, and downloaded the CSS Styling PDF (awesome resource btw!), however, I am still experiencing an issue with using a custom button within multiple forms.
The site in question is http://www.thepetpledge.com
On the upload page, I have created a custom button that should say "upload," and on the contact form the button should read "submit," which it does.
I thought I found the answer to this on the FAQ page, so I tried the following code, however, no changes.
Contact Form:
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton {
border:none!important;
background:transparent url(../images/grey_block_submit.jpg) no-repeat 0 0;
color:#FFFFFF;
cursor:pointer;
font:11px Arial;
height:46px;
line-height:31px;
margin: 0px 2px 10px 0px;
padding: 0;
width:125px;
}
Upload Form (Added #2 as shown in the FAQ, and changed the image name)
.cform2 input.backbutton,
.cform2 input.resetbutton,
.cform2 input.sendbutton,{
border:none!important;
background:transparent url(../images/grey_block_upload.jpg) no-repeat 0 0;
color:#FFFFFF;
cursor:pointer;
font:11px Arial;
height:46px;
line-height:31px;
margin: 0px 2px 10px 0px;
padding: 0;
width:125px;
}
Any help is most appreciated, as I have exhausted every resource possible. Thank you in advance!!
Kind Regards,
Bryan J Zimmerman
8:28 pm
for some reason on my page the class for the submit button is not applied and the form has inline styles (use firebug to see if you have same issue, but I have not figured out the fix![]()
10:36 pm
Bummahs, no button images in cforms? really? I spent hours on this and nothing… Wish I could work with php more. I really love CForms but the designer in me is now searching for an alternative solution. ![]()
Most Users Ever Online: 959
Currently Online:
129 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
tracedef: 43
mores: 21
Gyrus: 20
frozenwaste: 18
asuffredini: 15
photoworks: 14
Member Stats:
Guest Posters: 3550
Members: 1464
Moderators: 3
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 5158
Posts: 18389
Newest Members: juredujmovic, dreamkeeper, rajattyagi, wrokaa, lukass
Moderators: Paul (421), cnymike (8), sonika (95)
Administrators: Oliver (6398)
FAQs
Home
Add Reply
Add Topic
Quote
Offline











