Can someone help me out on how to center a single button in a page block.
Here is the code below.
<a class="bx-btn" href="/search.php?search_result_mode=ext">Search People</a>
<div class="clearfix"></div>
Can someone help me out on how to center a single button in a page block. Here is the code below. <a class="bx-btn" href="/search.php?search_result_mode=ext">Search People</a> www.CycleMadness.net |
You need to override dolphins CSS for the bx-btn class. https://www.deanbassett.com |