Ok, thx, it worksGo to admin.php?widgets/ to see what widgets you have available
Add this to your homepage template:bookmarking button, how can I hide that ?
<xf:css>
.bookmarkLink.button {
display: none;
}
</xf:css>
Add this to your homepage template:
Code:<xf:css> .bookmarkLink.button { display: none; } </xf:css>
We use essential cookies to make this site work, and optional cookies to enhance your experience.