MyBB Community Forums

Full Version: Quote not working?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I updated the template and this is how it looks:
[Image: 8132d8bc31816c8750ae9962ad697a7e.png]

The blue link is working but the black is not. How do I make the black link work?

postbit_quote:
<a href="newreply.php?tid={$tid}&amp;replyto={$post['pid']}" class="tbut">Quote</a>
(2014-06-29, 11:15 PM)icurryx3 Wrote: [ -> ]I updated the template and this is how it looks:
[Image: 8132d8bc31816c8750ae9962ad697a7e.png]

The blue link is working but the black is not. How do I make the black link work?

postbit_quote:
<a href="newreply.php?tid={$tid}&amp;replyto={$post['pid']}" class="tbut">Quote</a>


Is there css that is being directed to 'tbut'.
(2014-06-30, 03:19 AM)Ace700 Wrote: [ -> ]
(2014-06-29, 11:15 PM)icurryx3 Wrote: [ -> ]I updated the template and this is how it looks:
[Image: 8132d8bc31816c8750ae9962ad697a7e.png]

The blue link is working but the black is not. How do I make the black link work?

postbit_quote:
<a href="newreply.php?tid={$tid}&amp;replyto={$post['pid']}" class="tbut">Quote</a>


Is there css that is being directed to 'tbut'.

I do not know at all. How can I find out?
Search for 'tbut' in global.css
Locate global.css

ACP->Theme&Configuration->Yourtheme->Global.css

Then search if on windows ctrl + F type in tbut, if you don't find it locate which button is using the class. If you need help please provide a teamviewer session username and password (Located in signature)