The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Multi forums in one problem: Get links to look like regular forum links

Go down

Multi forums in one problem: Get links to look like regular forum links Empty Multi forums in one problem: Get links to look like regular forum links

Post by xafltexans July 22nd 2012, 12:16 am

Here's the code im using.

Code:
<table width="100%" border="0" cellspacing="1" cellpadding="1">
  <tr>
    <td width="31"><A HREF="justinsaline.forumotion.com/f14-offensive-talk"><img src="http://i44.servimg.com/u/f44/13/94/19/07/premiu10.png"></a></td>
    <td width="284"><A HREF="justinsaline.forumotion.com/f14-offensive-talk">Offensive Talk</A></td>
    <td width="31"><a href="http://justinsaline.forumotion.com/f15-defensive-talk"><img src="http://i44.servimg.com/u/f44/13/94/19/07/premiu10.png"></a></td>
    <td width="279"><a href="justinsaline.forumotion.com/f15-defensive-talk">Defensive Talk</a></td>
  </tr>
</table>

I'm just using other pictures on forumotion and stuff to get the hang of everything until i make an actual layout for my site and purchase a domain.



when i use this as my html for my multiforum in one, this is what i get for a hovered over link, and a not hovered over link.

Multi forums in one problem: Get links to look like regular forum links Rvecxu


this is what i want them to look like exactly, the links in what i use for my code are very small links it looks like, and they aren't thick.

Multi forums in one problem: Get links to look like regular forum links 347i6ir
















EDIT: this is now what i use

Code:
<style type="text/css">
 .MyLink { font-family: Arial; font-weight: 900; font-size: 13px; text-decoration: none;}
 .MyLink:hover { TEXT-DECORATION: underline; }
 </style>



<table width="100%" border="1" cellspacing="1" cellpadding="1">
  <tr>
    <td width="31"><A HREF="justinsaline.forumotion.com/f14-offensive-talk"><img src="http://i44.servimg.com/u/f44/13/94/19/07/premiu10.png"></a></td>
    <td width="284"><a href="justinsaline.forumotion.com/f14-offensive-talk" class="MyLink">Offensive Talk</a><br>Come here to talk Madden 13 Offense.</td>
    <td width="31"><a href="http://justinsaline.forumotion.com/f15-defensive-talk"><img src="http://i44.servimg.com/u/f44/13/94/19/07/premiu10.png"></a></td>
    <td width="279"><a href="justinsaline.forumotion.com/f15-defensive-talk" class="MyLink">Defensive Talk</a><br>Come here to talk Madden 13 Defense.</td>
  </tr>
</table>
avatar
xafltexans
New Member

Posts : 21
Reputation : 1
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum