wizzardz01
Power Member
- Jan 7, 2010
- 640
- 415
Hey bhw ,
I making site for our music band ...And now i make some bacground and its all ok on index page and on a lot of pages but on this page :
when you scroll down you will see white page , so i wonder if there is any command to put in html code , or something in joomla control panel to make that to be in full screan and to repeat or something to be everywhere in site that background ...
I edit templete.css file in theme folder to put picture , with this code :
To add something or what ?
Thanks
I making site for our music band ...And now i make some bacground and its all ok on index page and on a lot of pages but on this page :
Code:
http://www.bottomvibes.com/index.php?option=com_content&view=article&id=49&Itemid=29
when you scroll down you will see white page , so i wonder if there is any command to put in html code , or something in joomla control panel to make that to be in full screan and to repeat or something to be everywhere in site that background ...
I edit templete.css file in theme folder to put picture , with this code :
Code:
margin: 0 auto;
padding: 0;
background: #FFFFFF url('../images/background.jpg') no-repeat top center;
To add something or what ?
Thanks