There is no break after the "read more" link or after the text cut off.
Author:
Sean Moe
Date added:
Sunday, 08 February 2009
Last revised:
never
Hits:
1468
Rating:
Vote for this:
-
favoured:
0
Answer
Almost every Joomla site is customized using CSS and Joomla is known to give the administrator of the site complete control over the look and feel they offer to their users. To stick with this method, we decided to not hard code in a <p> or <br /> tag after the "read more phrase" or the "text cut-off phrase" to allow the site owner to specify the desired tag themselves. Because of this, you may notice that if you are showing more than one article, the second article will start directly after the "read more>>>" text and not on a new line. To fix this problem, simply add a <br /> or <p> tag at the end of the "read more phrase" or the "text cut-off phrase".