Page 5 of 11
Re: Welcome Mod
Posted: 17 May 2010, 17:21
by awr
Sir Xiradorn » 10 Apr 2010, 00:25 wrote:
Subsilver2 template
Code: Select all
<!-- IF not S_IS_BOT -->
<table class="tablebg" cellspacing="1" width="100%" style="margin-bottom:10px;">
<tr>
<th colspan="4" style="text-align:left;">Welcome to {SITENAME}</th>
</tr>
<tr>
<td class="row1" width="10%" align="left">
<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif"/><!-- ENDIF -->
</td>
<td class="row1" width="30%">
<p>{S_WELCOME}</p>
<span><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<br />{CURRENT_TIME}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --><!-- IF S_USER_LOGGED_IN --><br /><br />{S_JOINED_DATE}<br />{MEMBER_FOR}<!-- ENDIF --></span>
</td>
<td class="row1" width="35%">
<span>{TOTAL_POSTS} • {TOTAL_TOPICS}<br />{TOTAL_USERS}<br />{NEWEST_USER}
<!-- IF S_DISPLAY_ONLINE_LIST --><br /><br />{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<!-- ENDIF --></span>
</td>
<td class="row1" width="25%"></td>
</tr>
</table>
<!-- ENDIF -->
where we will copy, which file.
subsilver> template> ?(what, where or which file)
Re: Welcome on Index
Posted: 17 May 2010, 17:29
by cisco007
Darkman » 17 May 2010, 16:57 wrote:MOD very great!
I'm working for italian translation that I'll put here, but...
where is
WELCOME TO
MYFORUM
for change in
BENVENUTO A
MYFORUM
if you already have it installed do this!
open:
Code: Select all
<!-- INCLUDE overall_header.html -->
Find:
Replace with:
Re: Welcome on Index
Posted: 17 May 2010, 21:01
by Darkman
MANY THANKS! YUO ARE BIG
Re: Welcome on Index
Posted: 22 May 2010, 17:02
by FDCP_NEO (NL)
Thanks Stoker love this one!
Re: Welcome on Index
Posted: 28 May 2010, 05:55
by neuropass
How can i add an image here?
welcome (1).gif
I tried this, but it din't work..
Code: Select all
<div style="text-align:right">TEXT HERE</div>
Any suggestion?
Re: Welcome on Index
Posted: 28 May 2010, 07:24
by Stoker
Code: Select all
<div style="float:right;">TEXT HERE</div>
Re: Welcome on Index
Posted: 28 May 2010, 13:51
by neuropass
Thanks stoker...
i made some modification when user are logged in and if there are birthdays....
Also the messages icon and color change when , messages are i.
asasa.png
5-28-2010 7-49-31 AM.png
Re: Welcome on Index
Posted: 06 Jun 2010, 12:23
by Darkman
neuropass » 28 May 2010, 13:51 wrote:Thanks stoker...
i made some modification when user are logged in and if there are birthdays....
Also the messages icon and color change when , messages are i.
asasa.png
5-28-2010 7-49-31 AM.png
WOW!!!! How I can to do it?
Re: Welcome on Index
Posted: 16 Jun 2010, 10:12
by Progress
How to do this changes?
Re: Welcome on Index
Posted: 16 Jun 2010, 10:27
by Stoker
You are doing prosilver edits on a subsilver style.
I dont have edits for subsilver based styles and I dont support it.
But one of our users have done it here:
viewtopic.php?f=8&t=119&start=20#p1867