1
Welcome, Guest. Please login or register.
November 22, 2008, 08:33:47 AM
Home Help Search Login Register
News: iJoomla SideBars for Joomla 1.5 is here!

+  iJoomla Forum
|-+  iJoomla Magazine
| |-+  Support Questions
| | |-+  'Read More' as an image?
« previous next »
Pages: [1] Print
Author Topic: 'Read More' as an image?  (Read 1230 times)
nirvana
Newbie
*
Posts: 8


View Profile Email
« on: December 03, 2007, 05:19:35 PM »

Is there a way to make the 'read more' link on the front page manager an image so it matches the rest of my site?

Thanks. .
Logged
RicardoCorai
customers
Hero Member
*
Posts: 2264


View Profile WWW
« Reply #1 on: December 05, 2007, 04:44:03 PM »

Hi Nirvana,
1- Edit components/com_magazine/magazine.html.php and find this (line 961 aprox.):
Code:
echo "<br /><a href=".$art_url." ><span class='readon'>".Magazine_HTML::is_utf8
(LM_FRONT_READMORE)."</span></a&g
t;";
2- Replace with this:
Code:
echo "<br /><a href=".$art_url." ><span class='readon'>INSERT READ MORE IMAGE HERE</span></a>";
Regards,
Logged

Ricardo Corai
Moderator
www.planetacms.com
nirvana
Newbie
*
Posts: 8


View Profile Email
« Reply #2 on: December 19, 2007, 09:07:57 PM »

Thanks. . .I wanted to change the background and go it.

Is there a way to change the the text of the read more links to say something else. I thought I had changed them once before, but I can't find it in the files.

Thanks again.
Logged
tm2000
customers
Newbie
*
Posts: 8


View Profile Email
« Reply #3 on: December 20, 2007, 08:27:34 AM »

this has got to be us... but can't get it to work...

using this:
Code:
echo "<br /><a href=".$art_url." ><span class='readon'><img src='../images/cancel.png'>test</span></a>";

what are we missing  Huh
Logged
RicardoCorai
customers
Hero Member
*
Posts: 2264


View Profile WWW
« Reply #4 on: December 20, 2007, 05:15:11 PM »

Is there a way to change the the text of the read more links to say something else. I thought I had changed them once before, but I can't find it in the files.
Edit your magazine language and change "read more" for whatever you want.

this has got to be us... but can't get it to work...

using this:
Code:
echo "<br /><a href=".$art_url." ><span class='readon'><img src='../images/cancel.png'>test</span></a>";

what are we missing  Huh
Can you post your URL?
Thanks
Logged

Ricardo Corai
Moderator
www.planetacms.com
nirvana
Newbie
*
Posts: 8


View Profile Email
« Reply #5 on: December 21, 2007, 12:34:35 AM »

Thanks. I knew it was somewhere simple, just couldn't find it.
Logged
tm2000
customers
Newbie
*
Posts: 8


View Profile Email
« Reply #6 on: December 21, 2007, 04:38:25 AM »

Can you post your URL?
Thanks

Sure, thanks Ricardo!

« Last Edit: May 06, 2008, 05:07:00 AM by tm2000 » Logged
RicardoCorai
customers
Hero Member
*
Posts: 2264


View Profile WWW
« Reply #7 on: December 27, 2007, 08:23:54 AM »

Hi friends,

I checked again and you need to edit this lines:

Vertical read more
Edit components/com_magazine/magazine.html.php and find this (line 1991 aprox):
Code:
       echo "<br /><a href=".$art_url." ><span class='readon'>".Magazine_HTML::is_utf8(LM_FRONT_READMORE)."</span></a>";

Horizontal read more
Edit components/com_magazine/magazine.html.php and find this (line 2483 aprox):
Code:
      $text .= "<a href=".$art_url."><span class='readon'>".Magazine_HTML::is_utf8(LM_FRONT_READMORE)."</span></a>";

Best regards,
Logged

Ricardo Corai
Moderator
www.planetacms.com
Makis77
customers
Newbie
*
Posts: 3


View Profile Email
« Reply #8 on: January 02, 2008, 11:05:17 AM »

it doesnt work for me  Roll Eyes
Logged
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Theme Globe by Eponnox