Welcome Below Forum List?
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
Welcome Below Forum List?
Just move the index_body.html CODE to where you want it but make sure it is under the following line of code.
P.S. This is the code you need.
Code: Select all
<!-- INCLUDE forumlist_body.html -->
Code: Select all
<!-- IF not S_IS_BOT -->
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt>{L_WELCOME_TO_MOD} {SITENAME}</dt>
</dl>
</li>
</ul>
<ul class="topiclist forums">
<li>
<dl>
<dd style="padding:5px; text-align: center; border:none;">
<!-- IF USER_AVATAR -->{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="" /><!-- ENDIF -->
</dd>
<dd class="lastpost" style="padding:5px; width:40%;">
<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>
</dd>
<dd class="lastpost" style="padding:5px; width:36%;"><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>
</dd>
</dl>
</li>
</ul>
<span class="corners-bottom"><span></span></span></div></div>
<!-- ENDIF -->
Welcome Below Forum List?
Uhh, I don't see an index_body. Could it be because I'm not using prosilver? I'm using Artodia Deluxe. Any idea where this code is on that theme? The welcome module is showing up, though, so it must be somewhere.
Welcome Below Forum List?
Hmmm that style im not to familiar with, you are correct it doesn't have an index_body.html file...Kyle$calise wrote:Uhh, I don't see an index_body. Could it be because I'm not using prosilver? I'm using Artodia Deluxe. Any idea where this code is on that theme? The welcome module is showing up, though, so it must be somewhere.
Will have a look in minute.
You say you can see the welcome module, how did you install it? Automod or manually?
Welcome Below Forum List?
Hiya!
I put my forum url in the website field of my profile on here.
Hope that helps!
~Kyle$calise
I put my forum url in the website field of my profile on here.
Hope that helps!
~Kyle$calise
Welcome Below Forum List?
Yer looking now, i think the Artodia styles inherit from Prosilver style. So you might need to do the edit for index_body.html under prosilver.
Some else can correct me if im wrong?
Some else can correct me if im wrong?
Welcome Below Forum List?
Well i just installed your style on my test board and did the edits.
So you need to go into prosilver and do the edits there on your index_body.html
Refresh your cache for Artodia & Prosilver.
You can see on my test site : http://www.eaf.net.au/testboard/index.php
Moved it under my forums.
So you need to go into prosilver and do the edits there on your index_body.html
Refresh your cache for Artodia & Prosilver.
You can see on my test site : http://www.eaf.net.au/testboard/index.php
Moved it under my forums.