Hi friends,
I checked again and you need to edit this lines:
Vertical read moreEdit components/com_magazine/magazine.html.php and find this (line 1991 aprox):
echo "<br /><a href=".$art_url." ><span class='readon'>".Magazine_HTML::is_utf8(LM_FRONT_READMORE)."</span></a>";
Horizontal read moreEdit components/com_magazine/magazine.html.php and find this (line 2483 aprox):
$text .= "<a href=".$art_url."><span class='readon'>".Magazine_HTML::is_utf8(LM_FRONT_READMORE)."</span></a>";
Best regards,