need help - Top Five
Re: need help
You haven't uploaded the files needed within your styles template folder.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer
Appreciate the extensions/mods/support then you can support me by buying a beer
-
- Former Team Member
- Posts: 22072
- Joined: Wed Jun 22, 2005 4:33 pm
- Location: Your display
- Name: Rich McGirr
Re: need help
thanks for quick reply: yes, i did figure out after i post this message,
but i need extra help!!!,
i just need a newest post, does it way to fix it?
appreciated your time!!!
but i need extra help!!!,
i just need a newest post, does it way to fix it?
appreciated your time!!!
-
- Registered User
- Posts: 13
- Joined: Wed Oct 27, 2010 1:37 pm
Re: need help
thanks RMcGirr83, the problem SOLVED
I already figured out!!!
I already figured out!!!
-
- Registered User
- Posts: 13
- Joined: Wed Oct 27, 2010 1:37 pm
Re: need help
i have another issue. I need your help, please!
i try figure numerous times, but it won't successful, so i need from expert.
here is my code:
and here is the result:
i try figure numerous times, but it won't successful, so i need from expert.
here is my code:
Code: Select all
<div class="forabg">
<div class="inner"><span class="corners-top"><span></span></span>
<center><table class="table1" cellspacing="1" id="top_five"></center>
<thead>
<tr>
<th style="width: 25%;">{L_NEWEST_TOPICS}</th>
<th style="width: 8%;">{L_TOP_FIVE_ACTIVE}</th>
<th style="width: 12%;">{L_TOP_FIVE_NEWEST}</th>
</tr>
</thead>
<tbody>
<tr bgcolor="#5578bc">
<td valign="top" bgcolor="#ededed"><!-- BEGIN top_five_topic --><!-- IF top_five_topic.NO_TOPIC_TITLE-->
{top_five_topic.NO_TOPIC_TITLE}<!-- ELSE --><a href="{top_five_topic.U_TOPIC}">{top_five_topic.TOPIC_TITLE}</a><br />
{top_five_topic.USERNAME_FULL} <br /><!-- ENDIF --><!-- END top_five_topic --></td>
<td valign="top" bgcolor="#ededed"><!-- BEGIN top_five_active -->{top_five_active.USERNAME_FULL}<br />
{L_POSTS}: <a href="{top_five_active.S_SEARCH_ACTION}">{top_five_active.POSTS}</a><br /><!-- END top_five_active --></td>
<td valign="top" bgcolor="#ededed"><!-- BEGIN top_five_newest -->{top_five_newest.USERNAME_FULL}<br />
{L_JOINED}:{top_five_newest.REG_DATE} <br /><!-- END top_five_newest --></td>
</tr>
</tbody>
</table>
<span class="corners-bottom"><span></span></span></div>
</div>
and here is the result:
-
- Registered User
- Posts: 13
- Joined: Wed Oct 27, 2010 1:37 pm
Re: need help
What is the link to the forum in question?
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer
Appreciate the extensions/mods/support then you can support me by buying a beer
-
- Former Team Member
- Posts: 22072
- Joined: Wed Jun 22, 2005 4:33 pm
- Location: Your display
- Name: Rich McGirr
Re: need help
RMcGirr83 wrote:What is the link to the forum in question?
basically, i just want the top (header bar) of the top-five change to blue color:
just like in this picture:
the code in the previous post
-
- Registered User
- Posts: 13
- Joined: Wed Oct 27, 2010 1:37 pm
Re: need help
Maybe I wasn't clear....I need a link to your forum to see what the style is. I don't know all the styles nor know the one you are using and I am not going to download the style either.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer
Appreciate the extensions/mods/support then you can support me by buying a beer
-
- Former Team Member
- Posts: 22072
- Joined: Wed Jun 22, 2005 4:33 pm
- Location: Your display
- Name: Rich McGirr
-
- Registered User
- Posts: 13
- Joined: Wed Oct 27, 2010 1:37 pm
Re: need help
skyline is a subsilver2 based style but it appears you are using the prosilver html file from the mod.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer
Appreciate the extensions/mods/support then you can support me by buying a beer
-
- Former Team Member
- Posts: 22072
- Joined: Wed Jun 22, 2005 4:33 pm
- Location: Your display
- Name: Rich McGirr
Re: need help
RMcGirr83 wrote:skyline is a subsilver2 based style but it appears you are using the prosilver html file from the mod.
how do i fix them???? any suggestion???
-
- Registered User
- Posts: 13
- Joined: Wed Oct 27, 2010 1:37 pm
Re: need help
Upload the subsilver2 file instead?
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer
Appreciate the extensions/mods/support then you can support me by buying a beer
-
- Former Team Member
- Posts: 22072
- Joined: Wed Jun 22, 2005 4:33 pm
- Location: Your display
- Name: Rich McGirr