1. kash_14
  2. Commercial Templates
  3. Tuesday, 03 March 2015
  4.  Subscribe via email
Hello,
In the Central template, how can I make the "read more" text bold and appear at the same line, right after the last sentence. Currently, it appears in a new line.



Thanks,
KK
Accepted Answer Pending Moderation
0
Votes
Undo
Can you please post a URL to the site so I can take a look?
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
To make the Read More link bold, place this in your Custom CSS area in the Template Manager:

.readmore-link {font-weight:bold;}


In order to make the read more link show up after the paragraph you would have to create an override for the com_content display of an article. This page will walk you through it: https://docs.joomla.org/Understanding_Output_Overrides#Copying_or_Creating_Layout_Files
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
How about the code to make "Add new comment" bold as well?
Thanks,
KK
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
.comments-link {font-weight:bold;}
  1. more than a month ago
  2. Commercial Templates
  3. # 5
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!