Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: Zature on June 04, 2009, 02:52:08 PM

Title: Rounded Default Theme
Post by: Zature on June 04, 2009, 02:52:08 PM
Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=1678)
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fcustom.simplemachines.org%2Fthemes%2Findex.php%2Faction%2Cdownload%2Flemma%2C1678%2Fimage%2Cthumb&hash=ade336658170e5e6db0f41ce7c2c29951e00a2a4)

Thanks:SmfGrup (http://www.smfgrup.com)
Title: Re: Rounded Default Theme
Post by: ThePro on June 04, 2009, 06:26:49 PM
wow, that looks kinda like curve, i like it tho :)
Title: Re: Rounded Default Theme
Post by: shadow82x on June 04, 2009, 07:11:17 PM
Agreed, I like the look too. :)

Goodwork Zature.
Title: Re: Rounded Default Theme
Post by: NHWD on June 04, 2009, 11:54:46 PM
looks good
nice concept
are the templates the same as the default theme?
Title: Re: Rounded Default Theme
Post by: FriedeKind* on June 05, 2009, 01:20:34 AM
thanks zature

very very nice theme
Title: Re: Rounded Default Theme
Post by: casp3r on June 05, 2009, 08:01:38 AM
Very nice. Any chance it will become available for 2.0 RC1-1?
Title: Re: Rounded Default Theme
Post by: by designer on June 05, 2009, 08:54:34 AM
Nice Work...
Title: Re: Rounded Default Theme
Post by: Joe N on June 06, 2009, 08:29:18 AM
Great Theme. Well Done!
Title: Re: Rounded Default Theme
Post by: Cado on June 06, 2009, 10:46:09 AM
Very Nice Theme Brother.
Title: Re: Rounded Default Theme
Post by: babjusi on June 06, 2009, 10:56:51 AM
Indeed, very nice theme.
Title: Re: Rounded Default Theme
Post by: Mayhem30 on June 06, 2009, 08:57:34 PM
Nice theme!

Is there any easy way to set the stats at the bottom - so all 3 section show one on top of eachother?

Just like how the SMF defualt theme is layed out.
Title: Re: Rounded Default Theme
Post by: Joe N on June 07, 2009, 04:01:45 AM
Quote from: Mayhem30 on June 06, 2009, 08:57:34 PM
Nice theme!

Is there any easy way to set the stats at the bottom - so all 3 section show one on top of eachother?

Just like how the SMF defualt theme is layed out.

Then that would be like the default theme  >:(
Title: Re: Rounded Default Theme
Post by: Mayhem30 on June 07, 2009, 10:39:49 PM
It would still be a rounded theme  :P
Title: Re: Rounded Default Theme
Post by: Joe N on June 08, 2009, 11:12:36 AM
Quote from: Mayhem30 on June 07, 2009, 10:39:49 PM
It would still be a rounded theme  :P
:D

Title: Re: Rounded Default Theme
Post by: Zature on June 09, 2009, 04:56:52 AM
Thank you for your comments :D

Quote from: casp3r on June 05, 2009, 08:01:38 AM
Very nice. Any chance it will become available for 2.0 RC1-1?
soon
Title: Re: Rounded Default Theme
Post by: bycn* on June 09, 2009, 05:29:43 AM
Nice Theme :)
Title: Re: Rounded Default Theme
Post by: AllCSA on June 27, 2009, 08:41:01 PM
will this work with 2.0 rc1-1 ?
Title: Re: Rounded Default Theme
Post by: Mayhem30 on June 27, 2009, 09:47:46 PM
So .. there is no way to modify this theme so it shows all 3 stats at the bottom just like the regular SMF?
Title: Re: Rounded Default Theme
Post by: Drumstick on July 27, 2009, 02:34:58 PM
Really nice theme man!
Title: Re: Rounded Default Theme
Post by: Mayhem30 on July 28, 2009, 01:45:11 PM
Yeah, it's the best I've seen yet.

I just wish it was setup so the 3 stat boxes at the bottom would show up just like regular SMF.
Title: Re: Rounded Default Theme
Post by: solidus_snake on October 13, 2009, 01:58:01 PM
Hi guys.
I have the following problem:
"I use a SMF 1.1.10, and the Rounded Default Theme (http://custom.simplemachines.org/themes/index.php?lemma=1678). When i see the forum on Mozilla everything works great, but in IE7 or IE8 at side, in background, keeps missing the light blue color background (note in the left side is white and the right is blue - the correct)

I dont know where to fix, if is .css or something

Here's there's a print:
http://www.simplemachines.org/community/index.php?action=dlattach;topic=341944.0;attach=119215

By the way, in default theme's forum doesn't happens that

Thanks
Title: Re: Rounded Default Theme
Post by: Chas Large on December 15, 2009, 11:46:06 AM
Great theme. What's the best way to change the whole width? Have looked in the CSS but can't find it.

[EDIT] Change the Padding in this area of the CSS.

/* The main body of the entire forum. */
/* Change Padding to change width Top Right Bottom Left */
body
{
    background: #cee0ed url(images/bg.gif) repeat-x top;
   margin: 0px;
   padding: 12px 50px 4px 50px; /* My Values */
}
Title: Re: Rounded Default Theme
Post by: Chas Large on December 28, 2009, 09:19:47 AM
The theme seems to be performing and rendering correctly but having recently installed the Apache Error Handler mod (to fix another unrelated issue) I now see the following error in the log files.

Error 404 - Not Found (http://www.fiftyplusforum.co.uk/forum/Themes/rounded/styletabs.css)
File: user


Does this mean an old reference to a now unused CSS is still present in the code or is the CSS missing from the package? I've just downloaded it again and inspected it but it's not there.