Sunday, June 27, 2010

Two simple hacks for Weebly to get two pro features at free

Want to remove this from footer


Click on Design - Edit HTML / CSS and add below script after body end tag

&gt script type="text/javascript" &lt

document.getElementById('footer-contents').style.visibility = 'hidden';
&gt /
script &lt


Want to have Favicon to your site


Generate Favicon using http://www.favicon.cc/

Go to Design - Click Files - upload Favicon and get the path of the file - Click HTML and below lines

&gt link rel="shortcut icon" href="/uploads/5/5/5/5/7592/custom_themes/919/files/favicon.ico" type="image/x-icon" /&lt

2 comments:

  1. Where to paste these coding?
    How to get the path of the file?
    Pls reply @ harry.lnpotter@gmail.com

    ReplyDelete
  2. i cant find design tab
    guide me to find it

    ReplyDelete