-
AuthorPosts
-
nikhilc Friend
nikhilc
- Join date:
- March 2011
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 25, 2011 at 7:20 am #163190Hey guys, can someone point me where to look for (and shift) the “dotted” line that appears between the Intro and Links in the linear layout? I’ve decreased Intro width from 69% to 59%, and increased Links width from 29 to 39.
Also, how can I remove the title “MORE:” above the Links?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 25, 2011 at 10:08 am #387967Hi,
– Find this code from
.linear .ja-zin .ja-box .ja-box-inner {
margin: 12px 0;
padding: 0 12px;
background: url(../../../images/dot-2.gif) repeat-y 69% top; <-- change this value to 59%
}
– To remove “MORE: “, remove this code from <joomla url>modulesmod_janewsprotmpllinearblog_item.php file
<strong><?php echo JTEXT::_('MORE:')?></strong>
1 user says Thank You to khoand for this useful post
nikhilc Friendnikhilc
- Join date:
- March 2011
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 25, 2011 at 12:10 pm #387988Brilliant. Thanks, Khoand!
nikhilc Friendnikhilc
- Join date:
- March 2011
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
April 25, 2011 at 12:24 pm #387992Sorry Khoand,
but I have some confusion about your solution to the first one. this is what i currently have. different from what you’ve pasted above.
.ja-zinwrap.linear {}.linear .ja-zin {}
.linear .ja-zin .items-row { margin: 0; padding: 0; background: none; }
.linear .ja-zin .ja-box .ja-box-inner { margin: 0; padding: 8px 12px 5px; }
.linear .ja-zin .ja-box-first .ja-box-inner {}
.linear .ja-zin .col-last .ja-box-inner { border-right: 0; }
nikhilc Friendnikhilc
- Join date:
- March 2011
- Posts:
- 21
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 4
- Thanked:
- 5 times in 1 posts
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 26, 2011 at 3:32 pm #388370<em>@nikhilc 236515 wrote:</em><blockquote>hi all,
got this figured. the file Khoand was talking about is here:
templates/ja_teline_iv/html/mod_janewspro/linear/style.css</blockquote>
Sorry about that I forget to add css file.AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by khoand 13 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Linear Layout – width
Viewing 6 posts - 1 through 6 (of 6 total)