Welcome on Index
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Re: Welcome on Index
Yes, the above posted is the old install instructions.
Use them to make sure that you have uninstalled it completely.
Use them to make sure that you have uninstalled it completely.
Re: Welcome on Index
I found some kind weird solution
on IE browser click on compatibility view mode then the avatar show up. My board design for older browser ..


Re: Welcome on Index
Hi guys
If i want to add a smile icon image after each greeting, how do i add it ? is it possible ?
Thanks
If i want to add a smile icon image after each greeting, how do i add it ? is it possible ?
Thanks
Re: Welcome on Index
Is it like this :
But it doesn't seem to work.
Thanks Stoker
Code: Select all
'UP_LATE' => 'You\'re up late %1$s, Shouldn\'t you be sleeping?' <img src="http://www.mydomain.com/images/smilies/lazy.gif" style="width:29px; height:29px;" alt="" />',
Thanks Stoker
Re: Welcome on Index
Try this instead:
Code: Select all
'UP_LATE' => 'You\'re up late %1$s, Shouldn\'t you be sleeping? <img src="http://www.mydomain.com/images/smilies/lazy.gif" style="width:29px; height:29px;" alt="" />',