test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • XIE ZHIYUAN Friend
    #165819

    as shown in the attached picture, there is enough width for the content title in the homepage, just wonder why it is separated into 2 lines? how to fix this? thanks!


    1. title
    khoand Friend
    #399311

    Hi,
    Could you give me a link to your page as you said?

    thaodv Friend
    #399583

    The width of article title will automatically jump down in 2 lines when we don’t support enough space for it; in css file of JA Travel ; class “itemTitle” define article title; we just edit it.

    Step 1: Just open file template.css in templatesja_travelcsstemplate.css

    Step 2: Open it and find the code line 73:
    h2.itemTitle a { color: #D41B41; font-weight: normal; }
    defines the title

    Step 3: In order to remove line break , you just add code:
    h2.itemTitle{width:330px;}
    in this css file, this code line help to increase the with of title article.

    Step4: If You use cache, you have to delete files in cache folder in your site root

    [/url]

    Here is the result:


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

This topic contains 3 replies, has 3 voices, and was last updated by  thaodv 13 years, 5 months ago.

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