+ Reply to Thread
Results 1 to 7 of 7

Thread: help skinning vB

  1. #1
    ill
    ill is offline
    sean is my hero :D ill is on a distinguished road
    Join Date
    Mar 2005
    Location
    North Carolina, USA
    Age
    21
    Posts
    22
    Rep Power
    8

    Exclamation help skinning vB

    im not sure how familiar some of you are with skinning vB, but I need some help.

    I recently started skinning vB as it's always been something I wanted to do. I am having trouble getting the top of the forum to hit the very top of the page, as well as the bottom to hit the bottom of the page. Here is a screenshot for reference.





    (sorry for the size)

    Does anyone know how to fix these areas?

    As you can see with the green arrow, I can't get my image to stretch horizontally across the BG. I've got a seperate image to do the stretching, but it just won't work for me.

    I've pm'd sean about this for help...but I haven't gotten a reply yet. So, if anyone can help, please give me a solution. Thanks ahead of time.
    web/graphic design & coder
    • HTML (advanced)
    • CSS (intermediate)
    • PHP (beginner)
    • Java (beginner)
    • Photoshop(advanced)
    • Imageready(advanced)
    • Notepad

  2. #2
    Fire Starter admin Sean is a splendid one to behold Sean is a splendid one to behold Sean is a splendid one to behold Sean's Avatar
    Join Date
    Aug 2003
    Location
    Chicago, IL
    Age
    23
    Posts
    2,841
    Rep Power
    10
    I've added you to my MSN, but I haven't got a chance to see you online yet. Anyways, put your header and footer template here so I can take a look it.
    sd // SPRING 2010

  3. #3
    ill
    ill is offline
    sean is my hero :D ill is on a distinguished road
    Join Date
    Mar 2005
    Location
    North Carolina, USA
    Age
    21
    Posts
    22
    Rep Power
    8
    yeah, sorry. I've been busy lately. Heres the header:

    Code:
    <html>
    <body>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
    <style type="text/css">
    BODY {
    	background-image: url(forum_bg_stretch.jpg); 
    	background-repeat: repeat-x;
    }
    </style>
    </HEAD>
    <BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
    <div align="center">
    <TABLE WIDTH=900 BORDER=0 CELLPADDING=0 CELLSPACING=0>
    	<TR>
    		<TD COLSPAN=2 ROWSPAN=3>
    			<IMG SRC="v4/kaforum_01.gif" WIDTH=314 HEIGHT=90 ALT=""></TD>
    		<TD COLSPAN=6>
    			<IMG SRC="v4/kaforum_02.gif" WIDTH=376 HEIGHT=46 ALT=""></TD>
    		<TD COLSPAN=2 ROWSPAN=3>
    			<IMG SRC="v4/kaforum_03.gif" WIDTH=210 HEIGHT=90 ALT=""></TD>
    	</TR>
    	<TR>
    		<TD>
    			<a href="/forum/index.php?"><IMG SRC="v4/kaforum_04.gif" WIDTH=60 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/memberlist.php?"><IMG SRC="v4/kaforum_05.gif" WIDTH=63 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/usercp.php?"><IMG SRC="v4/kaforum_06.gif" WIDTH=63 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/calendar.php?"><IMG SRC="v4/kaforum_07.gif" WIDTH=63 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/search.php?"><IMG SRC="v4/kaforum_08.gif" WIDTH=63 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/misc.php?action=faq"><IMG SRC="v4/kaforum_09.gif" WIDTH=64 HEIGHT=17 ALT="" border="0"></a></TD>
    	</TR>
    	<TR>
    		<TD COLSPAN=6>
    			<IMG SRC="v4/kaforum_10.gif" WIDTH=376 HEIGHT=27 ALT=""></TD>
    	</TR>
    	<TR>
    		<TD BACKGROUND="v4/kaforum_11.gif" WIDTH=83 HEIGHT=57 ALT=""></TD>
    		<TD COLSPAN=8 BACKGROUND="v4/kaforum_12.gif" WIDTH=731 HEIGHT=57 ALT="" valign="top">
    <!-- logo and buttons -->
    <center>
    <table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0">
    <tr>
      <td valign="top" align="left" background="{imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{titleimage}" border="0" alt="$bbtitle"></a></td>
      <td valign="bottom" align="right" nowrap background="{imagesfolder}/menu_background.gif">
    
      </td>
    </tr>
    </table>
    <!-- /logo and buttons -->
    
    <!-- content table -->
    <table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="10" cellspacing="0" border="0">
    <tr>
      <td>


    and the footer

    Code:
      </td>
    </tr>
    </table>
    <!-- /content area table -->
    </center>
    
    <p align="center">
      <normalfont><b>&lt; <a href="$contactuslink">Contact Us</a> - <a href="$homeurl">$hometitle</a>
      <!-- - <a href="$privacyurl">Privacy Statement</a> --> &gt;</b></normalfont>
    </p>
    
    <p align="center"><smallfont>
    <!-- Do not remove this copyright notice -->
    <!-- Do not remove this copyright notice -->
    $copyrighttext
    $logincode
    </smallfont></p>
    </TD>
    		<TD BACKGROUND="v4/kaforum_13.gif" WIDTH=86 HEIGHT=57 ALT=""></TD>
    	</TR>
    	<TR>
    		<TD COLSPAN=10>
    			<IMG SRC="v4/kaforum_14.gif" WIDTH=900 HEIGHT=117 ALT=""></TD>
    	</TR>
    	<TR>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=83 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=231 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=60 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=63 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=63 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=63 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=63 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=64 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=124 HEIGHT=1 ALT=""></TD>
    		<TD>
    			<IMG SRC="v4/spacer.gif" WIDTH=86 HEIGHT=1 ALT=""></TD>
    	</TR>
    </TABLE>
    </div>
    </BODY>
    </HTML>
    web/graphic design & coder
    • HTML (advanced)
    • CSS (intermediate)
    • PHP (beginner)
    • Java (beginner)
    • Photoshop(advanced)
    • Imageready(advanced)
    • Notepad

  4. #4
    Fire Starter admin Sean is a splendid one to behold Sean is a splendid one to behold Sean is a splendid one to behold Sean's Avatar
    Join Date
    Aug 2003
    Location
    Chicago, IL
    Age
    23
    Posts
    2,841
    Rep Power
    10
    I don't really see any problems with the coding except the header area. First, don't add extra CSS styles in the header template, that's not the place to put them in when you skin your vbulletin, you should put it in the additional css definitions box. Second, you don't need to put the
    Code:
    <BODY BGCOLOR=#FFFFFF LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
    in the header because the CSS will take care of that, all you have to do is to change the settings for the BODY.

    I recommend that you replace your header template with this, and see if this will take care of the problem. You also need to clean up the coding a little, and get rid of unecessary tables/cells which you could merge into other tables. For example, for your navigation buttons, since they are images, you don't need to create individual cells for each of them.

    Code:
    <div align="center">
    <TABLE WIDTH=900 BORDER=0 CELLPADDING=0 CELLSPACING=0>
    	<TR>
    		<TD COLSPAN=2 ROWSPAN=3>
    			<IMG SRC="v4/kaforum_01.gif" WIDTH=314 HEIGHT=90 ALT=""></TD>
    		<TD COLSPAN=6>
    			<IMG SRC="v4/kaforum_02.gif" WIDTH=376 HEIGHT=46 ALT=""></TD>
    		<TD COLSPAN=2 ROWSPAN=3>
    			<IMG SRC="v4/kaforum_03.gif" WIDTH=210 HEIGHT=90 ALT=""></TD>
    	</TR>
    	<TR>
    		<TD>
    			<a href="/forum/index.php?"><IMG SRC="v4/kaforum_04.gif" WIDTH=60 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/memberlist.php?"><IMG SRC="v4/kaforum_05.gif" WIDTH=63 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/usercp.php?"><IMG SRC="v4/kaforum_06.gif" WIDTH=63 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/calendar.php?"><IMG SRC="v4/kaforum_07.gif" WIDTH=63 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/search.php?"><IMG SRC="v4/kaforum_08.gif" WIDTH=63 HEIGHT=17 ALT="" border="0"></a></TD>
    		<TD>
    			<a href="/forum/misc.php?action=faq"><IMG SRC="v4/kaforum_09.gif" WIDTH=64 HEIGHT=17 ALT="" border="0"></a></TD>
    	</TR>
    	<TR>
    		<TD COLSPAN=6>
    			<IMG SRC="v4/kaforum_10.gif" WIDTH=376 HEIGHT=27 ALT=""></TD>
    	</TR>
    	<TR>
    		<TD BACKGROUND="v4/kaforum_11.gif" WIDTH=83 HEIGHT=57 ALT=""></TD>
    		<TD COLSPAN=8 BACKGROUND="v4/kaforum_12.gif" WIDTH=731 HEIGHT=57 ALT="" valign="top">
    <!-- logo and buttons -->
    <center>
    <table border="0" width="{tablewidth}" cellpadding="0" cellspacing="0">
    <tr>
      <td valign="top" align="left" background="{imagesfolder}/menu_background.gif"><a href="index.php?s=$session[sessionhash]"><img src="{titleimage}" border="0" alt="$bbtitle"></a></td>
      <td valign="bottom" align="right" nowrap background="{imagesfolder}/menu_background.gif">
    
      </td>
    </tr>
    </table>
    <!-- /logo and buttons -->
    
    <!-- content table -->
    <table bgcolor="{pagebgcolor}" width="{tablewidth}" cellpadding="10" cellspacing="0" border="0">
    <tr>
      <td>
    sd // SPRING 2010

  5. #5
    ill
    ill is offline
    sean is my hero :D ill is on a distinguished road
    Join Date
    Mar 2005
    Location
    North Carolina, USA
    Age
    21
    Posts
    22
    Rep Power
    8
    ahhh...ok, thanks sean.
    web/graphic design & coder
    • HTML (advanced)
    • CSS (intermediate)
    • PHP (beginner)
    • Java (beginner)
    • Photoshop(advanced)
    • Imageready(advanced)
    • Notepad

  6. #6
    Fire Starter admin Sean is a splendid one to behold Sean is a splendid one to behold Sean is a splendid one to behold Sean's Avatar
    Join Date
    Aug 2003
    Location
    Chicago, IL
    Age
    23
    Posts
    2,841
    Rep Power
    10
    No problem bud
    sd // SPRING 2010

  7. #7
    67whm/32blm Patch is on a distinguished road Patch's Avatar
    Join Date
    Aug 2003
    Location
    USA
    Age
    30
    Posts
    3,067
    Rep Power
    313
    smarty pants

    Championships
    DeltaThunder.com-Season 1-DF:BHD CTF Champions 2003 (vs ~S^S~)
    SquadGames.com-Season 2-DF:BHD TDM Champions 2004 (vs DFR)
    DeltaThunder.com-Season 2-DF:BHD CTF Champions 2004 (vs :TS: )
    DeltaThunder.com-Season 2-DF:BHD TDM Champions 2004 (vs AoW)
    Tourneys.Evolution-hq.net-Season I-DF:BHD TDM Champions 2004
    DF-Integrity.com-Season 1-DF:BHD TKOTH Champions 2004 (vs gns)
    Tag4Ever.net -Season 1- DF:BHD TDM Champions 2004 (vs LN)

+ Reply to Thread

Similar Threads

  1. skinning invision
    By odium in forum I need help....
    Replies: 2
    Last Post: 06-24-2004, 07:36 AM
  2. 4images - skinning
    By bandit in forum I need help....
    Replies: 0
    Last Post: 04-24-2004, 01:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

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