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.
Else 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.
Else your topic may be ignored or locked!
help with supernova Style
Need help with style.
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.
- Steve
- BBCoder VI
- Posts: 848
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
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 Style
i just chance class bechuse it was all Blue
Re: help with Style
maybe you should have just asked for support of your style at that mods topic!
- Steve
- BBCoder VI
- Posts: 848
- Joined: 05 Mar 2010, 01:10
- BBCodes: 2000
- Favourite BBCode: p**n tube
- Favourite MOD: Non of Stokers
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?