I Need Help

Discussion in 'Gaming' started by Oxberger, Jul 26, 2005.

  1. Oxberger

    Oxberger Member

    Posts:
    6
    Likes Received:
    0
    Joined:
    Jun 24, 2005
    www.freewebs.com/1st-id
    (it's basic but meh-im still a noob to this stuff)

    Ok, im making my own template for a website. I uploaded all the images but now i have a major problem. I cannot add text to the content box. I need to know how i can add text.

    A friend of mine suggested just adding text to the image and uploading a diff img for each page, but then i'd be limited to what i can put on each page. ;(

    So if anyone knows what to do please, please, please, pleassssse tell me how.

    Thanks
    -Oxberger
    Code:
    <html>
    <head>
    <title>Untitled-1</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    </head>
    <body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
    
    <table id="Table_01" width="1025" height="768" border="0" cellpadding="0" cellspacing="0">
    	<tr>
      <td colspan="4">
      	[img]images/Header.gif[/img]</td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="www.freewebs.com/1st-id/index.html">
        [img]images/Home.gif[/img]</a></td>
      <td rowspan="12">
      	[img]images/Untitled-1_03.gif[/img]</td>
      <td rowspan="11">
      	<a href="#"
        onmouseover="window.status='Please god let this work!';  return true;"
        onmouseout="window.status='';  return true;">
        [img]images/Content.gif[/img]</a></td>
      <td rowspan="12">
      	[img]images/Untitled-1_05.gif[/img]</td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="http://www.freewebs.com/aboutus.html">
        [img]images/About-Us.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="http://www.freewebs.com/1st-id/unithistory.html">
        [img]images/UnitHistory.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="http://www.freewebs.com/ranks.html">
        [img]images/Ranks.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="www.freewebs.com/enlistedsoldiers.html">
        [img]images/EnlistedSoldiers.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="http://www.freewebs.com/1st-id/clanwars.html">
        [img]images/Clan-Wars.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="http://www.freewebs.com/wallofshame.html">
        [img]images/walloshame.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="http://www.freewebs.com/1st-id/downloads.html">
        [img]images/downloads.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="http://www.freewebs.com/1st-id/links.html">
        [img]images/Links.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	<a href="http://therrkclantw.proboards51.com/">
        [img]images/Forum.gif[/img]</a></td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td rowspan="2">
      	[img]images/Untitled-1_15.gif[/img]</td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    	<tr>
      <td>
      	[img]images/Untitled-1_16.gif[/img]</td>
      <td>
      	[img]images/spacer.gif[/img]</td>
    	</tr>
    </table>
    
    </body>
    </html>
     
  2. Lucas-

    Lucas- Well-Known Member

    Age:
    119
    Posts:
    1,558
    Likes Received:
    0
    Joined:
    Jun 18, 2005
    Location:
    Canada
    blows head off.. add iframes.. they suck
     
  3. Oxberger

    Oxberger Member

    Posts:
    6
    Likes Received:
    0
    Joined:
    Jun 24, 2005
    I wasn't asking for opinions, i was asking for help. ;)
     
  4. Lucas-

    Lucas- Well-Known Member

    Age:
    119
    Posts:
    1,558
    Likes Received:
    0
    Joined:
    Jun 18, 2005
    Location:
    Canada
    oo maybe tommoro.. i am sooooooooooooooo tired slep 3 hour s in the last 6 days.
     
  5. gmatharu12

    gmatharu12 Well-Known Member

    Posts:
    62
    Likes Received:
    0
    Joined:
    Jul 24, 2005
    Location:
    United Kingdom
    I fink i see whats happened here.
    You want to add text.
    But ImageReady has made slices for you automatically and you cannot type text over the Image ? Correct ?

    You've got tables there yea ? (Your better off viewing this in Dreamweaver or some sort of HTML package)
    Make a CSS Style, Assign the Content Box to that CSS Style. And Make the CSS Style have the image you want there as a background.

    A Bit "not-well" explained. But Google it. I recommend using CSS Styles in your page.

    Common Mistake >> If the content box doesnt need a background, Jus delete the visible white image.
     
  6. Oxberger

    Oxberger Member

    Posts:
    6
    Likes Received:
    0
    Joined:
    Jun 24, 2005
    :unsure:
    no clue what CSS but i guess i'll look for it, thx 4 the help ;) :D
     
  7. MayurP

    MayurP Well-Known Member

    Posts:
    481
    Likes Received:
    0
    Joined:
    May 9, 2005
    Location:
    Chicago, Illinois
    First you have sliced it wrong. Hard to explain on how to slice it. Upload the psd somewhere and pm me the link. Ill slice it and code for ya once I get home from work ;)
     
  8. Oxberger

    Oxberger Member

    Posts:
    6
    Likes Received:
    0
    Joined:
    Jun 24, 2005
  9. MayurP

    MayurP Well-Known Member

    Posts:
    481
    Likes Received:
    0
    Joined:
    May 9, 2005
    Location:
    Chicago, Illinois
    You should be PM'ed me the link :lol: Well I'll download it when I get home and slice it then ;)
     
  10. VSdesigns

    VSdesigns Well-Known Member

    Posts:
    794
    Likes Received:
    0
    Joined:
    May 6, 2005
    Css stands for cascading style sheet well anyways umm if he hasnent coded it i would do it
     
  11. MayurP

    MayurP Well-Known Member

    Posts:
    481
    Likes Received:
    0
    Joined:
    May 9, 2005
    Location:
    Chicago, Illinois
    I didnt start yet because Im still at work. Ill be home in an hour or so. Had to work late today :P
     
  12. MayurP

    MayurP Well-Known Member

    Posts:
    481
    Likes Received:
    0
    Joined:
    May 9, 2005
    Location:
    Chicago, Illinois
    ok downloading it now. Damn freewebs is sooo slow.
     
  13. MayurP

    MayurP Well-Known Member

    Posts:
    481
    Likes Received:
    0
    Joined:
    May 9, 2005
    Location:
    Chicago, Illinois
  14. Oxberger

    Oxberger Member

    Posts:
    6
    Likes Received:
    0
    Joined:
    Jun 24, 2005
    thx a bunch man, about to try it
    i'd + rep you but i need 100 posts to do that :)
    http://www.freewebs.com/1st-id
    ok, now there's alot of green lines down the nav bar..... :blink: :unsure: :(
     
  15. MayurP

    MayurP Well-Known Member

    Posts:
    481
    Likes Received:
    0
    Joined:
    May 9, 2005
    Location:
    Chicago, Illinois

Share This Page