PS. The attachment only shows the shape of the banner, thats why its black and white.
Slicing banner
Started by Hacker-X, Nov 25 2005 12:58 PM
2 replies to this topic
#1
Posted 25 November 2005 - 12:58 PM
I need some help slicing my banner, it has to fit 100% screen resolution and expand/collapse to 100% if the user's resolution is larger or smaller. I already have a repeating image, but the problem is, the banner will not be all static there will be scrolling tutorials and links. Does anyone have any suggestions on how to slice it and or code it?
PS. The attachment only shows the shape of the banner, thats why its black and white.
PS. The attachment only shows the shape of the banner, thats why its black and white.
#2
Posted 25 November 2005 - 05:23 PM
I'm not sure if this would be the correct way of slicing it, but I tried
You'd have 3 td's and 3 tr's on the 3rd td. The first two td's would have a rowspan of 3
bannerslice.gif 9.71K
190 downloads
You'd have 3 td's and 3 tr's on the 3rd td. The first two td's would have a rowspan of 3
#3
Posted 01 December 2005 - 02:22 PM
also on the cells that you want it to repeat you would have to set the BG by using
so that the cell had the image as a BG, this way it will be repeated!! (you have to use the style tage part or the BG will nto display in IE5
<td style="background-image:url(imagesrc here);"></td>
so that the cell had the image as a BG, this way it will be repeated!! (you have to use the style tage part or the BG will nto display in IE5
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
