Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 49
3 members and 46 guests
dogja2mbone9xpw, stacn5wndingtix, watde7jerdamage
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > nukemods releases > Theme packs

Reply
 
LinkBack Thread Tools Display Modes
Putting on a logo/banner for C3S theme
Old
  (#1 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Oct 2004
Putting on a logo/banner for C3S theme - 09-11-2005, 04:10 AM

http://evapea.coconia.net/ <---it's for this site here.

How do I put a logo/banner on that theme/site so that it goes all the way across the site.

Here is the header script for that theme. I added a banner to see how it would look, but as you can see, it's scrunched up in the center of the theme.

Quote:
<div align="center">$showbanners</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="themes/c3s/forums/images/c3s_headleft.gif"></td>
<td width="182">[img]themes/c3s/forums/images/c3s_headmidleft.gif[/img]</td>
<td width="342"></td>
<td width="176">[img]themes/c3s/forums/images/c3s_headmidright.gif[/img]</td>
<td align="right" background="themes/c3s/forums/images/c3s_headright.gif"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="themes/c3s/forums/images/c3s_navback.gif">
<tr>
<!--c3s3 theme by zarron media.
This theme for phpBB was created by zarron media, it is a requirement of use to leave the link and copyright information in the footer.
This theme and many other free themes are available at www.zarron.com-->
<td></td>
<td width="15">[img]themes/c3s/forums/images/c3s_navleftcap.gif[/img]</td>
<td align="center" valign="middle" background="themes/c3s/forums/images/c3s_navmainback.gif">
[img]themes/c3s/forums/images/pip.gif[/img]
<span class="mainmenu"><u>.Ls. Home</u></span>
<span class="mainmenu">[img]themes/c3s/forums/images/pip.gif[/img]<u>.Ls. Teamspeak</u> </span>
[img]themes/c3s/forums/images/pip.gif[/img]
<span class="mainmenu"><u>.Ls. IRC</u> </span>
[img]themes/c3s/forums/images/pip.gif[/img]<span class="mainmenu"><u>.Ls. Forums</u>
</td>

<td width="15">[img]themes/c3s/forums/images/c3s_navrightcap.gif[/img]</td>
<td></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td width="175" nowrap><div align="left"><font class="content"></font></div></td>
<td></td>
<td width="175" nowrap><div align="right"><font class="content">$datetime</font></div></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg[img]themes/c3s/images/pixel.gif[/img]</td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="1" background="themes/c3s/images/7px.gif">
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#2 (permalink))
Junior Member
 
Status: Offline
Posts: 2
Join Date: Oct 2004
09-12-2005, 02:09 PM

http://evapea.coconia.net/ <---this site/banner here

Ok, I have my banner at full size, but as you can see, it is way to the right side of the theme. Down below is the header script for this theme.

Quote:
<div align="center">$showbanners</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="themes/c3s/forums/images/c3s_headleft.gif"></td>
<td width="182">[img]themes/c3s/forums/images/c3s_headmidleft.gif[/img]</td>
<td width="342"></td>
<td width="176">[img]themes/c3s/forums/images/c3s_headmidright.gif[/img]</td>
<td align="right" background="themes/c3s/forums/images/c3s_headright.gif"></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="themes/c3s/forums/images/c3s_navback.gif">
<tr>
<!--c3s3 theme by zarron media.
This theme for phpBB was created by zarron media, it is a requirement of use to leave the link and copyright information in the footer.
This theme and many other free themes are available at www.zarron.com-->
<td></td>
<td width="15">[img]themes/c3s/forums/images/c3s_navleftcap.gif[/img]</td>
<td align="center" valign="middle" background="themes/c3s/forums/images/c3s_navmainback.gif">
[img]themes/c3s/forums/images/pip.gif[/img]
<span class="mainmenu"><u>.Ls. Home</u></span>
<span class="mainmenu">[img]themes/c3s/forums/images/pip.gif[/img]<u>.Ls. Teamspeak</u> </span>
[img]themes/c3s/forums/images/pip.gif[/img]
<span class="mainmenu"><u>.Ls. IRC</u> </span>
[img]themes/c3s/forums/images/pip.gif[/img]<span class="mainmenu"><u>.Ls. Forums</u>
</td>

<td width="15">[img]themes/c3s/forums/images/c3s_navrightcap.gif[/img]</td>
<td></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td width="175" nowrap><div align="left"><font class="content"></font></div></td>
<td></td>
<td width="175" nowrap><div align="right"><font class="content">$datetime</font></div></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg[img]themes/c3s/images/pixel.gif[/img]</td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="1" background="themes/c3s/images/7px.gif">
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need Help putting my theme SirGomez Site design 0 10-20-2006 10:20 PM
MOH:AA Banner/logo gsfmrmoo Logo requests 25 12-13-2004 08:20 PM
Banner next to Logo GenixDK Site design 0 06-19-2003 05:13 AM
NM Themes with banner next to logo mikem Old News 16 04-17-2003 03:07 PM
Banner To Right Of Logo!!!!! Russ Open topics 5 03-16-2003 05:53 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31