Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: zushiba on December 09, 2009, 05:48:19 PM

Title: IRT-Steel
Post by: zushiba on December 09, 2009, 05:48:19 PM
Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=2044)
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fcustom.simplemachines.org%2Fthemes%2Findex.php%2Faction%2Cdownload%2Flemma%2C2044%2Fimage%2Cthumb&hash=60d615aef8ca476872b814b08883cffa9b185e41)

I based this theme off graphical elements from Gameriot.com. I really liked the theme they had going so I redid a lot of the graphical elements to match. Designed for my guilds forums.

Demo Board (http://hitpoints.org/index.php?board=2.0)
Title: Re: IRT-Steel
Post by: frantic on December 09, 2009, 07:51:54 PM
nice theme, but i'm getting this when i try and use it.

Fatal error: Call to undefined function chatOnlineUsers() in /usr/www/virtual/jogjeff/www.nationofjog.com/Sources/Load.php(2094) : eval()'d code on line 211
Title: Re: IRT-Steel
Post by: zushiba on December 10, 2009, 11:34:28 AM
Ah yeah seems I uploaded an unclean version of index.template.php tainted with the chat plugin. I've fixed it with a clean version. Thanks for pointing that out. This is the first theme I've submitted so it's a learning process.
Title: Re: IRT-Steel
Post by: Forbs on December 10, 2009, 12:02:49 PM
Very good... I like this :D
Title: Re: IRT-Steel
Post by: HNHF on December 30, 2009, 05:24:05 AM
Hi,

When looking at the stats of memberlist you cab see that the graphicsbar are not oke ( see example ) the bars are to long.

Where can i correct that?
Title: Re: IRT-Steel
Post by: VaTaN84 on January 05, 2010, 09:31:44 PM
nice theme i like dark skins.
Title: Re: IRT-Steel
Post by: MaXiForum.cz on January 13, 2010, 10:19:54 AM
Nice theme but description is missing ;)

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fwww.maxipicture.cz%2Fthumb.php%3Fpicture%3D.%2Fverejne%2F10%2F02%2F1263395800-1.gif%26amp%3Bwidht%3D&hash=204a2c65a7a05936c03551b38d8a8a7a5c521134) (http://www.maxipicture.cz/ukaz/verejne/10/02/1263395800-1.gif)
Title: Re: IRT-Steel
Post by: HNHF on January 14, 2010, 12:21:18 AM
I no, i have remove this theme, and take a another one...
Title: Re: IRT-Steel
Post by: techfreak on January 16, 2010, 08:22:36 PM
Quote from: HNHF on December 30, 2009, 05:24:05 AM
Hi,

When looking at the stats of memberlist you cab see that the graphicsbar are not oke ( see example ) the bars are to long.

Where can i correct that?
I am having the same problem, are you able to solve this? Please tell me as I am using this theme and members are complaining!
Title: Re: IRT-Steel
Post by: HNHF on January 17, 2010, 12:26:49 AM
So i said one message before yours    I have remove it and take a another one.
Title: Re: IRT-Steel
Post by: Forbs on January 17, 2010, 04:04:14 AM
Not bad man  ;)
Title: Re: IRT-Steel
Post by: Marcus Forsberg on January 17, 2010, 04:06:11 AM
Looks good :)
Title: Re: IRT-Steel
Post by: zushiba on January 19, 2010, 01:48:34 PM
Sorry it took me so long to get around to fixing this. I've been bed ridden with a particularly nasty flu. I have updated the css to fix the statsbar.
If you'd like to apply the fix yourself simply add !important next to your width: 6px; properties in .statsbar span.left and .statsbar span.right. in index.css

Example.

.statsbar span.left
{
float: left;
background: url(../images/bar_stats.png) no-repeat;
display: block;
width: 6px !important;
height: 16px;
}
.statsbar span.right
{
float: left;
background: url(../images/bar_stats.png) no-repeat 100%;
width: 6px !important;
height: 16px;
}
Title: Re: IRT-Steel
Post by: THE BRA1N on January 25, 2010, 02:12:26 AM
How do i edit this theme to put my logo at the very top middle so that blends with top header  background and not across the two sections of different colors? My logo is about 400 x 200.
Title: Re: IRT-Steel
Post by: zushiba on January 25, 2010, 04:29:41 PM
Like here?
Title: Re: IRT-Steel
Post by: THE BRA1N on January 25, 2010, 11:16:54 PM
Exactly!
Title: Re: IRT-Steel
Post by: Kael Vava on January 27, 2010, 07:37:07 PM
Awsome! Thanks for that fix. I have been using your CS4 theme which I understand is basically the same theme as IRT-Steel with some "tweaks".

Another small bug I see in both IRT-Steel and CS4 is all the header text seem to be tabbed in as opposed to the text sitting as far left as possible. This causes some issues when using a portal page such as SimplePortal where the text in the headers of the "blocks" will disappear, etc..

On a separate note I have also found a problem with the "search for members" page in the administration section which looks like some sort of miss aligned tables.

I have attached an image with an example of both bugs. Any fix would be appreciated.
Title: Re: IRT-Steel
Post by: Kael Vava on March 07, 2010, 01:09:49 PM
My bad it looks like there is a CS4 theme post now... I will move my post over there. Sorry for the trouble.