View Full Version : Table Background help!!


spadilla
02-01-2004, 10:11 PM
Everything seems to be right but my backround image will not show...

Anyone see what the problem is?

<table style="background-image:url (http://www.freewebs.com/o0_funky_0o/Images/dtfbg.gif)" border="0" cellspacing="0" cellpadding="5" width ="500" height =400">
<tr>
<td colspan=2 width="500">Dear Tia</td>
</tr>
<tr>
<td width ="250">cell 1</td>
<td width ="250">cell 2</td>

</tr>
<tr>
<td colspan=2 width ="500">cell 5</td>

</tr>
</table>

Thanks for all your help:)

Sarah xxx

Rosey
02-01-2004, 11:27 PM
Ok, I've been working on your page.

About your problem with the background: I don't see it anywhere in your code for your page you have listed on your profile. That's maybe not where you need it ;)

It should work fine though because the rest of your page works fine linking the way you do. The best thing would be to see the page you have your background problem on.

For your current code, I'm not sure how it looks on IE since IE on this computer doesn't work but I noticed a few things:

You had a few tags that were open like <div> but never closed: </div>

For your border around things, you can just put:

border:1px dashed magenta

and that will put the border all around your cell.

All your CSS stuff has to go in between your <head> and </head> . You only need one <style> tag and then at the end of all your css stuff, put the </style>

The font you chose on your css, most people probably don't have it on their computer. A back up font would be good like verdana, tahoma, serif, arial..

I think there is more but here is what I did. I figured you wanted it for a 1024 res so that's what I did. People on 800 will have to scroll (but we're used to it ;) )


<html><head>

<title>o0_Funky_0o</title>

<style type="text/css">
td, p, body, a{color:#000000;text-decoration:none;font-family:garamond;font-size:8pt;}
a:link {color: magenta;text-decoration:none;font-family:garamond;font-size:8pt;}
a:visited {color: magenta;text-decoration:none;font-family:garamond;font-size:8pt;}
a:active {color: maganta;text-decoration:none;font-family:garamond;font-size:8pt;}
a:hover {color: magenta;text-decoration: none;font-family: copprplgothBT;font-size:8pt; filter:blur; height:2}
input, textarea {font-size:8pt; font-family:garamond; color:#000000;

BODY {scrollbar-face-color: white;
scrollbar-highlight-color:white;
scrollbar-shadow-color: magenta;
scrollbar-3dlight-color: magenta;
scrollbar-arrow-color: magenta;
scrollbar-track-color: white;
scrollbar-darkshadow-color: white;
scrollbar-base-color: white;}

</style>
</head>
<body background ="Images/bgfunky1.gif">

<center>

<table border="0" height="850" width="900" cellpadding="0" cellspacing="3" bgcolor="white">

<tr>

<td style="border:1px dashed magenta;" colspan="3">

<center><img src="http://www.freewebs.com/o0_funky_0o/Images/wbannerlogo.gif"></center>

<div style="width:900; height:15; overflow: auto; background-color: white; border-top:1px magenta dashed;">
<marquee> Updates: FireFaerieff and o0_moonflower_0o will be updating and adding to the webbie! <b>Guild Till - :::Till: 14,500 NPS!:::</b></marquee>
</div>

</td>
</tr>

<tr>
<td valign="top" style="border:1px magenta dashed; overflow:auto; text-align:center; width:175;">
<img
src="http://www.freewebs.com/o0_funky_0o/Images/glogo.gif"><br>

<br><a href="Guild.html" target="home"> News </a>
<br><a href="pharmacy.html" target="home"> Pharmacy </a>
<br><a href="chat.html" target="home"> Live Chat </a>
<br><a href="forum.html" target="home"> Forum </a>
<br><a href="deartia.html" target="home"> Dear Tia </a>
<br><a href="Council.html" target="home"> Councillers </a><p>


<img
src="http://www.freewebs.com/o0_funky_0o/Images/plogo2.gif"><br>

<br><a href="motm.html" target="home"> Member of the Month </a>
<br><a href="Contests.html" target="home"> Contests </a>
<br><a href="Quests.html" target="home"> Quests </a><p>


<img
src="http://www.freewebs.com/o0_funky_0o/Images/elogo.gif"><br>

<br><a href="banners.html" target="home"> Guild Banners </a>

<br><a href="blogs.html" target="home"> Guild Blogs </a>
</td>

<td valign="top" style="text-align:center">
<iframe name="home" src="guild.html" width="530" height="650" frameborder="0" scrolling="auto" style="text-align:center; border:1px magenta dashed; overflow:auto; text-align:center;">
</iframe></td>



<td valign="top" style="border:1px magenta dashed; overflow:auto; text-align:center; width:175;">


<p><u><font color="magenta"><b>Neopets Calender</b></font></u><br><p>Sleeping Month<br><img
src="http://images.neopets.com/diary/aishasleep.gif">

<br>Jan. 3 - Aisha Day
<br>Jan. 11 - Festival of Buzz (Buzz Day)
<br>Jan. 16 - Elephante Day
<br>Jan. 29 - Kacheek Day
<p>


<u><font color="magenta"><b>Guild Birthdays</b></font></u><br>
<p>

This month there are currently <font color=" magenta"; weight="bold"; text-decoration="underline"; >1</font> birthdays. They are...
<br>1. o0_moon_flower_0o - 21st <br>

<br>Neomail firefaerieff and tell her when your birthday is, to have her add you when it becomes your month!


<p><u><font color="magenta"><b>Shout Box</b></font></u><br>
<p>
I will add this later.
</td>
</tr>

</table>

<center>Contents & Images Copyright o0_Funky_0o Guild ~~ Year 2004 ~~</center>

</body></html>


On your guild.html:



<html>
<head>
<title></title>


<style type="text/css">
td, p, body, a{color:#000000;text-decoration:none;font-family:garamond;font-size:8pt;}
a:link {color: deeppink;text-decoration:none;font-family:verdana;font-size:8pt;}
a:visited {color: deeppink;text-decoration:none;font-family:verdana;font-size:8pt;}
a:active {color: deeppink;text-decoration:none;font-family:verdana;font-size:8pt;}
a:hover {color: magenta;text-decoration: overline underline;font-family: copprplgothBT;font-size:8pt;}
input, textarea {font-size:8pt; font-familygaramond; color:#000000;

BODY {scrollbar-face-color: white;
scrollbar-highlight-color:white;
scrollbar-shadow-color: magenta;
scrollbar-3dlight-color: magenta;
scrollbar-arrow-color: magenta;
scrollbar-track-color: white;
scrollbar-darkshadow-color: white;
scrollbar-base-color: white;}
</style>
</head>


<body>

<center><img src="Images/nlogo.gif"></center><p>

31/01/04 - New Contest - Donate Blue toys!<p>
.................................................. .......................................<p>
31/01/04 - ::MOTM:: - Member of the month Award<p>

The member of the month is Najhma, Najhma, participates in all the guild activities and Donates to the guild bank regularly, Najhma is very friendly and is active alot on the message boards!<p>

Well done Najhma you win 20 000 Nps!<p>

.................................................. .......................................<p>

26/01/04 - First day of Webbie updating!<p>

I've started updating the webbie and adding some content<br>
I will be adding loads more as the days go on so be sure to check back<br>

On the left hand Side we have
<br>Contests
<br>Quests

<br>Live Chat
<br>And more...

<p>More to come!

<p>Luv ::Moon::

</body></html>

spadilla
02-05-2004, 06:28 PM
Hey thanks for all the help!!! thanks for even taking the time to look at it, let alone fix it, the page was created by a friend, i just update it now because shes not around, ill be glad to fix all of the problems now!!


THANKYOU SO MUCH!!


Sarah xxx

Rosey
02-05-2004, 07:35 PM
no prob, i hope it works for you