|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
hi, i would like to ask if it is possible to make the background picture repeat diagonally, that is not one under another in a column.
somehow like this: Code:
graphics graphics graphics graphics graphics
graphics graphics graphics graphics graphics
graphics graphics graphics graphics graphics
graphics graphics graphics graphics graphics
thanx
__________________
miso |
|
#2
|
||||
|
||||
|
You want to make a tiled graphic, so that it repeats like this:
Code:
graphics|
ics graph|
aphics gr|
where the pipes are actually the edge of the image. That way, when you tile it, it will tile diagonally. Hope that makes sense/helps.
__________________
Proud member of the T.S.N.B.U.F.L (tables should not be used for layout) alliance. "Only use elements for their intended purpose. You wouldn't try to make coffee with a telephone, would you?" -Me |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > background picture diagonal repeat |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|