MyBB Community Forums

Full Version: GamesMania
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
this theme is perfect for game sites & can be used in other type of sites too
Trinit :
I've added links already to the header template but it is not properly displaying an "active" tab when navigating to different pages. What did I forget?

URL- http://teamdg.net
You have to add the class active. It can't be automatically done because it's not written in PHP as mybb doesn't accept it (well you have to use the Zinga Burga plugin I guess to activate it)
Why does the "Sidebox" mod push everything to the right using this theme?

Tips?

Thanks!

Cool
(2010-10-14, 07:24 PM)FooFighter Wrote: [ -> ]Why does the "Sidebox" mod push everything to the right using this theme?

Tips?

Thanks!

Cool

you have to go to the global.css and change the container size.

two questions trinit: is there anyway that you could redesign/code it where if i can use the full 950px × 287px header size without the top bar with home, search, member list, ect... floating in mid-air?

also, why does the myshoutbox plug-in not work on your theme? do i have to manually add the css somehow?

please help! <3
myshoutbox works on my forum http://codwiiforums.com
(2010-11-04, 02:14 AM)Heromal Wrote: [ -> ]myshoutbox works on my forum http://codwiiforums.com

how did you do it?
Why doesn't it work on your site the shoutbox? What is the error? I don't think it's a theme problem ^^

By the way you don't want the bar floating, right? that's it?
(2010-11-04, 05:29 PM)Trinit Wrote: [ -> ]Why doesn't it work on your site the shoutbox? What is the error? I don't think it's a theme problem ^^
there is no error message, just when i switch themes the shoutbox doesn't show up except on my default theme. and when i set gamesmania to default, it still didn't show up Sad

(2010-11-04, 05:29 PM)Trinit Wrote: [ -> ]By the way you don't want the bar floating, right? that's it?

yup, i just want to be able to use the full 950px × 287px for my site logo without that bar floating in the middle of the banner.
If you are using myshoutbox you should see the shoutbox in every theme. If you are using any other shoutbox you have to put a variable in the index template. It depends on the shoutbox though.

By the way remove this from header templates -> header
<div id="header_bar">
<div id="wrapper_container">
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>
<img src="images/gamesmania/advertise.png" class="advertise">


</div>
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14