MyBB Support

OUGC awards align issue, please help!

Submitted by DaNnIbOi, , Thread ID: 30561

Thread Closed
10-03-2017, 09:13 PM
#1
Hiya,

I'm using the ougc awards.

Can someone help me use the right code to get the awards lined next to each other? (like here on nulled)

I have tried editing it to look like this so far:
[Image: fAIiCiA.png]

Here is the code I have;

ougcawards_profile
Code:
<table border="0" cellspacing="" cellpadding="" class="tborder">
<thead>
<tr>
<td class="thead" colspan="2">
<strong>{$lang->ougc_awards_profile_title}</strong></td>
</tr>
</thead>
<td class="trow2">{$awardlist}</td></tr>
</tbody>
</table> <br />

ougcawards_profile_row
Code:
<td class="{$trow} style="vertical-align: middle;">
<a href="{$mybb->settings['bburl']}/awards.php?view={$award['aid']}" title="{$award['name']}"><img src="{$award['image']}" alt="{$award['name']}" /></a>
</td>


Any help is MUCH appreciated!!
Cool People:
Aoki, Aurora, fdigl, Faded, v4hl, EMO

Users browsing this thread: 2 Guest(s)