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.

CSS Forum


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



Reply
Old 10-31-2008, 10:11 PM background color
Average Talker

Posts: 25
Trades: 0
I'm not having much luck with my web pages lately. My index.htm file contains:
HTML Code:
<head>
<link rel="stylesheet" type="text/css" href="www.bkelly.ws/web.css" />
and the web.css file contains:
Code:
body {
padding-left: 11em;
font-family: Georgia, "Times New Roman", Times, serif;
color: purple;
/* background-color: #C0C0C0 */
/* background="http://www.bkelly.ws/background3.gif" */
background="http://www.bkelly.ws/background3.jpg"
}
But the background is not showing up. If I add the background statement directly to the index.htm file it does show up. What do I have wrong?
bkelly is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-31-2008, 10:26 PM Re: background color
chrishirst's Avatar
Missing! presumed drunk.

Posts: 41,517
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
background-image: url(path_to_image.ext);

http://www.w3schools.com/css/css_background.asp
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 10-31-2008, 10:42 PM Re: background color
Average Talker

Posts: 25
Trades: 0
I have it now. The reference in the index page also needed a change to include http:// in front of the www.

Thanks for taking the time to respond.
bkelly is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to background color
 

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.26050 seconds with 12 queries