Multi forums in one problem: Get links to look like regular forum links
Page 1 of 1
Multi forums in one problem: Get links to look like regular forum links
Here's the code im using.
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.

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.

EDIT: this is now what i use
- 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.

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.

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>
xafltexans- New Member
- Posts : 21
Reputation : 1
Language : English

» Multi forums in one Problem!!!
» Problem with multi forums in 1
» Multi Forums in One Problem....
» Multi forums in one Problem!!!!
» Problem with multi forums!!!
» Problem with multi forums in 1
» Multi Forums in One Problem....
» Multi forums in one Problem!!!!
» Problem with multi forums!!!
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum