test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • cyres Friend
    #175479

    hi,

    I use ja business template, and have a long title
    the title is not nice in the center of the webpage, but tends to the right side (see cyrescenter dot com)
    how can I have it nice in the center?

    tx

    TomC Moderator
    #446029

    Try this . . .

    Within file path –> /templates/ja_business/themes/override-naj/css/template.css

    at line 36, you will see the following:

    <blockquote>#ja-topheader div.button h3 {
    color: #FBE7BC;
    }
    </blockquote>

    try the following modification . . .

    <blockquote>#ja-topheader div.button h3 {
    color: #FBE7BC;
    margin-left: -100px;
    }
    </blockquote>

    Does that work for you?

    cyres Friend
    #446032

    perfect! thanks!!

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  cyres 12 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum