Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
static background with table
Old 06-02-2009, 03:44 PM static background with table
Super Talker

Posts: 116
Name: Chris
Location: NJ
Trades: 0
Sorry the title may sound confusing, its the only way I can think to describe what I need.

Anyway, I am working on a site's secondary pages and what Im trying to do is put the "old paper" as a background so I can type different paragraphs for all the other pages. The problem I am having is the fact the image repeats and not only that when viewed in different browsers, it the background sits higher so on one more of the repeated background shows.

Anyway- you can see what Im trying to do and hopefully someone can point me in the right direction cause I know what I have up there is wrong. (Its just up to better visualize what Im trying to do)

the site is
http://www.chrisosaurusrex.com/crex09-4.html

Thanks in advance
delvec is offline
Reply With Quote
View Public Profile Visit delvec's homepage!
 
 
Register now for full access!
Old 06-02-2009, 07:04 PM Re: static background with table
stevej's Avatar
Professional Multitasker

Posts: 996
Location: Not positive
Trades: 0
Try putting this in the div with the background:

Code:
background-repeat: no-repeat;
__________________
if($stevej == "helpful") { $talkupation += $user_power; }
stevej is offline
Reply With Quote
View Public Profile
 
Old 06-03-2009, 09:24 AM Re: static background with table
Super Talker

Posts: 116
Name: Chris
Location: NJ
Trades: 0
Thats not working-
delvec is offline
Reply With Quote
View Public Profile Visit delvec's homepage!
 
Old 06-03-2009, 03:47 PM Re: static background with table
stevej's Avatar
Professional Multitasker

Posts: 996
Location: Not positive
Trades: 0
Well, no wonder. I just looked at the code of your site, and it's a mess! It's full of deprecated elements and attributes. So, what you need to do is replace all of those attributes with CSS. And, please, replace the tables with floated divs instead.
__________________
if($stevej == "helpful") { $talkupation += $user_power; }
stevej is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to static background with table
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.73606 seconds with 12 queries