MyBB Community Forums

Full Version: Alot of questions.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Thread rating!
My thread rating is acting up, for some reason.
It comes at the top of every page :/
I'm using the theme :FreshBlue_mybb_1.4
[Image: wtfjls.jpg]


ADS!
How can make the sides smaller
<center>

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="728" align="center">

<tr>
<td class="tcat" colspan="6"><b>Sponsors</b></td>

</tr>
<tr>

<td colspan="6" style="background: #FFFFFF; border: ">
<div align="center">

<script type="text/javascript"><!--

google_ad_client = "pub-4244367744112484";

/* 728x90, created 7/1/09 */

google_ad_slot = "4306339549";

google_ad_width = 728;

google_ad_height = 90;

//-->

</script>

<script type="text/javascript"

src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>
</div>

</td>
</tr>

</table>

</center>
  <br />
[Image: captureezl.jpg]

Thanks!
The first thing you ask about is there a module for.

The last quoestion, I can make a module for if you still need it. I can do it when I have time.
1. You can find a lot of tutorials and a few plugins that help you to do this. Just use the search feature Wink

2. Have you changed any templates that may affect the thread rating?

4. It's in the Group permissions. ACP --> Users & Groups --> Groups (Sidebar) --> Registered --> Users and Permissions (Tab) --> Untick "Can use custom user titles".
Ahh - I didn't believed that it was in MyBB, but so good it is Smile
Ok, I've gotten the name changes corrected.Also, i have gotten wordpress and integrated with mybb, except i'm having this trouble
http://img7.imageshack.us/img7/6653/capturepel.jpg
Can someone tell me what to fill in?
About the thread stars, i have not touched them.
THANKS!
Make sure you have the correct database settings.
Make a separate thread for the WordBB issue, that isn't general support.
Ok, sorry, editing right now.
Regarding Ads

Do You want the Google Ad To be Bigger or Smaller or The Box Around it...if its the box around it try this:

<center>

<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">

<tr>
<td class="tcat" colspan="6"><b>Sponsors</b></td>

</tr>
<tr>

<td colspan="6" style="background: #FFFFFF; border: ">
<div align="center">

<script type="text/javascript"><!--

google_ad_client = "pub-4244367744112484";

/* 728x90, created 7/1/09 */

google_ad_slot = "4306339549";

google_ad_width = 728;

google_ad_height = 90;

//-->

</script>

<script type="text/javascript"

src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>
</div>

</td>
</tr>

</table>

</center>
  <br /> 
I tryed the code above me, it's still as big. Thanks anyway, but it didn't work.
Any others?
Pages: 1 2