cformsII Support Forum
Current User: Guest *Frequently Asked Questions*
Search 
Search Forums:


 




Un-ordering lists

Add a New Topic Reply to Post
Post

Sarah - Guest

5:34 am - June 28, 2007

Please excuse me if this is a painfully newbie question. I'm having
trouble finding and changing the code that makes all my forms publish
with numbers next to each fieldset.

Thanks much for the help :)

Oliver - Admin

7:04 am - June 28, 2007

posts 3899

I moved the topic to CSS. 

Do you want numbers or do you not want numbers? Sometimes the WP theme overrules certain styles and forces the ugly numbers onto the plugins' forms, but it can be quite easily fixed. Please also refer to the CSS guide in the CSS forum.

What's your URL? 

Sarah - Guest

1:41 am - June 29, 2007

Thanks for the help. I would like to not have numbers next to my forms,
but I can't figure out what to change in the CSS to get them to go
away. My URL is http://www.thesexysecretary.com.

Oliver - Admin

7:07 am - June 29, 2007

posts 3899

First off, you're blog produces an error related to the WP gzip option setting: Warning: ob_start() [ref.outcontrol]: output handler 'ob_gzhandler' cannot...

If you want to get rid of it, simply turn of  the gzip support under Options/Reading.

re: numbers (I must admit, your's is the first theme those numbers don't look so bad ;-), go to the builtin CSS editor and add to the (~ line35) style for ol.cf-ol li {...the following:

list-style-type:none !important;

This should do. 

Stay - Guest

6:11 pm - July 11, 2007

Hallo,
I use the wide_open_no_border.css.
there is the list-style-type:none, but it shows the numbers before my forms.
What else can I do?
My url is http://www.stayheavy.de/wordpress/kontakt

Thank you for your help! 

Oliver - Admin

6:19 pm - July 11, 2007

posts 3899

Try

list-style-type: none!important;

PS: I like your custom captcha bg image! :-)

Add a New Topic Reply to Post


Reply to Topic: Un-ordering lists
PLEASE READ THE FAQs FIRST! THANK YOU.

NOTE: New Posts are subject to administrator approval before being displayed

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 8 + 4        (Required)

Topic Reply:


 
© Simple:Press Forum - Version 3.1.3 (Build 356)