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
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
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.
Board rules! No PM support
Re: Welcome on Index
Removed all that posted. anything else i have to remove ?
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
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome on Index
Yes, you can insert the html for the image in the language file.
Board rules! No PM support
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
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
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="" />',
Board rules! No PM support
Re: Welcome on Index
You the man stoker
Thanks
Thanks
Re: Welcome on Index
How do I view a different image from no_avatar?
I also installed no_avatar.
I also installed no_avatar.