This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I use this code to make a background image instead of a background color?
12-12-2012, 07:02 PM
Post: #5
 
The part "<div style="background-color: Black;">" set the background black. Change black to color you want to use. Example:

"<div style="background-color: blue;">

There's two center tags which is a no-no. Your link to image didn't come out so this is just a guess:

<center><font size="4" color="white" font=”impact”>

<table style="background: transparent url("URL of Image Here) repeat 0% 0% scroll;" valign="center" border="0" width="620" height="600"><td>

The "<br>"s are line breaks used for separation of items. Causes a break to a new line for content following it. Some may be removed, but I wouldn't even try to tell you with so little to work from. Of course, your "br />" tags didn't show up and those are done the wrong way anyway.

Font tags have been out of use for ages.

Your table is the one that has the background image in it. If it worked as you said, don't move that code to the div container.

Ron
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Kai - 12-12-2012, 07:02 PM
[] - Alaric - 12-12-2012, 07:02 PM
[] - skahoj - 12-12-2012, 07:02 PM
[] - melodiccoil173 - 12-12-2012 07:02 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)