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)
wow, that looks kinda like curve, i like it tho :)
Agreed, I like the look too. :)
Goodwork Zature.
looks good
nice concept
are the templates the same as the default theme?
thanks zature
very very nice theme
Very nice. Any chance it will become available for 2.0 RC1-1?
Nice Work...
Great Theme. Well Done!
Very Nice Theme Brother.
Indeed, very nice theme.
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.
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 >:(
It would still be a rounded theme :P
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
Nice Theme :)
will this work with 2.0 rc1-1 ?
So .. there is no way to modify this theme so it shows all 3 stats at the bottom just like the regular SMF?
Really nice theme man!
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.
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
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 */
}
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.