Create a Top Weblinks Area - NBS






 

 

Create a Top Weblinks Area - NBS

View Full Version : Create a Top Weblinks Area


nightfox_pc_asst
24-Jan-2005, 09:05 AM
Here is something based on the Post Legend idea that someone had. However this one fits under the board stats and you can customize the images so they are clickable to other websites.

See the attachment for a sample, visit http://www.nh-pctechsupport.net/index.php for a look at the full image.

Heres how to add it in.

1) Goto ACP Panel
2) Goto Skin and Templates > Skin Manager > Edit Root Skin HTML Template
3) Goto Board Index > ShowStats Template Bit
4) Copy and Paste the code after the lines you see editor window.

Now using your ftp program create a folder called 'sub_images' this is where you will add the images found in the code above. To make them clickable just edit the a href link to the website that is connected with the image.

All done, now your members can see on the main forum page links to sites you find useful.

Enjoy

See next reply for the code since it wouldn't allow me to post it here...

nightfox_pc_asst
24-Jan-2005, 09:15 AM
Well to many tags it suggest, so its been placed below :P

(Edited)

MikeC
25-Jan-2005, 10:24 PM
<table width="100%" border="0" align="center" cellpadding="4" cellspacing="1" valign='top'>
<tr>
<td colspan="8" class='formsubtitle' align='left' valign='middle'>Top Supported Websites</td>
</tr>
<tr>
<td width='12%' height="47" align='center' class='row1'><a href="http://sz1.desktopninja.com/main.html"><img src="../sub_images/521.gif" width="88" height="31"></a><br> </td>
<td align='center' class='row2' width='12%'><a href="http://www.bfarber.com/"><img src="../sub_images/bfarber.gif" width="88" height="31"></a><br> </td>
<td align='center' class='row1' width='12%'><a href="http://themes.belchfire.net/"><img src="../sub_images/belch_button.png" width="88" height="31"></a><br> </td>
<td align='center' class='row2' width='12%'><a href="http://www.cpfools.com/"><img src="../sub_images/cp.jpg" width="88" height="31"></a><br> </td>
<td align='center' class='row1' width='12%'><a href="http://getskinned.org/"><img src="../sub_images/getskinned.jpg" width="88" height="31"></a><br> </td>
<td align='center' class='row2' width='12%'><a href="http://http://www.lightstar1.com/news.php"><img src="../sub_images/lightstar.jpg" width="88" height="31"></a><br> </td>
<td align='center' class='row1' width='12%'><a href="http://http://www.nbsdesignz.com//"><img src="../sub_images/nbs3.gif" width="88" height="31"></a><br> </td>
<td align='center' class='row2' width='12%'><a href="http://www.overclockingaddiction.com//"><img src="../sub_images/OCAButton.gif" width="88" height="31"></a> </td>
</tr>

<td height="8"></tr>
</table>

wshinds
10-Mar-2005, 09:30 PM
tag -- this will be uploaded later this evening. another awesome mod!

nightfox_pc_asst
11-Mar-2005, 07:13 AM
Again wshinds your welcome...stop by my site, you will find code to add a main title image and other many useful tutorials.. Guest are free to view the IPB 2.0 basic tutorials, the advanced ones are for members.

Enjoy!

Laters...

nightfox_pc_asst
11-Mar-2005, 07:14 AM
Thanks MikeC for posting up the code for me