Joobi

Joomla components

For Bug Report or Feature Request please use the ticket system accessible on the tab Support.
This forum is not monitored by Joobi Team although we might take part in discussion.
The forum is mainly a place for members to share ideas and interact together.

You are not logged in.

#1 03 Dec 2008 12:49:54

kai920
New member

Change styling of [SUBSCRIPTIONS] tag

Hello,

I'm having a lot of trouble in trying to customize the links generated by the [SUBSCRIPTIONS] tag.

How can I do this?

- Remove the <p> tags around the links
- Display the links on the same line
- Add a separator (" | " for example) between the links

I've tried using the acajoom content bot, but it does not work.

Thank you

#2 03 Dec 2008 14:41:18

mihha
Moderator

Re: Change styling of [SUBSCRIPTIONS] tag

Hi,

just edit list template and change it there (switch to non HTML in Joomla editor if it helps)


Please check our 

Sorry. You have to be registered to access this content.

and existing replies before posting on our forum!

Best Regards,
Igor

http://www.usersigs.com/site/./data/media/12/CROATIA.jpg

#3 03 Dec 2008 14:48:13

kai920
New member

Re: Change styling of [SUBSCRIPTIONS] tag

Thank you very much for your reply, but I don't see any other way to do this - other than hacking core code sad

Specifically /administrator/components/com_acajoom/classes/class.jmail.php:

Code:

$subscriptionstext = '<p>'. $subscriptionslink . '<br />' . $unsubscribelink . '</p>';

(If I am wrong about removing the <p> tags, etc. please let me know a better way)

#4 03 Dec 2008 15:08:17

mihha
Moderator

Re: Change styling of [SUBSCRIPTIONS] tag

Ah.

I misunderstood your question. Yes, you will have to change this file to achieve what you want


Please check our 

Sorry. You have to be registered to access this content.

and existing replies before posting on our forum!

Best Regards,
Igor

http://www.usersigs.com/site/./data/media/12/CROATIA.jpg

Forum Tools