OK,the other stuff is sorted and all I want to do now is move the poll and latest forum discussions over to the right(other side of news postings to what they are now) on my Homepage
www.gamerscomm.net
I'll paste my homepage template text below.
{htmldoctype}
<html>
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="no-cache">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Cache-Control" content="no-cache">
<!-- end no cache headers -->
<!-- do not edit the links in this area, instead add your information to it -->
<meta name="keywords" content="teckwizards,vbulletin,forum,bbs,discussio n,jelsoft">
<meta name="description" content="vbHome (lite) is a welcome page powered by vBulletin. To visit the author's website, go to
http://www.teckwizards.com/ . To find out about vBulletin, go to
http://www.vbulletin.com/ .">
<!-- end -->
<title>$hometitle</title>
$homeheadinclude
</head>
<body>
$homeheader
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr>
<td width="220" valign="top">
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr id="cat">
<td bgcolor="{categorybackcolor}"><smallfont><font color="{categoryfontcolor}">$welcometext</font></smallfont></td>
</tr>
$userloggedinout
$pminfo
$search
</table>
</td>
</tr>
</table>
<br>
$latestpoll
$advertisement
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="100%">
<tr>
<td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr id="cat">
<td bgcolor="{categorybackcolor}"><smallfont><a href="$bburl/index.php?s="$session[sessionhash]"><b>Latest Forum Discussions</b></a></smallfont></td>
</tr>
$threadbits
</table>
</td>
</tr>
</table>
$links
</td>
<td width="7"> </td>
<td valign="top">$articlebits</td>
</tr>
</table>
$homefooter
</body>
</html>
Hope you can help,I can move the stuff to other columns just cant seem to get them to the other side of the article bits without making a mess of the page,I know its only basic stuff but unless I see how its done I wont know hehe.
Kind regards
Wij