Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [therelief] Help Getting Customizations Just Right

Quote Reply
Re: [therelief] Help Getting Customizations Just Right In reply to
okay, backup your include_header.html and try this:

Code:


<head>
<link type="text/css" rel="stylesheet" href="http://www.virtualassistantnetworking.com/...static/luna/luna.css" />
<link href="http://www.virtualassistantnetworking.com/vacoc.css" rel="stylesheet" type="text/css">
</head>
<div id="header">
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="10" height="65" bgcolor="#FFFFFF">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" /></td>
<td width="200" bgcolor="#FFFFFF">
<a href="http://www.virtualassistantnetworking.com">
<img src="http://www.virtualassistantnetworking.com/...stant-networking.gif" alt="Virtual Assistant Networking Association" width="199" height="65" border="0" align="top" /></a></td>
<td width="73" background="http://www.virtualassistantnetworking.com/images/diagblue.gif" bgcolor="#FFFFFF">&nbsp;</td>
<td width="225" align="center" valign="middle" bgcolor="#EEF3F9">
<p><span class="class1">
<a href="http://www.virtualassistantnetworking.com/...nar-registration.htm">
Don&#39;t Miss our October Guest Expert Webinar With Robert Middleton on
Thursday, October 19</a></span></p>
</td>
<td width="74" align="right" valign="top" background="http://www.virtualassistantnetworking.com/images/diagblue.gif" bgcolor="#EEF3F9">&nbsp;</td>
<td width="192" align="center" valign="middle" bgcolor="#EEF3F9">&nbsp;</td>
<td width="16" bgcolor="#EEF3F9">&nbsp;</td>
<td width="10" align="left" valign="top" bgcolor="#FFFFFF">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" /></td>
</tr>
</table>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr align="center" valign="middle" bgcolor="bbd9ee">
<td width="10" height="22" bgcolor="#FFFFFF">
<div align="right">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" />
</div>
</td>
<td width="15" align="left" valign="top" bgcolor="#C9DBED">
<div align="left">
<img src="http://www.virtualassistantnetworking.com/...es/leftcornertop.gif" alt="*" width="14" height="14" /></div>
</td>
<td width="39" bgcolor="#C9DBED">&nbsp;</td>
<td width="123" height="22" bgcolor="#C9DBED">&nbsp;</td>
<td width="588" height="30" bgcolor="#C9DBED">
<script menumaker>document.write('<scr'+'ipt src="xaramenu.js">'+'</scr'+'ipt>');document.write('<scr'+'ipt src="menubuttons.js">'+'</scr'+'ipt>');/*img src="menubuttons.gif" moduleid="VACOC (Project)\menubuttons_off.xws"*/</script>
</td>
<td width="15" align="right" valign="bottom" bgcolor="#C9DBED">
<div align="right">
<img src="http://www.virtualassistantnetworking.com/...rightanglebottom.gif" alt="*" width="14" height="14" /></div>
</td>
<td width="10" height="22" align="left" valign="top" bgcolor="#FFFFFF">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" /></td>
</tr>
</table>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#FF6633">
<tr>
<td height="5" bgcolor="#FFFFFF">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" /></td>
</tr>
</table>
<table width="800" height="100" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="10" height="100" align="left" valign="top" bgcolor="#FFFFFF">
<div align="right">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" /></div>
</td>
<td width="15" height="100" align="left" valign="top" bgcolor="#9ED8B1">
<img src="http://www.virtualassistantnetworking.com/images/TopLeftAngle.gif" alt="*" width="6" height="6" /></td>
<td width="327" height="100" align="left" valign="middle" bgcolor="#9ED8B1">
<h5>The Virtual Assistant Global Village... ...Creating Community, Expanding
Horizons and Sharing in Success! ™</h5>
</td>
<td width="437" height="100" align="right" valign="middle" bgcolor="#FFFFFF">
<div align="left">
<img src="http://www.virtualassistantnetworking.com/...es/headergraphic.jpg" alt="Your Doorway to the Virtual Assistant Global Village" width="436" height="100" /></div>
</td>
<td width="10" height="100" align="center" valign="top" bgcolor="#FFFFFF">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" /></td>
</tr>
</table>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="5" bgcolor="#FFFFFF">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" /></td>
</tr>
</table>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="10" height="5" bgcolor="#FFFFFF">
<img src="http://www.virtualassistantnetworking.com/images/spacerwhite.gif" alt="~" width="10" height="10" /></td>
<td width="779" bgcolor="#FFFFFF">
<div id="header">
</div>
<div class="navbar clear">
<ul class="primarynav">
<li class="home"><a href="<%config.build_root_url%>">Home</a></li>
<li>
<a href="<%config.db_cgi_url%>/add.cgi<%if category_id%>?ID=<%category_id%><%endif%>">
Add a Link</a></li>
<li>
<a href="<%config.db_cgi_url%>/modify.cgi<%if category_id%>?ID=<%category_id%><%endif%>">
Modify a Link</a></li>
<li><a href="<%config.build_root_url%>/New/">New Links</a></li>
<li><a href="<%config.build_root_url%>/Cool/">Cool Links</a></li>
<li><a href="<%config.build_root_url%>/Ratings/">Top Rated</a></li>
<li>
<a href="<%config.db_cgi_url%>/jump.cgi?ID=random<%if config.build_detailed%>;Detailed=1<%endif%>">
Random Link</a></li> <%if config.newsletter_enabled%> </li>
<li><a href="<%config.db_cgi_url%>/subscribe.cgi">Newsletter</a></li>
<%endif%> <%if config.bookmark_enabled%> </li>
<li><a href="<%config.db_cgi_url%>/bookmark.cgi">Bookmarks</a></li>
<%endif%> <%if Links::Utils::is_editor%> </li>
<li><a href="<%config.db_cgi_url%>/browser.cgi">Editors</a></li>
<%endif%> </li>
</ul>
<%~if secondarynav%> <%include $secondarynav%> <%endif%> </div>
<div class="searchbar">
<form action="<%config.db_cgi_url%>/search.cgi">
<table border="0" width="100%" cellspacing="0" cellpadding="0" id="table1">
<tr>
<td><label for="label">Search</label> <%if category_id%>
<input type="radio" id="radio3" name="catid" value checked />
<label for="radio3">the entire directory</label>
<input type="radio" id="radio4" name="catid" value="<%escape_html category_id%>" />
<label for="radio4">only this category</label> <%endif%>
<input type="text" id="label" name="query2" value="<%if query%><%escape_html query%><%endif%>" class="text" />
<input type="submit" name="Go2" value="Go" class="submit" />
<a href="<%config.db_cgi_url%>/search.cgi">Advanced
Search</a> </td>
<td>
<div id="loginbar">
<a href="<%config.db_cgi_url%>/user.cgi<%if user.Username%>?logout=1<%endif%>" class="<%if user.Username%>in<%else%>out<%endif%>">
<%if user.Username%> Logout <%else%> Login/Register
<%endif%> </a></div>
</td>
</tr>
</table>
</form>
</div>
</td>
</tr>
</table>
</div>
<em></em>


Because its impossible to set the styles correctly with your tables, I just split the login bar into 2 more tables.

- Jonathan
Subject Author Views Date
Thread; hot thread Help Getting Customizations Just Right therelief 16850 Sep 24, 2006, 10:26 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16035 Sep 24, 2006, 1:03 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 15997 Sep 24, 2006, 1:08 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16052 Sep 24, 2006, 1:21 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16040 Sep 24, 2006, 1:26 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16051 Sep 24, 2006, 1:36 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16065 Sep 24, 2006, 1:38 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 15990 Sep 24, 2006, 1:49 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16045 Sep 24, 2006, 2:01 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16003 Sep 24, 2006, 2:13 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 15972 Sep 24, 2006, 2:19 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16000 Sep 24, 2006, 2:28 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16043 Sep 24, 2006, 2:32 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
therelief 16028 Sep 24, 2006, 2:34 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16022 Sep 24, 2006, 2:39 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16034 Sep 24, 2006, 2:47 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 15968 Sep 24, 2006, 2:52 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 15981 Sep 24, 2006, 3:01 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
therelief 16260 Sep 26, 2006, 9:45 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 15893 Sep 26, 2006, 1:58 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16088 Sep 26, 2006, 4:30 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
therelief 15921 Sep 26, 2006, 4:51 PM
Post; hot thread Re: [therelief] Help Getting Customizations Just Right
therelief 15870 Sep 27, 2006, 12:47 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16010 Sep 27, 2006, 12:48 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16005 Sep 27, 2006, 12:51 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16024 Sep 27, 2006, 1:09 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16055 Sep 27, 2006, 1:10 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 16062 Sep 27, 2006, 1:12 PM
Thread; hot thread Re: [MJB] Help Getting Customizations Just Right
therelief 16038 Sep 27, 2006, 1:17 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
therelief 15972 Sep 27, 2006, 1:21 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 15955 Sep 28, 2006, 12:02 PM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 15993 Sep 28, 2006, 2:38 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
therelief 16006 Sep 28, 2006, 2:46 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 15992 Sep 28, 2006, 4:48 PM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 15950 Sep 28, 2006, 4:51 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 15971 Sep 28, 2006, 5:01 PM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 16037 Sep 29, 2006, 7:34 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 15924 Sep 29, 2006, 9:34 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 15937 Sep 29, 2006, 9:49 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 15892 Sep 29, 2006, 10:05 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 15941 Sep 29, 2006, 10:17 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 15919 Sep 29, 2006, 10:27 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 15930 Sep 29, 2006, 10:40 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 15897 Sep 29, 2006, 11:04 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 15843 Sep 29, 2006, 11:14 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 16055 Sep 29, 2006, 11:25 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 15952 Sep 29, 2006, 11:31 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
therelief 15860 Sep 29, 2006, 11:34 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17649 Sep 29, 2006, 11:57 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17666 Sep 29, 2006, 12:12 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17630 Sep 29, 2006, 5:27 PM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17660 Sep 29, 2006, 6:19 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17702 Sep 29, 2006, 7:23 PM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17651 Sep 29, 2006, 7:56 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 18000 Sep 30, 2006, 8:37 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17669 Sep 30, 2006, 8:56 AM
Post; hot thread Re: [therelief] Help Getting Customizations Just Right
therelief 17614 Sep 30, 2006, 9:02 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17634 Sep 30, 2006, 9:31 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17573 Sep 30, 2006, 9:46 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17662 Sep 30, 2006, 9:52 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17603 Sep 30, 2006, 9:55 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17666 Sep 30, 2006, 10:16 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17593 Sep 30, 2006, 10:22 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17605 Sep 30, 2006, 10:31 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17586 Sep 30, 2006, 10:36 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17725 Sep 30, 2006, 11:01 AM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17641 Sep 30, 2006, 11:21 AM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17600 Sep 30, 2006, 1:14 PM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17550 Sep 30, 2006, 1:20 PM
Thread; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17611 Sep 30, 2006, 1:23 PM
Thread; hot thread Re: [jdgamble] Help Getting Customizations Just Right
therelief 17490 Jan 2, 2007, 3:27 AM
Post; hot thread Re: [therelief] Help Getting Customizations Just Right
jdgamble 17345 Jul 18, 2007, 6:05 PM
Post; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 15948 Sep 24, 2006, 2:56 PM
Post; hot thread Re: [therelief] Help Getting Customizations Just Right
MJB 15956 Sep 24, 2006, 2:35 PM