Skin AD

Posted in: Newspaper
Post count: 58

I need to insert SKIN AD on bottom of the page. I have problems due to background settings. can you help me?

I have this CSS:

body {
background-image: url(‘wallpaperskin_1920x01080.jpg’);
background-repeat: no-repeat;
background-position: center top;
background-attachment: scroll;
margin-top: 100px;
}

a#skinlink {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
display: block;
z-index: 1;
}

#skinlink span {
display: none;
}

div.container {
position: relative;
z-index: 2;
}

and this code to put after body:


<span>Skin ADV</span>

Post count: 3343

Hello,
unfortunately we cannot offer custom work anymore. We would have gladly made it for you but we work very hard on the updates and features for all the users. You can always get a freelancer from sites like: http://www.microlancer.com/

I am very sorry for this, we would have gladly do it if we had more free time.

Thanks for understanding!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.