Ok so i noticed that Mybb relies on a great deal of Images for buttons How can i change all from images and use this code Code: <a href="newthread.php?fid=162" class="bitButton" rel="nofollow" title="Post Thread">New Thread</a> For create thread, Close Thread, Report Button well yea for all buttons
Code: <a href="newthread.php?fid=2"><img src="images/smoothgreybb/english/newthread.gif" alt="Post Thread" title="Post Thread"></a>
Find them in templates. For New thread: ACP -> templates & Styles -> Templates -> *your theme* -> Showthread Templates -> showthread_newthread For New Reply: ACP -> templates & Styles -> Templates -> *your theme* -> Showthread Templates -> showthread_newreply For Closed: ACP -> templates & Styles -> Templates -> *your theme* -> Showthread Templates -> showthread_newreply_closed And so on. The postbit buttons are located in ACP -> templates & Styles -> Templates -> *your theme* -> Post bit Templates
Thanks and i wanted to change the www and other buttons also im not sure of the values i need to enter for the link http://cybercentralforums.com
The www button will be in postbit_www. You have to change them to CSS button. I will try to write a tutorial if i have some free time. Or if you need it immediately and ready to pay, i can do it for you.