PDA

View Full Version : Just aligning the "Last Post" area to the right



tiberonmagnus
Tue 9th Sep '08, 6:14pm
I've been trying to align the "last post" area on forumhome section. I've tried re-writing the code to..



<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" align="$stylevar[right]">$vbphrase[last_post]</td>

I must be just missing something since it's not working, this can't be this complicated. All I'm trying to do is get the Last Post area on the forumhome to be 'right' aligned. Any thoughts? I'm just modifying the vbulletin default template. :)

tiberonmagnus
Tue 9th Sep '08, 8:35pm
Nevermind I fixed it. It was in the 'forumhome_lastpostby'. :)