Page 1 of 2

Welcome Below Forum List?

Posted: 13 Feb 2012, 00:36
by Kyle$calise
Is there any way to put the welcome module below the forum list?

Welcome Below Forum List?

Posted: 13 Feb 2012, 00:57
by Rhyno
Just move the index_body.html CODE to where you want it but make sure it is under the following line of code.

Code: Select all

 <!-- INCLUDE forumlist_body.html -->
P.S. This is the code you need.

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} &bull; {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?

Posted: 13 Feb 2012, 01:03
by Kyle$calise
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?

Posted: 13 Feb 2012, 01:18
by Rhyno
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.
Hmmm that style im not to familiar with, you are correct it doesn't have an index_body.html file...
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?

Posted: 13 Feb 2012, 01:30
by Kyle$calise
I used Automod.

Welcome Below Forum List?

Posted: 13 Feb 2012, 02:24
by Rhyno
Can you give me a link to your site please

Welcome Below Forum List?

Posted: 13 Feb 2012, 02:31
by Kyle$calise
You are not authorized to post url links, please remove or rename:
:cry:

Welcome Below Forum List?

Posted: 13 Feb 2012, 03:01
by Kyle$calise
Hiya!

I put my forum url in the website field of my profile on here.

Hope that helps!

~Kyle$calise

Welcome Below Forum List?

Posted: 13 Feb 2012, 03:45
by Rhyno
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?

Welcome Below Forum List?

Posted: 13 Feb 2012, 03:56
by Rhyno
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.