[Solved] bg image tile across but not down?
Posted: Thu Aug 07, 2008 10:55 am
i have a bg image which i want to tile across to fit the users full screen
but i dont want it to tile downwards.
i have the code background-image: url(uploads/images/bg.png); background-repeat: no-repeat;
but that just shows the bg image just once, how can i have it so it tiles vertical but not horizontal?
but i dont want it to tile downwards.
i have the code background-image: url(uploads/images/bg.png); background-repeat: no-repeat;
but that just shows the bg image just once, how can i have it so it tiles vertical but not horizontal?