Quote:
Originally Posted by crazymilk
Sorry how do I do that? I'm a noob at this
|
If I remember correctly that comes built into that custom style correct? If yes then simply contact the style author and ask where and what code to remove and then you should be good to go!
*I would once you find the code instead of deleting simply wrap it in <vb:comment> example:
Code:
<vb:comment>THIS IS THE CODE THEY SAID TO REMOVE, ADD <vb:comment> BEFORE THE START OF THE CODE AND THEN ADD </vb:comment> AT THE END AND IT "HIDES" or "COMMENTS OUT" THAT CODE IN QUESTION!</vb:comment>
This way if you ever want it back for whatever new reason or disable this new functionality at any later point you can simply delete the <vb:comment> tags and it's back

.