Warning: The author of this contribution does not provide support for it anymore.

Top Five

need help - Top Five

need help

by whatzup » Fri Oct 29, 2010 7:53 pm

after i download and edit code for the top 5, and i have a errors message; please take a look and help how to make it work, thanks

Image
whatzup
Registered User
Posts: 13
Joined: Wed Oct 27, 2010 1:37 pm

Re: need help

by RMcGirr83 » Fri Oct 29, 2010 10:28 pm

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 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22072
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: need help

by whatzup » Fri Oct 29, 2010 11:00 pm

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?
Image


appreciated your time!!!
whatzup
Registered User
Posts: 13
Joined: Wed Oct 27, 2010 1:37 pm

Re: need help

by whatzup » Sat Oct 30, 2010 2:48 pm

thanks RMcGirr83, the problem SOLVED

I already figured out!!!
whatzup
Registered User
Posts: 13
Joined: Wed Oct 27, 2010 1:37 pm

Re: need help

by whatzup » Sun Oct 31, 2010 3:07 pm

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:

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 />&nbsp;&nbsp;

{top_five_topic.USERNAME_FULL}&nbsp;&nbsp;<br /><!-- ENDIF --><!-- END top_five_topic --></td>
                   <td valign="top" bgcolor="#ededed"><!-- BEGIN top_five_active -->{top_five_active.USERNAME_FULL}<br />&nbsp;&nbsp;

{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 />&nbsp;&nbsp;

{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:
Image
whatzup
Registered User
Posts: 13
Joined: Wed Oct 27, 2010 1:37 pm

Re: need help

by RMcGirr83 » Mon Nov 01, 2010 2:37 am

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 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22072
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: need help

by whatzup » Mon Nov 01, 2010 3:52 pm

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:
Image


the code in the previous post
whatzup
Registered User
Posts: 13
Joined: Wed Oct 27, 2010 1:37 pm

Re: need help

by RMcGirr83 » Mon Nov 01, 2010 7:32 pm

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 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22072
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: need help

by whatzup » Mon Nov 01, 2010 9:09 pm

ohh, here is my site:

www.luatphap.us

i'm using skyline template:

appreciated your help!!!
whatzup
Registered User
Posts: 13
Joined: Wed Oct 27, 2010 1:37 pm

Re: need help

by RMcGirr83 » Tue Nov 02, 2010 1:53 am

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 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22072
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: need help

by whatzup » Tue Nov 02, 2010 3:15 am

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???
whatzup
Registered User
Posts: 13
Joined: Wed Oct 27, 2010 1:37 pm

Re: need help

by RMcGirr83 » Tue Nov 02, 2010 10:45 am

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 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22072
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr