![]() | | ||||||||
| | #1 |
| Advanced Warrior War Room Member Join Date: Jun 2006 Location: Oxforshire, UK.
Posts: 814
Thanks: 205
Thanked 43 Times in 38 Posts
|
I work in Dreamweaver 8, please can anyone advise me how can I get a outwardly "fading" effect to the border of my web page? Thanks |
| | |
| | #2 |
| HyperActive Warrior War Room Member Join Date: Apr 2009 Location: North East - UK
Posts: 147
Thanks: 162
Thanked 26 Times in 19 Posts
|
Hi, Whenever I need box (and I don't think this is the most efficient way of doing this) is create a gradient in Photoshop, then just repeat it, actually, I create the whole background then take a 1px high sample of it and repeat it. I don't know if this helps, but it's one way of doing it. Give me a shout if you need any assistance with it (I don't know if you use Photoshop or not). Good luck with that. |
| "If you do what you've always done, you'll always get the same results!" | |
| | |
| | #3 |
| Laurence Samuels War Room Member Join Date: Oct 2009 Location: Orlando, FL - USA
Posts: 357
Thanks: 63
Thanked 44 Times in 41 Posts
|
what newbim said is correct. Just use css to include your 1px box as a background image and have it repeat vertically. Make sure in photoshop you create your gradient vertically not horizontally. You would create css code something such as this: <div style="background-image: url('yourgraphicnamegoeshere.jpg'); background-repeat: repeat-x;"></div> |
| Orlando Web Design: This 'aint your typical web co. Tax Deed Foreclosures : Build $1 million of real estate wealth. I will show you how Relationship Stories: Avoid the Altar.com-A million reasons to avoid marriage Snowshoe Rentals - acne wash - acnefree | |
| | |
| | #4 |
| HyperActive Warrior War Room Member Join Date: Apr 2009 Location: North East - UK
Posts: 147
Thanks: 162
Thanked 26 Times in 19 Posts
|
Thanks for confirming that way - when it comes to coding - I know what can get the job done, but there can be more widely "accepted" ways to do it over other ways sometimes - self taught y'see, lol. Thanks for the confirmation. ![]() .
|
| "If you do what you've always done, you'll always get the same results!" | |
| | |
| | #5 |
| Advanced Warrior War Room Member Join Date: Jun 2006 Location: Oxforshire, UK.
Posts: 814
Thanks: 205
Thanked 43 Times in 38 Posts
|
Thanks for those pointers, yes, I got to grips with Pshop basics for my page header, over Xmas; I'll do some searches in Youtube also |
| | |
![]() |
|
| Tags |
| border, effect, fading |
| Thread Tools | |
| |
![]() |