Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .side a[href="https://twitter.com/Contagion_Game"] {
- position: absolute;
- top:75px; /*distance from the top*/
- height:42px; /*adjust to the height of your image*/
- width:42px; /*always try and keep this at 300px*/
- background:url(%%twitter%%) no-repeat 0 0;
- }
- .side a[href="http://www.indiedb.com/games/contagion"] {
- position: absolute;
- top:75px; /*distance from the top*/
- right:180px;
- height:45px; /*adjust to the height of your image*/
- width:60px; /*always try and keep this at 300px*/
- background:url(%%indiedb%%) no-repeat 0 0;
- }
- .side a[href="http://www.youtube.com/user/MonochromeLLC"] {
- position: absolute;
- top:75px; /*distance from the top*/
- right:100px;
- height:40px; /*adjust to the height of your image*/
- width:40px;
- background:url(%%youtube%%) no-repeat 0 0;
- }
Advertisement
Add Comment
Please, Sign In to add comment