How To Remove Yellow Boarder Off Banner

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   How To Remove Yellow Boarder Off Banner
Bucho
CZ Newbie
Bucho has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Oct 13, 2005
0.00 posts per day
Posts: 7
Points: 194
   
Hey Guys, First timer here, used some of the handy scripts so far and really worked well.

Anyway I have my site [ Register or login to view links on this board. ]

and you notice the banner up top has like 3 boarders. I would like to remove those boards and have the Banner Stretch all around kinda how this site does. ( no matter what size the window is the banner seems to fit) I just find this boarder to be ugly with my site.

Much help is appreciated. Thx!



Back to top Reply with quote
#2   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
you are required to edit the theme header file in order to remove them borders.




_________________
Back to top Reply with quote
#3   re: How To Remove Yellow Boarder Off Banner
Bucho
CZ Newbie
Bucho has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Oct 13, 2005
0.00 posts per day
Posts: 7
Points: 194
   
Any help with the coding? really a newb with that unfortunitly... icon_cry.gif



Back to top Reply with quote
#4   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
find the header file for the theme and post it in here.




_________________
Back to top Reply with quote
#5   re: How To Remove Yellow Boarder Off Banner
Bucho
CZ Newbie
Bucho has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Oct 13, 2005
0.00 posts per day
Posts: 7
Points: 194
   
Ok here it is. I remember editing this one before and it was a pain just to center it at the time. icon_evil.gif


<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="themes/fiblack3d/forums/images/tnav_tl.gif" width="14" height="23" alt="" /></td>
<td width="100%" class="tbltop">&nbsp;</td>
<td><img src="themes/fiblack3d/forums/images/tnav_tr.gif" width="15" height="23" alt="" /></td>
</tr>
<tr>
<td class="tblleft">&nbsp;</td>
<td align="center" class="topbkg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="120"><a href="index.html"><center><img src="themes/fiblack3d/forums/images/logo.jpg"
</tr>
</table>
</td>
<td class="tblright">&nbsp;</td>
</tr>
<tr>
<td><img src="themes/fiblack3d/forums/images/tnav_bl.gif" width="14" height="26" alt="" /></td>
<td class="tblbot">&nbsp;</td>
<td><img src="themes/fiblack3d/forums/images/tnav_br.gif" width="15" height="26" alt="" /></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2" class="topnav">
<tr>
<td width="165" nowrap><div align="center"><font class="content">$theuser</font></div></td>
<td nowrap><div align="center"><font class="content">• &nbsp;<a href="index.html">Home</a> &nbsp;• &nbsp;<a href="downloads.html">Downloads</a> &nbsp;• &nbsp;<a href="modules.php?name=Your_Account">Your Account</a> &nbsp;• &nbsp;<a href="modules.php?name=Forums">Forums</a> &nbsp;•</font></div></td>
<td width="165" nowrap><div align="center"><font class="content">$datetime
</font></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="themes/fiblack3d/forums/images/tnav_tl.gif" width="14" height="23" alt="" /></td>
<td width="100%" class="tbltop">&nbsp;</td>
<td><img src="themes/fiblack3d/forums/images/tnav_tr.gif" width="15" height="23" alt="" /></td>
</tr>
<tr>
<td class="tblleft">&nbsp;</td>
<td>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg<img src="themes/fiblack3d/forums/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="7" background="themes/fiblack3d/forums/images/spacer.gif">



Back to top Reply with quote
#6   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
ok i aint too hot with this kinda thing but have gave it a go.

give this a shot and see what happens:

<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" class="topbkg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="120"><a href="index.html"><center>
<img src="themes/fiblack3d/forums/images/logo.jpg" align="left" border="0" width="967" height="120">
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2" class="topnav">
<tr>
<td width="165" nowrap><div align="center"><font class="content">$theuser</font></div></td>
<td nowrap><div align="center"><font class="content">• &nbsp;<a href="index.html">Home</a> &nbsp;• &nbsp;<a href="downloads.html">Downloads</a> &nbsp;• &nbsp;<a href="modules.php?name=Your_Account">Your Account</a> &nbsp;• &nbsp;<a href="modules.php?name=Forums">Forums</a> &nbsp;•</font></div></td>
<td width="165" nowrap><div align="center"><font class="content">$datetime
</font></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="themes/fiblack3d/forums/images/tnav_tl.gif" width="14" height="23" alt="" /></td>
<td width="100%" class="tbltop">&nbsp;</td>
<td><img src="themes/fiblack3d/forums/images/tnav_tr.gif" width="15" height="23" alt="" /></td>
</tr>
<tr>
<td class="tblleft">&nbsp;</td>
<td>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg<img src="themes/fiblack3d/forums/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="7" background="themes/fiblack3d/forums/images/spacer.gif">
</table>


Dont forget to make a backup of the original just in case i got it wrong.



_________________
Back to top Reply with quote
#7   re: How To Remove Yellow Boarder Off Banner
Bucho
CZ Newbie
Bucho has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Oct 13, 2005
0.00 posts per day
Posts: 7
Points: 194
   
Well good try,but when I paste the whole code it seems I lose all menus on the left and also the banner left alligns..

Here is a pic of it .

[ Register or login to view links on this board. ]



Back to top Reply with quote
#8   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
bollox, k gimme a few i try again.




_________________
Back to top Reply with quote
#9   
Staffie
CZ Revered Member
 Codezwiz Site Donator
Staffie has been a member for over 20 year's 20 Year Member
uk.gif
Occupation: Investigation Officer
Age: 39
Gender: Male
Website:
Status: Offline
Joined: May 27, 2003
0.19 posts per day
Posts: 1454
Points: 401,085
   
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" class="topbkg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" height="120"><a href="index.html"><center>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
  <tr>
    <td width="100%"><a href="index.html">
    <img src="themes/fiblack3d/forums/images/logo.jpg"
</tr width="967" height="120"></td>
  </tr>
</table>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2" class="topnav">
<tr>
<td width="165" nowrap><div align="center"><font class="content">$theuser</font></div></td>
<td nowrap><div align="center"><font class="content">• &nbsp;<a href="index.html">Home</a>
  &nbsp;• &nbsp;<a href="downloads.html">Downloads</a> &nbsp;• &nbsp;<a href="modules.php?name=Your_Account">Your
  Account</a> &nbsp;• &nbsp;<a href="modules.php?name=Forums">Forums</a> &nbsp;•</font></div></td>
<td width="165" nowrap><div align="center"><font class="content">$datetime
</font></div></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="themes/fiblack3d/forums/images/tnav_tl.gif" width="14" height="23" alt="" /></td>
<td width="100%" class="tbltop">&nbsp;</td>
<td><img src="themes/fiblack3d/forums/images/tnav_tr.gif" width="15" height="23" alt="" /></td>
</tr>
<tr>
<td class="tblleft">&nbsp;</td>
<td>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg<img src="themes/fiblack3d/forums/images/spacer.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="7" background="themes/fiblack3d/forums/images/spacer.gif">
</table>




_________________
Back to top Reply with quote
#10   re: How To Remove Yellow Boarder Off Banner
Bucho
CZ Newbie
Bucho has been a member for over 18 year's 18 Year Member
Gender: Male
Status: Offline
Joined: Oct 13, 2005
0.00 posts per day
Posts: 7
Points: 194
   
sorry, but same excact problem as listed from above icon_eek.gif



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum