Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years ago Make A Border
#4
Solved: 11 Years ago
Okay, seems you already have the style applied and I assume that style is declared as .button.

So, find the link (probably in showthread template group). This should be like:

<a href=" ....."><i class="fa fa-lock"></i>&nbsp;Close</a>

Make it:

<a href=" ....." class="button"><i class="fa fa-lock"></i>&nbsp;Close</a>

OR:

<a href=" ....."><span class="button"><i class="fa fa-lock"></i>&nbsp;Close</span></a>
Jump to the post that solved this thread.


Messages In This Thread
Make A Border - by Whoaranki - 2014-01-29, 10:03 AM
RE: Make A Border - by effone - 2014-01-29, 10:15 AM
RE: Make A Border - by Whoaranki - 2014-01-29, 10:21 AM
RE: Make A Border - by effone - 2014-01-29, 10:43 AM
RE: Make A Border - by Whoaranki - 2014-01-29, 10:51 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)