background.jpg placement

User 30120 Photo


Registered User
1 post

my background.jpg appears at the top and bottom of my page because of the data I have entered. How do I get rid of the bottom background?


http://jaharri.com/less/staff.html
User 122279 Photo


Senior Advisor
14,567 posts

Make the change to your css file as shown below.

html {

background: url(../images/background.png) repeat-x;
background-color: #fff;
padding: 0px 0px 0px 0px;
text-align: left;
}
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.