-
AuthorPosts
-
March 24, 2012 at 8:41 pm #175363
URL: http://dakuz.com/joomla/
Module: JA News Pro! Module
Screenshot:Problem: For readability purposes, is it possible to add some sort of divider immediately after READ MORE (see screenshot) … Maybe something like this one.
News 1
Content
read more …===========
News 2
Content
read more …===========
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 25, 2012 at 12:50 am #445496Try this . . . . .
At file path –> /joomla/plugins/system/jat3/jat3/base-themes/default/css/template.css
at line 92, modify as follows:
<blockquote>p.readmore {
border-bottom: 4px double #333333;;
margin: 0;
padding-bottom: 20px;
}
</blockquote>Let me know if that achieves a result you like. You can, of course, play around with the line thickness value, color, etc.
March 26, 2012 at 10:39 pm #445794Thanks TomC. That will work for me. While on that same page, do you know the section I can use to edit WORLD NEWS and make the font bigger.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 26, 2012 at 10:52 pm #445795<em>@blink_black 310289 wrote:</em><blockquote>Thanks TomC. That will work for me. While on that same page, do you know the section I can use to edit WORLD NEWS and make the font bigger.</blockquote>
You can edit that heading within the following file path –> /joomla/templates/ja_nex/html/mod_janewspro/nex/style.css
at line 51
.ja-zinsec .ja-zinsec-inner > h2 { font-size: 100%;
text-transform: uppercase;
font-family: 'TeXGyreAdventorRegular',Helvetica,Arial,sans-serif;
padding: 13px 15px;
margin: 0px;
color: #666;
border-bottom: 1px solid #e5e5e5;
}
Hope That Helps
March 26, 2012 at 11:06 pm #445796Thanks Tom. Everything seems to be working except that when i change the color from #66666 to #ff0000, nothing changes on the front end
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 26, 2012 at 11:16 pm #445797<em>@blink_black 310291 wrote:</em><blockquote>Thanks Tom. Everything seems to be working except that when i change the color from #66666 to #ff0000, nothing changes on the front end</blockquote>
Are you sure you’re using a correct color code?March 28, 2012 at 12:46 am #446026Yeah, I checked and it is the right color code. I dont know what’s wrong.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 28, 2012 at 2:38 am #446031What about at –> /joomla/templates/ja_nex/css/template.css
line 49 . . .
<blockquote>a {
color: #666666;
text-decoration: none;
}
</blockquote>AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by TomC 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Add a divider to module for readability
Viewing 8 posts - 1 through 8 (of 8 total)