Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Modifications for phpBB3. Try the Mods here and share Your own Mods
There is no support here! Only Read Access!
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
awr
BBCoder I
Posts: 1 Joined: 17 May 2010, 17:08
Post
by awr » 17 May 2010, 17:21
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)
cisco007
BBCoder VI
Posts: 1015 Joined: 16 Mar 2010, 18:14
Location: Don't really know!
Post
by cisco007 » 17 May 2010, 17:29
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:
Darkman
BBCoder II
Posts: 23 Joined: 20 Mar 2010, 23:53
Post
by Darkman » 17 May 2010, 21:01
MANY THANKS! YUO ARE BIG
neuropass
BBCoder IV
Posts: 173 Joined: 11 Apr 2010, 02:33
Post
by neuropass » 28 May 2010, 05:55
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?
Stoker
Site Admin
Posts: 3536 Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:
Post
by Stoker » 28 May 2010, 07:24
Code: Select all
<div style="float:right;">TEXT HERE</div>
Board rules! No PM support
neuropass
BBCoder IV
Posts: 173 Joined: 11 Apr 2010, 02:33
Post
by neuropass » 28 May 2010, 13:51
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
Darkman
BBCoder II
Posts: 23 Joined: 20 Mar 2010, 23:53
Post
by Darkman » 06 Jun 2010, 12:23
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?
Progress
BBCoder II
Posts: 15 Joined: 13 Jun 2010, 15:04
Post
by Progress » 16 Jun 2010, 10:12
How to do this changes?
Stoker
Site Admin
Posts: 3536 Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:
Post
by Stoker » 16 Jun 2010, 10:27
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
Board rules! No PM support