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 Mod
Hello Richi!
Here can you see the view for the Guests
For the User-View here the Login-Details, follow the Link above.
Name: tester
Password: test10
Greets
Marcus
Here can you see the view for the Guests
For the User-View here the Login-Details, follow the Link above.
Name: tester
Password: test10
Greets
Marcus
Re: Welcome Mod
Hi Stoker,
in
the W3C validation service reports me a missing end tag (img) and a missing attribute (alt).
However the mod works perfect, should I change this or is that correct ?
in
Code: Select all
<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif"/><!-- ENDIF -->
However the mod works perfect, should I change this or is that correct ?
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome Mod
Missing end tag is false, but the alt (alt="") tag is missing.
Board rules! No PM support
- Steve
- BBCoder VI
- Posts: 847
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
Re: Welcome Mod
So the code would be:
you also were missing a space at the end of the ommiting img tag.
Code: Select all
<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="Some one pinched it!" /><!-- ENDIF -->
Re: Welcome Mod
sry , i speak a little english ...
I have template subsilver 2
I have template subsilver 2
Re: Welcome Mod
first off love the ACP prank.... but i cant get this to line up right... please advise
www.silentdaredevils.com/forums/index.php
www.silentdaredevils.com/forums/index.php
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Welcome Mod
You are using prosilver edits for your subsilver2 based style.
Try this instead: viewtopic.php?f=8&t=119&start=20#p1867
Try this instead: viewtopic.php?f=8&t=119&start=20#p1867
Board rules! No PM support
Re: Welcome on Index
MOD very great!
http://www.darkylab.altervista.org/forum/
but...
where is
WELCOME TO MYFORUM
for change in
BENVENUTO A MYFORUM
http://www.darkylab.altervista.org/forum/
but...
where is
WELCOME TO MYFORUM
for change in
BENVENUTO A MYFORUM
Last edited by Darkman on 17 May 2010, 17:35, edited 1 time in total.