Simple Machines Community Forum

Customizing SMF => Graphics and Templates => Theme Site Themes => Topic started by: zutzu on November 10, 2010, 09:30:40 PM

Title: Soft Cartoon
Post by: zutzu on November 10, 2010, 09:30:40 PM
Link to the theme (http://custom.simplemachines.org/themes/index.php?lemma=2279)


Cartoon theme for smf 2 rc3 and rc4, rc5 by Skinmod

Live demo (http://www.skinmod.eu/themedemo/index.html) | Support (http://www.skinmod.eu/) | Donate to my work (https://www.paypal.com/pe/cgi-bin/webscr?cmd=_flow&SESSION=3g6Y-E0QLrDomy01r10fanH5hHRpDc1-9ue6zrqbVdZJb6YeXq8-RTyHgbG&dispatch=5885d80a13c0db1f8e263663d3faee8df1d2b5c147af55b8d54f2944c97d2a2a)



Tested in:
IE7, Mozilla, Opera, Chrome, Safari




Credits:
wallpaper by:
wallcoo (http://www.wallcoo.net/cartoon/Creative_Ideas_and_Digital_Design_1920x1200/html/wallpaper3.html)


Title: Re: Soft Cartoon
Post by: TosTos on November 12, 2010, 04:06:43 AM
Great themes. Congrats guys. You are very talented.
Title: Re: Soft Cartoon
Post by: zutzu on November 12, 2010, 09:59:41 AM
thank you very much
Title: Re: Soft Cartoon
Post by: Hasta La Vista on November 12, 2010, 12:05:34 PM
Nice Job!
Title: Re: Soft Cartoon
Post by: Rain Forest on November 24, 2010, 09:20:25 AM
I love it!

Although I have a question. Where can I change the forum width? Admin - Current Theme does not have that function.  :)
Title: Re: Soft Cartoon
Post by: Rain Forest on December 13, 2010, 08:24:30 AM
Zutzu?
Title: Re: Soft Cartoon
Post by: zutzu on December 13, 2010, 03:36:44 PM
find:
Code (Index.css) Select
body
{
    background: #E4EDEE;
    font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
    margin: 0 auto;
    padding: 0;
}


replace with:

Quotebody
{
    background: #E4EDEE;
    font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
    margin: 0 auto;
    padding: 0 2%;
}

change the value of padding, for the forum width
Title: Re: Soft Cartoon
Post by: zutzu on February 26, 2011, 02:19:41 AM
Updated to SMF 2 RC5
Title: Re: Soft Cartoon
Post by: Rain Forest on March 14, 2011, 10:24:24 AM
Thanks! :)

Is it possible to make several center_bg.jpg's and by hitting another topic, the logo changes to - for example - center_bg1.jpg or center_bg2.jpg?