Topic RSS
11:40 am
I made a form using the default cforms.css style. I adjust the width of the overall form on my page. I have to Select Boxes in the form that I went in and shortened them, but the "(Required)" text is still all the way over to the far right end of the form. I would appreciate it if someone could help me and tell how to adjust the width of the "Required" text just in the Select Box fields show it shows right underneath the Select Boxes on the right and not all the way at the far end of those sections.
Link here to see what I'm talking about.
7:38 pm
March 6, 2005
Offlinesince it's an exception to the rule, you need to specifically address those two fields:
#li-2-3 span.reqtxt,
#li-2-13 span.reqtxt {
display:inline;
line-height:25px;
vertical-align:middle;
}
put the above at the end of your CSS file.
3:34 am
Thank you Very, Very much for your help. That is EXACTLY what I was looking for. I just made a $10.00 donation and plan on making a bit more very soon. PLEASE keep Cforms alive and updating it. Thanks again!![]()
8:46 am
Raymond said:
I made a form using the default cforms.css style. I adjust the width of the overall form on my page. I have to Select Boxes in the form that I went in and shortened them, but the "(Required)" text is still all the way over to the far right end of the form. I would appreciate it if someone could help me and tell how to adjust the width of the "Required" text just in the Select Box fields show it shows right underneath the Select Boxes on the right and not all the way at the far end of those sections.
Link here to see what I'm talking about.
I know this is an old post, but Raymond, I would love to know where you made the edits to shorten individual text boxes. I'm new to CSS/PHP, so any help would be fantastic — if you're still around.![]()
My apologies if this is addressed somewhere else and I just didn't know what terms to use. My searches here reveal lots of issues that are close to mine, but I haven't yet seen a duplicate of my problem until now.
Most Users Ever Online: 959
Currently Online:
127 Guest(s)
Currently Browsing this Page:
2 Guest(s)
Top Posters:
tracedef: 43
mores: 21
Gyrus: 20
frozenwaste: 18
asuffredini: 15
photoworks: 14
Member Stats:
Guest Posters: 3549
Members: 1464
Moderators: 3
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 5157
Posts: 18387
Newest Members: juredujmovic, dreamkeeper, rajattyagi, wrokaa, lukass
Moderators: Paul (421), cnymike (8), sonika (95)
Administrators: Oliver (6398)
FAQs
Home
Add Reply
Add Topic
Quote











