-
AuthorPosts
-
XIE ZHIYUAN Friend
XIE ZHIYUAN
- Join date:
- September 2014
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 3
- Thanked:
- 1 times in 1 posts
June 30, 2011 at 8:26 am #165819as 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!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
June 30, 2011 at 9:04 am #399311Hi,
Could you give me a link to your page as you said?July 2, 2011 at 4:09 am #399583The 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 titleStep 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
Here is the result:
AuthorPostsViewing 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
Jump to forum