Background question

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Background question

 
0
  #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 Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Background question

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

Re: Background question

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

Re: Background question

 
0
  #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 Quick reply to this message  
Join Date: Jul 2004
Posts: 21
Reputation: BobbyRags is an unknown quantity at this point 
Solved Threads: 0
BobbyRags's Avatar
BobbyRags BobbyRags is offline Offline
Newbie Poster

Re: Background question

 
0
  #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 Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Background question

 
0
  #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 Quick reply to this message  
Join Date: Jul 2004
Posts: 21
Reputation: BobbyRags is an unknown quantity at this point 
Solved Threads: 0
BobbyRags's Avatar
BobbyRags BobbyRags is offline Offline
Newbie Poster

Re: Background question

 
0
  #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 Quick reply to this message  
Join Date: Jul 2004
Posts: 764
Reputation: DaveSW is on a distinguished road 
Solved Threads: 17
DaveSW's Avatar
DaveSW DaveSW is offline Offline
Master Poster

Re: Background question

 
0
  #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 Quick reply to this message  
Join Date: Jul 2004
Posts: 13
Reputation: JasonRCS is an unknown quantity at this point 
Solved Threads: 1
JasonRCS's Avatar
JasonRCS JasonRCS is offline Offline
Newbie Poster

Re: Background question

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

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

Introductory Post

 
0
  #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 Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the JavaScript / DHTML / AJAX Forum


Views: 8071 | Replies: 22
Thread Tools Search this Thread



Tag cloud for JavaScript / DHTML / AJAX
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC