I'd like to delete function "Compact, Detailed, Large" on the main page, I don't think visitors need it (it's at the top of sidebar)
How can I do it?
delete function "Compact, Detailed, Large"
2 posts from 2 voices-
Posted 2 years ago #
-
Hey,
Open up sidebar.php, find and delete this code:
//gallery controlls: echo "<div class='display_buttons'>"; echo "<a href='#' id='item_small' class='display'><span>Compact</span></a>"; echo "<a href='#' id='item_medium' class='display'><span>Detailed</span></a>"; echo "<a href='#' id='item_large' class='display'><span>Large</span></a>"; echo "</div>";James
Posted 2 years ago #
Reply
You must log in to post.














