SMF Tricks

SMF Tricks Themes => Free Themes => Topic started by: Daniel on February 02, 2014, 01:13:12 AM

Title: Blue Color
Post by: Daniel on February 02, 2014, 01:13:12 AM
Link to the theme (https://custom.simplemachines.org/index.php?theme=2584)

(https://smftricks.com/logos/logo.png) (https://smftricks.com/)
Free & Premium Responsive Themes for SMF

(https://smftricks.com/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FlzVgn.png&hash=8fbd13fb527d2b22a049c6d25eab497cd760a37a)

(https://img.shields.io/badge/License-MPL%202.0-a05a3f?style=flat-square) (https://img.shields.io/badge/SMF-2.0-996ee1?style=flat-square) (https://img.shields.io/badge/Responsive-No-6e97e1?style=flat-square)

Blue Color
Developed by Daniiel (https://www.simplemachines.org/community/index.php?action=profile;u=269838)


Demo Online (http://demo.smftricks.com/index.php?theme=3)
GitHub (https://github.com/SMFTricks/Blue-Color)
Title: Re: Blue Color
Post by: Padre Gremista on March 30, 2014, 11:19:39 PM
I have a problem with the theme. How repair this errors in layout of image bellow:

(https://smftricks.com/proxy.php?request=http%3A%2F%2Fwww.simplemachines.org%2Fcommunity%2Findex.php%3Faction%3Ddlattach%3Btopic%3D474299.0%3Battach%3D230187%3Bimage&hash=c83536351620fe0e2e1b6ea92dbb9861cf106c9e)

What archive i must edit?

Thanks if you can help me.
Title: Re: Blue Color
Post by: jovant400 on March 31, 2014, 08:48:21 AM
Best Theme Ever txn
Title: Re: Blue Color
Post by: Daniel on March 31, 2014, 01:38:36 PM
Quote from: Padre Gremista on March 30, 2014, 11:19:39 PM
I have a problem with the theme. How repair this errors in layout of image bellow:

(https://smftricks.com/proxy.php?request=http%3A%2F%2Fwww.simplemachines.org%2Fcommunity%2Findex.php%3Faction%3Ddlattach%3Btopic%3D474299.0%3Battach%3D230187%3Bimage&hash=c83536351620fe0e2e1b6ea92dbb9861cf106c9e)

What archive i must edit?

Thanks if you can help me.
Search in your index.css (Themes/BlueColor/css), this:
.divider {
border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #CCCCCC;
    width: 100%;
}


Replace with:
.divider {
border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #CCCCCC;
    width: 100%;
padding: 0 !important;
}


Greetings!
Title: Re: Blue Color
Post by: Padre Gremista on January 15, 2015, 06:29:51 PM
Hi all
I use the theme bluecolor as can see bellow:

http://www.simplemachines.org/community/index.php?topic=474299.msg3783416#msg3783416

I show the problem in the link.

Anybody can help me to solution this problem on theme?

Title: Re: Blue Color
Post by: Padre Gremista on January 15, 2015, 08:26:37 PM
Hi all
I use the theme bluecolor as can see bellow:

http://www.simplemachines.org/community/index.php?topic=474299.msg3783416#msg3783416

I show the problem in the link.

Anybody can help me to solution this problem on theme?
Title: Re: Blue Color
Post by: Diego Andrés on January 21, 2015, 06:33:04 AM
This was solved on smf theme support topic for the ones that are interested.

https://www.simplemachines.org/community/index.php?topic=474299.msg3784722#msg3784722