Jump to content

add a like button in the header


Recommended Posts

i think that you can do it with html block module, just select "top" hook and paste code with 

 

<div style="position:absolute; top:250px; right:20px;>

LIKE BUTTON HERE

</div>

 

of course you can customize position with increasing / decreasing top / right values

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...