Webmaster Forum  

Go Back   Webmaster Forum > Website Design Forum > Website Design Forum
User Name
Password
Register FAQ Members List Calendar Transactions Store Search Today's Posts Mark Forums Read


Gradients

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 05-02-2006, 17:01
Mk3890
Junior Member


Join Date: May 2006
Posts: 5
Trader Rating: (0)
Points: 6 (Donate)
5 F$/Referral Refer Friends
Mk3890 is on a distinguished road
Default Gradients

Him

I've been looking for a while now on an articel that can how to use gradients in web design, somelike gamespot uses or if you have seen the score box on FSN.

I just curouis what the process is, anyone have articles or tutorials on gradeints(with photoshop)?
Mk3890 is offline
Reply With Quote
  #2  
Old 05-04-2006, 09:53
silverblade
Junior Member


Join Date: Mar 2006
Posts: 19
Trader Rating: (0)
Points: 1 (Donate)
5 F$/Referral Refer Friends
silverblade is on a distinguished road
Default Re: Gradients

I don't have any tutorials, but I can give you some techniques I use myself.
First of them is using them as a layer style, it's easy to manage and edit. I prefer using a shape filled with one color and then I use a gradient as my layerstyle on overlay and an opacity of about 40%. This gives you nice (and not too heavy) gradients and they are always the right color
silverblade is offline
Reply With Quote
  #3  
Old 05-04-2006, 10:18
Lycan
Junior Member


Join Date: May 2006
Posts: 5
Trader Rating: (0)
Points: 7 (Donate)
5 F$/Referral Refer Friends
Lycan is on a distinguished road
Default Re: Gradients

I use CSS and a gradient image for my background of webpages.

I got the code from w3schools!

Here's what I'd do in my body section of the css file.

body {
background-image:url('file.jpg');
background-repeat:repeat-x; //makes it repeat horizontally
background-color:#FFFFFF; //the bottom colour of the gradient so it blends
}

It really is as simple as that!
Lycan is offline
Reply With Quote
  #4  
Old 05-24-2006, 15:05
santro
Junior Member


Join Date: May 2006
Posts: 21
Trader Rating: (0)
Points: 13 (Donate)
5 F$/Referral Refer Friends
santro is on a distinguished road
Default Re: Gradients

CSS can format pages beautifully.

It is worth more than having slow-loading images.

Gradient can also be done by having a thin long picture. But CSS is an effective way to do it.
santro is offline
Reply With Quote
  #5  
Old 07-06-2006, 06:45
dojo
Member

dojo's Avatar

Join Date: Jul 2006
Posts: 75
Trader Rating: (0)
Points: 25 (Donate)
5 F$/Referral Refer Friends
dojo is on a distinguished road
Default Re: Gradients

I also do this. After some time I got bored of a "fixed" background image or just a simple colour and I looked for the code. I got it from w3schools too. I tested it and it seems to work very nice.
dojo is offline
Reply With Quote
  #6  
Old 07-08-2006, 20:26
metallic07039
Junior Member


Join Date: Jul 2006
Posts: 5
Trader Rating: (0)
Points: 5 (Donate)
5 F$/Referral Refer Friends
metallic07039 is on a distinguished road
Default Re: Gradients

Yes you can use the CSS code. Not only on the page background but also on things like navigation bars and then just put text over it. This way you don't need to make images for your navigation bar.

My site uses that gradient- www.newtonappleinc.com (don't mean to spam but I thought it would fit into this discussion).
metallic07039 is offline
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


Resources : | Advertise at FHF | itextLink.com| Reseller Hosting| TextDot| iNamePros| Any Webmaster| Web Host| Dep3| cheap low cost web hosting reviews|


All times are GMT -4. The time now is 02:59.


Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.