MyBB Community Forums
Many theme questions - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Themes (https://community.mybb.com/forum-103.html)
+---- Forum: Theme Support (https://community.mybb.com/forum-10.html)
+---- Thread: Many theme questions (/thread-29884.html)



Many theme questions - Snowy - 2008-03-22

[Image: few_Qs.jpg]

Thanks much! Smile


RE: Many theme questions - burnz3r0 - 2008-03-22

I only know about the stuff in the lower right... Maybe the lower left, if I can find what I used to center the copyright. Anyway, you have to not be an admin to solve the problem with the stats showing in the lower right.


RE: Many theme questions - hockeyhero - 2008-03-22

ahero4heor Wrote:I only know about the stuff in the lower right... Maybe the lower left, if I can find what I used to center the copyright. Anyway, you have to not be an admin to solve the problem with the stats showing in the lower right.

well.. just look in your footer template... the tags should be <div><debug></div>.. all you do is delete that..Wink


RE: Many theme questions - Lachlan - 2008-03-22

hockeyhero Wrote:
ahero4heor Wrote:I only know about the stuff in the lower right... Maybe the lower left, if I can find what I used to center the copyright. Anyway, you have to not be an admin to solve the problem with the stats showing in the lower right.

well.. just look in your footer template... the tags should be <div><debug></div>.. all you do is delete that..Wink

I think its simpler than that, just change the board settings. I swear one can turn off the debug menu. Open the board settings fully and look Smile


RE: Many theme questions - burnz3r0 - 2008-03-22

Really? I'm familiar with templates but shouldn't it be in the footer_administrator or something similar?


RE: Many theme questions - Lachlan - 2008-03-22

Found it:
Go to admin cp > board settings > change > Server + Optimisation settings > change > 'Advanced Stats / Debug information' > OFF

It should then disappear from all pages Smile

Lachlan

EDIT:
I just realised I had that on in my board but it isnt there (custom theme) so I assume you can remove it via editing the themes if you so desire


RE: Many theme questions - Snowy - 2008-03-22

Thanks Lachlan, that works. Smile

Still haven't found out how to move the postbit images.


RE: Many theme questions - Snowy - 2008-03-24

Nobody knows how to move the "New thread" "New reply" buttons?


RE: Many theme questions - burnz3r0 - 2008-03-24

<div style="margin-left: -10px; margin-right: 75px;">Whatever in between</div>
That might solve your problem. Insert it into one of the templates. I get confused as to which template it's in...