Support Forums : survey title format

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

survey title format

Add a New Topic Reply to Post
UserPost

2:04
August 26, 2008


nancyh

Guest

How do I format the survey title so that it is centered on 2 lines?

2:56
August 26, 2008


Mario

Moderator

Boulder, CO

posts 544

Under Edit Survey > Look & feel > CSS Box, update the following to center the survey title:

h1.sg_Title {
    margin:0;
    padding:0;
    font-weight:normal;
    }

and add/change the following:

h1.sg_Title {
    margin:0;
    padding:0;
    font-weight:normal;
    text-align:center !important;
    }

Add a New Topic Reply to Post


Reply to Topic: survey title format

Guest Name (Required):

Guest EMail (Required):

Guest URL (required)

Math Required!
What is the sum of: 9 + 5        (Required)

Topic Reply:


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