User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 427,215 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,127 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 6271 | Replies: 22
Reply
Join Date: Jul 2004
Location: Wales
Posts: 735
Reputation: DaveSW is on a distinguished road 
Rep Power: 6
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Background question

  #11  
Sep 11th, 2004
Your style sheet is being addressed on your c drive...

<LINK REL=stylesheet HREF="C:\BobbyRags(New)\BobbyRagsNew.CSS" TYPE="text/css">

Not having access to the contents of your harddrive I will have considerable difficulty reading it...

Upload it into the same folder and try:

<LINK REL=stylesheet HREF="BobbyRagsNew.CSS" TYPE="text/css">

You may wish to have it all in lower case.
Reply With Quote  
Join Date: Jul 2004
Location: Wales
Posts: 735
Reputation: DaveSW is on a distinguished road 
Rep Power: 6
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Background question

  #12  
Sep 11th, 2004
You should also have a <body> tag after your </head> tag.
Reply With Quote  
Join Date: Jul 2004
Posts: 19
Reputation: BobbyRags is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
BobbyRags's Avatar
BobbyRags BobbyRags is offline Offline
Newbie Poster

Re: Background question

  #13  
Sep 11th, 2004
OK, DaveSW I fixed those two requests of yours.
Reply With Quote  
Join Date: Jul 2004
Posts: 19
Reputation: BobbyRags is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
BobbyRags's Avatar
BobbyRags BobbyRags is offline Offline
Newbie Poster

Re: Background question

  #14  
Sep 12th, 2004
OK, I got the "content" to begin below the "masthead". The "masthead" doesn't reach the "top" of the screen.

http://members.fortunecity.com/bobbyrags2003/

A:link {color:blue;}
A:visited {color:black;}
A:active {color:red;}
A:hover {color:green;}
.navbar {position:absolute;top:10px;left:10px;}
BODY {background-image: url("Images/Sideline.gif"); background-repeat: repeat-y; background-position: 0% 0%; font-family:verdana;}
#masthead {background-color: #008000; height: 100px; top;0px;}
#content {position:absolute;top:125px;left:175px;right:350px;}
UL LI {list-style-type: disc; margin-left: 100px;}
Reply With Quote  
Join Date: Jul 2004
Posts: 19
Reputation: BobbyRags is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
BobbyRags's Avatar
BobbyRags BobbyRags is offline Offline
Newbie Poster

Re: Background question

  #15  
Sep 12th, 2004
It has to be one of these two lines that needs a litlle tweak.


BODY {background-image: url("Images/Sideline.gif"); background-repeat: repeat-y; background-position: 0% 0%; font-family:verdana;}

#masthead {background-color: #008000; height: 100px; top;0px;}

I have masthead at top 0px but it's not quite at the top of the screen.
Reply With Quote  
Join Date: Jul 2004
Location: Wales
Posts: 735
Reputation: DaveSW is on a distinguished road 
Rep Power: 6
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Background question

  #16  
Sep 13th, 2004
add
margin: 0;
padding: 0;
to your body declaration (yes it was that line!)

hence:
BODY {background-image: url("Images/Sideline.gif"); background-repeat: repeat-y; background-position: 0% 0%; font-family:verdana; margin: 0; padding: 0;}
Reply With Quote  
Join Date: Jul 2004
Posts: 19
Reputation: BobbyRags is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 0
BobbyRags's Avatar
BobbyRags BobbyRags is offline Offline
Newbie Poster

Re: Background question

  #17  
Sep 13th, 2004
Originally Posted by DaveSW
add
margin: 0;
padding: 0;
to your body declaration (yes it was that line!)

hence:
BODY {background-image: url("Images/Sideline.gif"); background-repeat: repeat-y; background-position: 0% 0%; font-family:verdana; margin: 0; padding: 0;}

It worked! Thank you so very much! I appreciate it!

I was going to start pulling my hair out. :mrgreen:
Reply With Quote  
Join Date: Jul 2004
Location: Wales
Posts: 735
Reputation: DaveSW is on a distinguished road 
Rep Power: 6
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Background question

  #18  
Sep 13th, 2004
Originally Posted by BobbyRags
I was going to start pulling my hair out. :mrgreen:
Not a good idea...
:cheesy:
Reply With Quote  
Join Date: Jul 2004
Location: Ohio
Posts: 13
Reputation: JasonRCS is an unknown quantity at this point 
Rep Power: 5
Solved Threads: 1
JasonRCS's Avatar
JasonRCS JasonRCS is offline Offline
Newbie Poster

Re: Background question

  #19  
Sep 15th, 2004
Message Deleted...
JasonRCS

Always a work in progress...
Reply With Quote  
Join Date: Feb 2007
Posts: 25
Reputation: marketraise int is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 0
marketraise int marketraise int is offline Offline
Banned

Introductory Post

  #20  
Feb 28th, 2007
Dear members
I take upon this opportunity 2 thank u people 4 permitting me 2 register 2 ur site.Hopefully with ur co-operation i will njoy my stay on ur site.I have read all the
requistes b4 i registered and i promise to abide by them
thanking you
Best Regards,
Shuvayu
MarketRaise Corp.
marketraise2005@gmail.com
marketraise@marketraise.com
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb JavaScript / DHTML / AJAX Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 11:09 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC