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.
[Image: TMIqSem.png]

Where the arrrow is poiting, the text color is bad, you can't see it.
themes> igame > global.css

look for .pagination .pages {
(2015-03-15, 05:18 PM) pid=\1147599' Wrote:iAndrewthemes> igame > global.css

look for .pagination .pages {

Yeah  I know, But i was writing it so you could fix it next release. Big Grin
Where do I find the latest updated files for this theme? I downloaded the files from the first post and this theme has a lot of bugs.

thanks

tom
(2015-03-17, 07:27 AM)badger413 Wrote: [ -> ]Where do I find the latest updated files for this theme? I downloaded the files from the first post and this theme has a lot of bugs.

thanks

tom

http://community.mybb.com/mods.php?actio...57&bid=920
(2015-03-17, 08:21 AM)iAndrew Wrote: [ -> ]
(2015-03-17, 07:27 AM)badger413 Wrote: [ -> ]Where do I find the latest updated files for this theme? I downloaded the files from the first post and this theme has a lot of bugs.

thanks

tom

http://community.mybb.com/mods.php?actio...57&bid=920

I downloaded this latest version the stable 11 but there is a lot of bugs in this theme.

I do apologize I was running older version of mybb and therefore was giving me bugs. Fixed the problem by upgrading my version to latest.

How do I center the whole forum site for this theme?
It's only a couple of hours ago since I found out that my bbPress forum was once again glitching and decided to go look for other forum software to use as standalone ( without wordpress ) Soon after I started searching I found MyBB and learned how to use diffrent themes, It's been only a couple of hours later and I've already figured out the basics about .css coding.

That resulted in the change from the text logo to a actual picture/banner, simply whatever I like Smile
If people are interested in using banners, take a look at this code:

In MYBB panel go to Templates>Igame Templates>Header Templates>Header go to somewhere around line 50 and you'll see <div id="headerbg">

I've used this code to get the banner working:

<div id="headerbg">

<img src="images/igame/logo.png"
<div class="float_left logotext" style="margin-top: 10px; margin-left: 20px;">
<div class="float_right" style="margin-top: 20px;">
  <div class="menub">{$welcomeblock}</div>
  </div>


A couple of lines below that you find <br /><br /> change this to <br /><br /><br />

And that's it I believe Smile

And then, basicly what I wanted to say is that I was searching for the Copyright messages to alter these, while searching trough the templates and seeing the effort and time you've put in this project my intention changed slowly until the moment I've actually found what to change and simply changed the line to;

Forum software by © MyBB - Forum Content by © Ancient Realms - Theme © iAndrew 2014

See this as a compliment! You did a hell of a job putting all this togheter

Forum Example with banner;
http://www.craftrealms.org/forum/index.php
How do I fix blurry letters that read "Search for user" in the following pages: Register page, Search page, and Members page?

Also, The header letters show all caps. How do I make them lower case letters and upper case letters?

Thanks
(2015-03-20, 07:01 PM)badger413 Wrote: [ -> ]How do I fix blurry letters that read "Search for user" in the following pages: Register page, Search page, and Members page?

Also, The header letters show all caps. How do I make them lower case letters and upper case letters?

Thanks

Can you show me a screen what you mean? i don't see no blurry text or any capitals in the header.
(2015-03-21, 07:34 PM)iAndrew Wrote: [ -> ]
(2015-03-20, 07:01 PM)badger413 Wrote: [ -> ]How do I fix blurry letters that read "Search for user" in the following pages: Register page, Search page, and Members page?

Also, The header letters show all caps. How do I make them lower case letters and upper case letters?

Thanks

Can you show me a screen what you mean? i don't see no blurry text or any capitals in the header.

Would be quite few images. If you don't mind visit my website quickly to take a look for yourself @ xdnaclan.net