MyBB Community Forums

Full Version: iGame 1.8.23 (Dark transparent skin)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Do you have a plugin that adds something on forum display? Send me your forum link and i'll take a look for you.

(2015-03-29, 10:17 AM)peguiny Wrote: [ -> ]How do i add these to my own forum? I don't have these there

http://gyazo.com/a591742f02f0f0c2a5e813486c0d8161

How do i change my logo? I tried these but not working

http://gyazo.com/64c49230d4ac78599e914fcc7de0fcfe

How do i change my website from www.growforum.org/mybb to like just www.growforum.org

Anyone could possible add me on skype to teach me?

My rating star have a while background too...

Sorry for these

Skype : botatosg

For the logo replace this

<div class="float_left logotext" style="margin-top: 30px; margin-left: 5px;">
<a href="{$mybb->settings['bburl']}/index.php"><i style="font-size: 30px;" class="fa fa-crosshairs fa-fw"></i> IGame</a></div>


With this

<div id="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" title="{$mybb->settings['bbname']}" /></a></div>

For the ratings star make sure you have .png extension as your image not .gif.
Not sure about the forum url you want, try ask in here http://community.mybb.com/forum-176.html
(2015-03-29, 04:43 PM)iAndrew Wrote: [ -> ]Do you have a plugin that adds something on forum display?  Send me your forum link and i'll take a look for you.

This is my forum: http://altislife-fr.com/forum/
I don't see that extra space on chrome, opera, firefox
(2015-03-30, 01:36 AM)iAndrew Wrote: [ -> ]I don't see that extra space on chrome, opera, firefox

Try here, for exemple:

http://altislife-fr.com/forum/forumdisplay.php?fid=13
Guessing it's a plugin causing it somehow. doesn't do this on default iGame on any browser, disable all your plugins and see.
I don't understand.

Without plugin, same pb.
Well as you can see from your iGame forum display template it has no <br /> new lines, so something on your end is causing it.
(2015-03-31, 10:05 PM)iAndrew Wrote: [ -> ]Well as you can see from your iGame forum display template it has no <br /> new lines, so something on your end is causing it.

I know, thx for the help.

I really like your iGame !
Hey, wondering where I can change the background with one of your included background images?
(2015-04-08, 06:57 PM)Clint Beastwood Wrote: [ -> ]Hey, wondering where I can change the background with one of your included background images?

Change it on your body in themes > iGame > Global.css