I have another option for Edit Weather Options - I've uploaded a little icon and tried to add it on, but when I do it comes up on another line like this:
How do I change this so it comes up on the same line as the icon?
PHP Code:
<if condition="$show['profilepiclink']">
<tr><td class="$navclass[profilepic]" nowrap="nowrap">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20">
<img border="0" src="$stylevar[imgdir_misc]/usercp_icons_png/picture_edit.png" width="16" height="16"></td>
<td><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td>
</tr>
</table>
</td></tr>
</if>
<td width="20">
<img border="0" src="$stylevar[imgdir_misc]/usercp_icons_png/weather_icon.gif" width="16" height="16"></td>$modifyweatherdata_link
<tr><td class="thead"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('networking')"><img id="collapseimg_networking" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_networking].gif" alt="" border="0" /></a>$vbphrase[networking]</td></tr>
<tbody id="collapseobj_networking" style="$vbcollapse[collapseobj_networking]">
<tr><td class="$navclass[buddylist]" nowrap="nowrap">
<table border="0" cellspacing="0" cellpadding="0">