Homepage Featured Mod
Developer Last Online: Sep 2010
| Category: Feature Enhancement | Version: 0.8.5 |
Rating: (1 votes - 5.00 average)
|
|||
| Released: 02-02-2010 | Last Update: Never | Installs: 1 | |||
|
|
|||||
|
|
|||||
Ok I have now put this back up for you all.
If you are running the default theme then simply download the .zip attached to this post unpack and upload both folders to your WeBid root, if prompted by your FTP software click overwrite.
If you are running your own or modified theme then follow the instructions bellow, also note if your theme is of the table less variety you will need to replace the table in this mod with your <div>.
Instructions for non default themes
Open home.tpl and find code
Replace With
Next open up style.css and at the bottom add the following
Also note that if your custom theme uses diferant featured items boxes than the default theme you will need to replace from <!-- Begin featured --> to <!-- END featured --> with the featured items code from your theme, so you would use.
Next download this file and upload it to your WeBid js folder
If you are running the default theme then simply download the .zip attached to this post unpack and upload both folders to your WeBid root, if prompted by your FTP software click overwrite.
If you are running your own or modified theme then follow the instructions bellow, also note if your theme is of the table less variety you will need to replace the table in this mod with your <div>.
Instructions for non default themes
Open home.tpl and find code
<!-- BEGIN featured -->
<div style="float:left;display:block;width:180px;margin :5px;background-color:#FFFEEE;border:#CCCCCC 1px solid;padding:5px;">
<div style="display:block;" align="center"><img src="{featured.IMAGE}" /></div>
<div style="display:block;" align="center"><a href="{SITEURL}item.php?id={featured.ID}">{feature d.TITLE}</a><br />
{featured.BID}</div>
</div>
<!-- END featured -->
<div style="float:left;display:block;width:180px;margin :5px;background-color:#FFFEEE;border:#CCCCCC 1px solid;padding:5px;">
<div style="display:block;" align="center"><img src="{featured.IMAGE}" /></div>
<div style="display:block;" align="center"><a href="{SITEURL}item.php?id={featured.ID}">{feature d.TITLE}</a><br />
{featured.BID}</div>
</div>
<!-- END featured -->
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
<script type="text/javascript" src="{SITEURL}js/jscroller2-1.61.js"></script>
<div id="jscroller2">
<div class="jscroller2_left jscroller2_speed-62 jscroller2_dynamic jscroller2_mousemove jscroller2_ignoreleave"><!-- BEGIN featured --><div style="float:left;display:block;width:180px;height :180px;margin:5px;background-color:#FFFEEE;border:#CCCCCC 1px solid;padding:5px;">
<div style="display:block;" align="center"><img src="{featured.IMAGE}" /></div>
<div style="display:block;" align="center"><a href="{SITEURL}item.php?id={featured.ID}">{feature d.TITLE}</a><br />
{featured.BID}<!-- END featured --></div>
</div>
</div>
</td>
</tr>
</table>
</div>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
<script type="text/javascript" src="{SITEURL}js/jscroller2-1.61.js"></script>
<div id="jscroller2">
<div class="jscroller2_left jscroller2_speed-62 jscroller2_dynamic jscroller2_mousemove jscroller2_ignoreleave"><!-- BEGIN featured --><div style="float:left;display:block;width:180px;height :180px;margin:5px;background-color:#FFFEEE;border:#CCCCCC 1px solid;padding:5px;">
<div style="display:block;" align="center"><img src="{featured.IMAGE}" /></div>
<div style="display:block;" align="center"><a href="{SITEURL}item.php?id={featured.ID}">{feature d.TITLE}</a><br />
{featured.BID}<!-- END featured --></div>
</div>
</div>
</td>
</tr>
</table>
</div>
/* Scroller Box */
#jscroller2 {
width: 100%;
height: 188px;
overflow: hidden;
}
/* Scoller Box */
/* CSS Hack Safari */
#dummy {;# }
#jscroller2 {
overflow: auto;
}
#jscroller2 {
width: 100%;
height: 188px;
overflow: hidden;
}
/* Scoller Box */
/* CSS Hack Safari */
#dummy {;# }
#jscroller2 {
overflow: auto;
}
<div align="center">
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
<script type="text/javascript" src="{SITEURL}js/jscroller2-1.61.js"></script>
<div id="jscroller2">
<div class="jscroller2_left jscroller2_speed-62 jscroller2_dynamic jscroller2_mousemove jscroller2_ignoreleave">
<!-- BEGIN featured -->
YOUR THEMES FEATURED CODE HERE
<!-- END featured -->
</div>
</div>
</div>
</td>
</tr>
</table>
</div>
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td>
<script type="text/javascript" src="{SITEURL}js/jscroller2-1.61.js"></script>
<div id="jscroller2">
<div class="jscroller2_left jscroller2_speed-62 jscroller2_dynamic jscroller2_mousemove jscroller2_ignoreleave">
<!-- BEGIN featured -->
YOUR THEMES FEATURED CODE HERE
<!-- END featured -->
</div>
</div>
</div>
</td>
</tr>
</table>
</div>
Download Now
-
Homepage-Featured-Mod.zip
(6.5 KB, 15 views)
Show Your Support
- If you like this modification support the author by donating.
- This modification may not be copied, reproduced or published elsewhere without author's permission.


Reply With Quote
Bookmarks