-
AuthorPosts
-
praguepost Friend
praguepost
- Join date:
- October 2013
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
October 15, 2013 at 4:40 pm #191410I’m looking for where to edit the created by, hits, category line in this image
http://jeffreethecopywriter.com/stylee.jpgI looked in en-GB.tpl_ja_wall.ini but did not seem to find it, as recommended in http://www.joomlart.com/forums/topic/how-to-find-the-right-line-of-code-with-firebug/ :
# Override language for com_content
TPL_WALL_COM_CONTENT_CATEGORY=”<strong>Category:</strong> %s”
TPL_WALL_COM_CONTENT_CREATED_DATE_ON=”<strong>Created:</strong> %s”
TPL_WALL_COM_CONTENT_PUBLISHED_DATE_ON=”<strong>Published:</strong> %s”
TPL_WALL_COM_CONTENT_ARTICLE_HITS=”<strong>Hits:</strong> %s”
TPL_WALL_COM_CONTENT_READ_MORE_TITLE=”More”From what I understand, it shows <strong>Created:</strong> but in the image, and on the page, you can see there is no bold “Created:” http://siteground227.com/~thinkmag/praguepost.com/80-fashion-and-style/467-political-pop-art-critiques-consumerism
What I would like to do is make this text a size or 1.5 sizes bigger, bold the “Written by:” and “Created” words. It would be great to be able to pad this position just a little, to push up the social sharing buttons, but that’s not as important as styling the line of text to make it more visible… any advice?
Detailed instructions would have the people of my planet singing your praises to their grandchildren!
Jeff
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 15, 2013 at 4:49 pm #509081Hi
In this file /templates/ja_wall/css/template.css around line 55
.article-info dd {
display: block;
float: left;
margin-right: 10px;
font-size: xxpx; you can add this with your preferred size
}
1 user says Thank You to pavit for this useful post
praguepost Friendpraguepost
- Join date:
- October 2013
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
October 15, 2013 at 4:57 pm #509082Would it be in “template-j30.css” if I am using Joomla 3 version?
PS: Thanks for the quick reply!pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
October 15, 2013 at 5:02 pm #509085Sorry i checked your files and it is named template.css not template-j30.css
praguepost Friendpraguepost
- Join date:
- October 2013
- Posts:
- 35
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 9
- Thanked:
- 2 times in 1 posts
October 15, 2013 at 5:13 pm #509086Cool, thanks…
Also, in Category: Travel Created: 12 March 2012 Written by Super User Hits:
How to get “Created:” and “Written by” made bold like Category and Hits?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 17, 2013 at 7:36 am #509283You can make bold “Created” and “Written by” on this file
Open language/en-GB/en-GB.com_content.ini file
Find and change it to
COM_CONTENT_CREATED_DATE_ON="<b>Created</b> on %s"
COM_CONTENT_WRITTEN_BY="<b>Written by</b> %s"
Don’t forget to clear cache from Admin area after changed
1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 11 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum