Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: XxN!N3 on July 31, 2009, 07:43:51 PM

Title: OrangeWorld
Post by: XxN!N3 on July 31, 2009, 07:43:51 PM
Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=1845)
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fcustom.simplemachines.org%2Fthemes%2Findex.php%2Faction%2Cdownload%2Flemma%2C1845%2Fimage%2Cthumb&hash=736365eb3240c61e48e52b8fc17b3e07192e9291)

Demo (http://mtlserver.com/smf/index.php?theme=211)
Title: Re: OrangeWorld
Post by: Imô¿ôu2 on August 02, 2009, 07:09:00 PM
Very nice lay out on your theme xxnine
Title: Re: OrangeWorld
Post by: XxN!N3 on August 03, 2009, 03:32:18 AM
Quote from: Imô¿ôu2 on August 02, 2009, 07:09:00 PM
Very nice lay out on your theme xxnine
Thanks Imô¿ôu2 :)
Title: Re: OrangeWorld
Post by: FriedeKind* on August 03, 2009, 05:17:59 AM
very nice theme
Title: Re: OrangeWorld
Post by: XxN!N3 on August 03, 2009, 06:15:21 AM
Quote from: FriedeKind* on August 03, 2009, 05:17:59 AM
very nice theme
Thanks bro :)
Title: Re: OrangeWorld
Post by: ოկtђ on August 03, 2009, 12:50:47 PM
Nice theme
Title: Re: OrangeWorld
Post by: x500servers on October 26, 2009, 01:52:00 AM
This is a great theme, I am currently using it on my forum.
However, it centers all of the text and it hides some of the ads(well they just don't show up on this theme)
When I run the css validator I get these errors
3      A:hover     
Value Error : color  brown is not a color value :  brown

184    .titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
Value Error : border-bottom url(images/titlebg.png) is not a border-color value : url(images/titlebg.png) #e9f0f6 repeat-x

185    .titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td    
Value Error : border-top Too many values or values are not recognized : solid 1px url(images/titlebg.png) repeat

Any help would be appreciated.
Title: Re: OrangeWorld
Post by: Zoric on October 26, 2009, 04:53:50 AM
Im love this theme!!!
Title: Re: OrangeWorld
Post by: grafitus on October 26, 2009, 02:38:10 PM
Nice theme brother. ;) But widht error in Info Center. ;)
Title: Re: OrangeWorld
Post by: Nadrealista on October 26, 2009, 04:47:17 PM
Quote from: (grafitus) on October 26, 2009, 02:38:10 PM
Nice theme brother. ;) But widht error in Info Center. ;)

Yes, I notise that too. Probably is problem with width div class.

On example, maybe he place </div> in the area where is:
  if ($context['user']['is_guest'])

So, just logged members can see Info centar in properly width.

Btw. Nice theme ;)
Title: Re: OrangeWorld
Post by: x500servers on October 26, 2009, 11:59:21 PM
Fixed 2 Errors in style.css
For the error in Line 3(4), just change brown to a color value(I chose #303030 since the author uses it elsewhere in this theme.
And to fix the text automatically centering in your posts, change the body section in to read {
margin: 50px 20%;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
background: White;
}

Basicly change the text-align to left, but the boards and descriptions are aligned left too.
I am looking into the info center width next.(Easiest fix so far is to disable the Quick Login on every page "Features and Options>Layout Tab>Show a quick login on every page")
Title: Re: OrangeWorld
Post by: Octopotopus22 on October 29, 2009, 05:36:49 PM
How do I get rid of the text title and replace it with a jpg file? for the logo?
Title: Re: OrangeWorld
Post by: x500servers on October 29, 2009, 11:18:55 PM
Well there already is a logo, but I'm not sure if you can make it any larger than what it is. It should be logo.gif in images and its a 30px x30px image.