Search in forum:
Search


Author Message
Post08/17/2015 at 2:45pm (UTC)    
Post subject: background picture

hello,

I just wanna ask, how can I use 1 whole picture as my Home-background?
because my background is actually 1 picture but it appears small and many copies.

thanks!
Post09/02/2015 at 5:16pm (UTC)    
Post subject: duplicate background images

how can i use only 1 background picture? because i always got duplicate pictures.

Thanks!
Post09/28/2015 at 8:50pm (UTC)    
Post subject:

hi ..
chose 'Text above the design'
Code:

<style>
body {
    background: url("YOUR_IMG_URL") no-repeat top center;
}
</style>

you can change the place of your image : top left right center bottom

I hope that's what you are looking for
______________
Display posts from previous:   


Powered by phpBB © 2001, 2005 phpBB Group