943,479 Members | Top Members by Rank

Ad:
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Sep 11th, 2004
0

Re: Background question

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.
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004
Sep 11th, 2004
0

Re: Background question

You should also have a <body> tag after your </head> tag.
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004
Sep 11th, 2004
0

Re: Background question

OK, DaveSW I fixed those two requests of yours.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
BobbyRags is offline Offline
21 posts
since Jul 2004
Sep 12th, 2004
0

Re: Background question

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;}
Reputation Points: 10
Solved Threads: 0
Newbie Poster
BobbyRags is offline Offline
21 posts
since Jul 2004
Sep 12th, 2004
0

Re: Background question

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.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
BobbyRags is offline Offline
21 posts
since Jul 2004
Sep 13th, 2004
0

Re: Background question

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;}
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004
Sep 13th, 2004
0

Re: Background question

Quote 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:
Reputation Points: 10
Solved Threads: 0
Newbie Poster
BobbyRags is offline Offline
21 posts
since Jul 2004
Sep 13th, 2004
0

Re: Background question

Quote originally posted by BobbyRags ...
I was going to start pulling my hair out. :mrgreen:
Not a good idea...
:cheesy:
Reputation Points: 54
Solved Threads: 20
Master Poster
DaveSW is offline Offline
765 posts
since Jul 2004
Sep 15th, 2004
0

Re: Background question

Message Deleted...
Reputation Points: 13
Solved Threads: 1
Newbie Poster
JasonRCS is offline Offline
13 posts
since Jul 2004
Feb 28th, 2007
0

Introductory Post

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
Reputation Points: 11
Solved Threads: 0
Light Poster
marketraise int is offline Offline
25 posts
since Feb 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in JavaScript / DHTML / AJAX Forum Timeline: Collapsible table sorting problem
Next Thread in JavaScript / DHTML / AJAX Forum Timeline: Get the text with mouse hover





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC