thk0418+ 1 Report post Posted December 12, 2011 I placed address and phone number.. need to add facebook and twitter top of the text www.tasteofkitchen.com *******[FB]***[Tw]******* FOR RESERVATIONS, PLEASE CALL Toronto Street EAST Telephone: (123)456-7890 and this doesn't work for me.. =( .icons .youtubelink { background: url(./images/sprite-socialicons.png) no-repeat -44px -22px !important; } .icons .linkedinlink { background: url(./images/sprite-socialicons.png) no-repeat -66px -22px !important; } .icons .facebooklink { background: url(./images/sprite-socialicons.png) no-repeat -88px -22px !important; } .icons .twitterlink { background: url(./images/sprite-socialicons.png) no-repeat -22px -22px !important; } .icons .rsslink { background: url(./images/sprite-socialicons.png) no-repeat 0 -22px !important; } Share this post Link to post Share on other sites
thk0418+ 1 Report post Posted December 12, 2011 and for some reason my footer background is gone the black color background Share this post Link to post Share on other sites
cfimortgage 0 Report post Posted December 12, 2011 Add a clear class to your custom code: [code] FOR RESERVATIONS, PLEASE CALL Toronto Street Telephone: (123)456-7890 [/code] Also... why so many divs there... Not really needed. Just pack everything into one div. ^_^ Hope this helps. Share this post Link to post Share on other sites