Support Forums : Space around question suggestions

We encourage an open exchange of information. Ask your questions or make suggestions. We are here to help, but we also encourage all of you to help one another.
Click on the Subscribe Flag to be notified by email of replies to your post.
Current User: Guest Login Register
Please consider registering

Space around question suggestions

Add a New Topic Reply to Post
UserPost

5:33
June 24, 2008


Jo

Guest

How do you make space around question suggestions? In the checbox question the suggestions takes two lines and there is no space between the suggestion left. How do I get padding between the suggestions?

Thanks…

2:22
June 24, 2008


Mario

Moderator

Boulder, CO

posts 555

If you wish to change the space on the top and bottom between the choices/suggestions for a checkbox, you can add the following to the bottom of the ‘Look & Feel’ CSS box (this is for checkboxes only):

div.sg_Checkbox_Options td {
padding: 10px 0;
}

Changing the value from 10px to another number will effect the amount of space (5px would be less space, 15px would be more).

5:31
June 25, 2008


Jo

Guest

Thank you!

Add a New Topic Reply to Post


Reply to Topic: Space around question suggestions

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 2 + 11        (Required)

Topic Reply:


 
© Simple:Press Forum - Version 3.1.4 (Build 357)