help with supernova Style
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
If not your topic may be ignored or locked!
Re: help with Style
you shot know. you told me
Steve© |X| - Wed Aug 25, 2010 7:33 pm
no really i see you need some help with html and css.
Steve© |X| - Wed Aug 25, 2010 7:33 pm
no really i see you need some help with html and css.
Re: help with Style
yes i know i was making you post correctly in the forums i will fix stokers welcome on index mod for your style tommorow.
Re: help with supernova Style
index_body.html code:
Code: Select all
<!-- IF not S_IS_BOT -->
<div id="sn-category-{forumrow.FORUM_ID}" class="iewidth">
<div class="sn-cat-header">
<ul class="topiclist">
<li class="header">
<dl class="icon">
<dt>
<div class="cat-name">
<span>{L_WELCOME_TO_MOD} {SITENAME}</span>
</div>
</dt>
</dl>
</li>
</ul>
</div>
<div class="sn-cat-row" id="sn-row-{forumrow.FORUM_ID}">
<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>
</div>
<div class="sn-cat-footer"></div>
</div>
<!-- ENDIF -->
Re: help with supernova Style
Grate thanks. But i have anothere prablome. like where it say Vinsamlegast Innskráið/NBýskráið ykkur there shut come up a Login Window but dose not. Also when you are posting. The BBCodes shut show when you push them but they dont. Can you help me?