-
AuthorPosts
-
jequalo Friend
jequalo
- Join date:
- August 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
September 23, 2008 at 7:48 pm #133646I want to create space between the headline module and the JA-News module… What I mean is I want create a small gap instead of the dotted line? And how do I delete the dotted line? Thanks in advance..
jequalo
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 24, 2008 at 1:27 am #271992you can edit ja.news.fp.css (line 13)(/templates/ja_rutile/css folder)
#jazin-hlwrap {
clear:both;
padding-bottom:20px;--> add this line, change 20px as you want
}Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 24, 2008 at 1:28 am #271993remove doted line:template.css (line 192)
.article_separator, .article_seperator {
background:transparent url(../images/dot.gif) repeat-x scroll center center;
clear:both;
display:block;
height:30px;
margin:0;
}
Change to
.article_separator, .article_seperator {
background:transparent url(../images/dot.gif) repeat-x scroll center center;
clear:both;
display:none;
height:30px;
margin:0;
}1 user says Thank You to Sherlock for this useful post
jequalo Friendjequalo
- Join date:
- August 2008
- Posts:
- 19
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 1 times in 1 posts
September 24, 2008 at 7:10 am #272064Thanks nguoiabcd
I appreciate the quick reply…
jequalo
jooleimon Friendjooleimon
- Join date:
- May 2008
- Posts:
- 73
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
October 16, 2008 at 9:22 pm #275754<em>@nguoiabcd 81695 wrote:</em><blockquote>you can edit ja.news.fp.css (line 13)(/templates/ja_rutile/css folder)
#jazin-hlwrap {
clear:both;
padding-bottom:20px;--> add this line, change 20px as you want
}
</blockquote>
I am having the same issue, and I tried the solution given but the problem still persists as shown in this link http://www.mlci.gov.to/site1/.Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 17, 2008 at 3:11 am #275780Hi
What’s wrong ?
I viewed your site, and saw that if you add like I said, everything is okiejooleimon Friendjooleimon
- Join date:
- May 2008
- Posts:
- 73
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
October 17, 2008 at 4:06 am #275801<em>@nguoiabcd 86481 wrote:</em><blockquote>Hi
What’s wrong ?
I viewed your site, and saw that if you add like I said, everything is okie</blockquote>
Please if you wait for the fp component to cycle thru all 5 news items, you will see that the ones with pictures run into the ja_news module below, even after inserting the code you gave earlier.That’s why I need to insert a space between the headline module and the rest of the frontpage.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 17, 2008 at 6:58 am #275819Dear Sir,
I followed your question from this morning, but need time to check.
Please login admin, go to Extensions -> Modules manager, then choose Ja News Frontpage to edit
In tab Advanced paramaters, you will see a paramater is Headline Fixed Height
please set it as you want, maybe 300 is right height for you site1 user says Thank You to Sherlock for this useful post
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by jooleimon 16 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum