Resource icon

Unmaintained [Tutorial]Float XenPorta "Share This Page" block on page

This is a very simple template modification that will display XenPorta's "Share This Page" block floating to the right of the page.

Add this to your EWRblock_SharePage.css
Code:
.infoBlock.sharePage {
    position: fixed;
    top: 170px;
    right: 15px;
}

You may need to adjust the values depending on your needs.
Author
hidden
Views
405
First release
Last update

Ratings

0.00 star(s) 0 ratings
Top Bottom