3245 Posted July 13, 2014 Share Posted July 13, 2014 (edited) Hello, Please look at this site: - Removed - you will see bottom position (Please see below screenshot) now i want add this position for myself in my template whmcs, i worked little with Element, but not much. Please help me how i can add like this, any help will appreciated. Thanks. Edited July 14, 2014 by Infopro Actual Domain Details Removed, No Need Here. 0 Quote Link to comment Share on other sites More sharing options...
durangod Posted July 14, 2014 Share Posted July 14, 2014 have you viewed their source to see how they did it, sometimes its as easy is looking at their source, do you know how to do that? 0 Quote Link to comment Share on other sites More sharing options...
durangod Posted July 15, 2014 Share Posted July 15, 2014 i cant ready their language but here is how they did it <div> <a rel="nofollow" id="facebook" href="http://facebook.com/venonwd" target="_blank"></a> <a rel="nofollow" id="twitter" href="http://twitter.com/venonwd" target="_blank"></a> <a id="google" href="#"></a> <a id="rss" href="announcementsrss.php"></a> </div> and then in css find the id facebook, id twitter, id google, id rss and it will have the links to the images, or you can get the images im sure legally online at the perspective sites. please ask you questions in this forum, thanks 0 Quote Link to comment Share on other sites More sharing options...
3245 Posted July 15, 2014 Author Share Posted July 15, 2014 (edited) Thank you very much, i must add above code in footer.tpl, then add Each css value in my css, correct? Thanks. Edited July 15, 2014 by 3245 0 Quote Link to comment Share on other sites More sharing options...
durangod Posted July 15, 2014 Share Posted July 15, 2014 (edited) yes the preference would be add the images in your css, you can just add them right there in that code if you wanted but most people use css now. And just to clarify, use your own images, dont use links from other sites. Its called hotlinking and people dont like it. Edited July 15, 2014 by durangod 0 Quote Link to comment Share on other sites More sharing options...
3245 Posted July 15, 2014 Author Share Posted July 15, 2014 i added, but result is like below screen shot /http://prntscr.com/42w808 it may need css ID? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.