Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1642 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Gradient Backgrounds?

Thread title: Gradient Backgrounds?
Closed Thread    
    Thread tools Search this thread Display Modes  
09-24-2005, 08:22 AM
#1
Justin761985 is offline Justin761985
Status: Junior Member
Join date: Aug 2005
Location: United States
Expertise:
Software:
 
Posts: 59
iTrader: 0 / 0%
 

Justin761985 is on a distinguished road

Send a message via AIM to Justin761985 Send a message via MSN to Justin761985 Send a message via Yahoo to Justin761985

  Old  Gradient Backgrounds?

Hello,

I'm wanting to have a background that has three parts..

1.) top gradient fade
2.) normal bg color
3.) gradient fades back out to starting point

Is this possible or do I make sense?

Thanks,
Justin.

09-24-2005, 08:45 AM
#2
Aros is offline Aros
Aros's Avatar
Status: Lurker
Join date: Jul 2004
Location: the Netherlands
Expertise:
Software:
 
Posts: 1,074
iTrader: 2 / 100%
 

Aros is on a distinguished road

  Old

A picture says more than a thousand words.

09-24-2005, 08:49 AM
#3
Justin761985 is offline Justin761985
Status: Junior Member
Join date: Aug 2005
Location: United States
Expertise:
Software:
 
Posts: 59
iTrader: 0 / 0%
 

Justin761985 is on a distinguished road

Send a message via AIM to Justin761985 Send a message via MSN to Justin761985 Send a message via Yahoo to Justin761985

  Old

Hey,

Sorry about that. I want it to look just like it does now here: http://jc1.hdllc.net/~waforum/

But I want it to fade back to back at the very bottom of the site. As it looks at the top.

Thanks again,
Justin.

09-24-2005, 09:57 AM
#4
Aros is offline Aros
Aros's Avatar
Status: Lurker
Join date: Jul 2004
Location: the Netherlands
Expertise:
Software:
 
Posts: 1,074
iTrader: 2 / 100%
 

Aros is on a distinguished road

  Old

I see, that's not a problem. Use a DIV in the very bottom (footer) with the appropriate background-image and height;

HTML Code:
<div style="background-image: url(bottom_bg.gif); height: 100px"></div>
Although I suggest using the CSS file with a selector instead of an inline style. Best of luck!

09-24-2005, 10:17 AM
#5
Bas is offline Bas
Status: I love this place
Join date: Jan 2005
Location: The Netherlands
Expertise: Frontend, vBulletin
Software: Coda, Photoshop
 
Posts: 607
iTrader: -1 / 0%
 

Bas is on a distinguished road

Send a message via MSN to Bas

  Old

I think you mean this

The CSS for the background colour:

body {
background: #FFFFFF;
}

HTML Code:
<div style="background: url(top.gif) repeat-x top left;">
<div style="background: url(bottom.gif) repeat-x bottom left;">

The remainder of your content here.

</div>
</div>
This will give you a background colour with a backgrund on the top and a background at teh bottom. Just change top.gif and bottom.gif

09-25-2005, 06:02 PM
#6
.eXtReMe is offline .eXtReMe
Status: I'm new around here
Join date: Sep 2005
Location:
Expertise:
Software:
 
Posts: 12
iTrader: 0 / 0%
 

.eXtReMe is on a distinguished road

  Old

If you make it in photoshop just do a graident with the 2 colors you want and an angle of 90* linear.

09-29-2005, 11:41 AM
#7
Justin761985 is offline Justin761985
Status: Junior Member
Join date: Aug 2005
Location: United States
Expertise:
Software:
 
Posts: 59
iTrader: 0 / 0%
 

Justin761985 is on a distinguished road

Send a message via AIM to Justin761985 Send a message via MSN to Justin761985 Send a message via Yahoo to Justin761985

  Old

Thank you all very much for the help.

Justin.

Closed Thread    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed