|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Shadows for a web page
I have the following site: http://www.hazleventures.com and as you can see, I can't get the white lines between the shadows to go away.
I have tried everything. I want the page to have a shadow on the right to make is look 3D. Any suggestions are greately appreciated. |
|
#2
|
|||
|
|||
|
Shadow
I don't know why you're trying that way.
I'd make that entire shadow one column, with a rowspan of however many rows that whole table is. Then I'd put a 20 pixel tall shadow as a background in that column, and a transparent pixel stretched as wide as you need the column to be in the foreground (otherwise the background won't show), and bingo: smooth shadow that even stretches when you add more content to the table. |
|
#3
|
|||
|
|||
|
I'm not quite sure what you mean. The page is actually 4 tables stacked on top of each other.
For example the top "hazle ventures llc" is it's own table with two columns in it (one for the image, the other for the shadow). The same goes for the middle image and the navigation bar at the bottom. The last table is actually where all the text is. I can merge all the top 3 tables into one table, but I'm not sure exactly what you mean on how to create the shadow. |
|
#4
|
|||
|
|||
|
I've actually got everthing working except transparant pixel.
How do I create that? |
|
#5
|
|||
|
|||
|
You should set your Cellspacing on those Tables to zero..
That will get rid of those spaces... <table cellspacing="0"> I'm sure you know the structure.... Nakirema |
|
#6
|
|||
|
|||
|
I suggest you to put the shadow as background of the column. I see you use a long thin picture isn't it? It will cause you a heavy bandwidth.
Just a comment ![]() |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Shadows for a web page |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|