Quick Login   
 
Register AdminFusion Tutorials Post Fusion Forum Matrix
 
Old 08-18-2007, 07:56 PM   #1
Member
 
Join Date: Aug 2007
Posts: 146
snowgoose is on a distinguished road
Affiliates box help

ok i have the following code for an affiliates box on my forum only i want it to look like a new catorgory of my forum with the same design as the catogorys can someone please tell me where im going wrong or what i need to do or edit the code so it will work for me please.

Code:
<br>
<div class="tableborder">
<div class='maintitle' align='left'><Affiliates>Affiliates
  </div>
<table width="100%" cellspacing="6" id="submenu">
<tr>
  <td> 
    <!-- Affiliates Content -->
      <marquee scrollamount="2" loop="true" onmouseover='this.stop()' onmouseout='this.start()' scrolldelay= "25">
        <a href="http://teensop.30.forumer.com/index.php?"><img src="http://h1.ripway.com/HManager/af_bar_f.gif"></a>
        <a href="http://www.maneelgrover.com/"><img src="http://www.filehive.com/files/0729/1mg2.gif"></a>
        <a href="http://pe2.tt.cx/"><img src="http://www.filehive.com/files/0729/pe2.PNG"></a>

</marquee>

    <!-- End of Affiliates Content -->
  </td>
</tr>
</table>
</div>

<!-- End Affiliates Section -->
My forum is in my signature or if needed its Simply Shelby

Cheers if someone can solve this problem for me, if theres anything else you need to know please just ask

Jake
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
snowgoose is offline   Reply With Quote
Old 08-18-2007, 10:09 PM   #2
Member
 
Join Date: Aug 2007
Posts: 146
snowgoose is on a distinguished road
forgive me for sounds ignorant but can someone please sort my code for me

thanks
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
snowgoose is offline   Reply With Quote
Old 08-20-2007, 06:51 PM   #3
Chadwick ≥ Cadence
 
Adam's Avatar
 
Join Date: Sep 2005
Posts: 1,639
Adam has a brilliant futureAdam has a brilliant futureAdam has a brilliant futureAdam has a brilliant futureAdam has a brilliant futureAdam has a brilliant futureAdam has a brilliant futureAdam has a brilliant futureAdam has a brilliant futureAdam has a brilliant futureAdam has a brilliant future
Where did you get the code for affiliate box from? I wish I could help more, but I can't get on your forum at the moment.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Adam is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

 
Posting Rules

AdminFusion

All times are GMT +1. The time now is 06:58 PM. Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

© 2009 AdminFusion | Advertising Opportunities | Legal | A member of the Crowdgather Forum Community
 
From:
Title:

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74