DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 8967--------------------------------------------------
Help Again :D
DIR By: Wu_Zi_Mu
Date: March 22, 2013, 8:14 am
---------------------------------------------------------
Hi all,
Today i was editing my forums and ireplaced the topic buttons
HTML http://i49.tinypic.com/34ifdrn.png
with other buttons but its
clickable i want to make it unclickable. Any help will be very
appreciated. :D Thank You Again
#Post#: 8968--------------------------------------------------
Re: Help Again :D
DIR By: CreateAForum
Date: March 22, 2013, 8:19 am
---------------------------------------------------------
What's the question?
#Post#: 8970--------------------------------------------------
Re: Help Again :D
DIR By: Wu_Zi_Mu
Date: March 22, 2013, 1:52 pm
---------------------------------------------------------
Sorry in hurry i forgot to put the question :D
My question is that How to make the forum button(Give in the
pick) unclickable
#Post#: 8971--------------------------------------------------
Re: Help Again :D
DIR By: xboi209
Date: March 22, 2013, 2:12 pm
---------------------------------------------------------
Go to your Style Manager then to the Headers and Footers and add
this to the:
Headers
--- Code ---
<script
src="
HTML http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
--- End Code ---
Footers
--- Code ---
<script>$(".icon.windowbg").each(function() {var $this =
$(this);$this.html($this.children("a").html());});</script>
--- End Code ---
*****************************************************
Page 1 of 1