Page 1 of 1

NCleanBlue animation

Posted: Tue Jan 30, 2018 6:02 am
by monkeybus
Hello everyone,

First post from me.

I am running CMS Made Simple 2.1.6 “Spanish Wells”, NCleanBlue template.

Here is my question, sorry if it is too obvious, I really did search for an answer.

On the home screen of my site there is a nice animation of a palm tree coming down, then a man, then some text, "Faster & EasierWebsite management, Power for professionals".

I'd like to keep the animation, but with my own content, I found the images in simplex/teaser/ but does anyone know where I can find the grey background and the text?

Thanks a lot, folks.

Talk to you soon.

Re: NCleanBlue animation

Posted: Tue Jan 30, 2018 11:53 am
by monkeybus
Me again.

Meant to say Simplex, not NCleanBlue.

Re: NCleanBlue animation

Posted: Tue Jan 30, 2018 12:25 pm
by paulbaker
Looks like that graduated background is this line in the stylesheet (found from Chrome > right click Inspect):

Code: Select all

background: linear-gradient(to bottom,  #fefefe 0%,#f1f1f1 47%,#e9e9e9 100%);
Change this in Layout > Design Manager > Stylesheet tab > Simplex Slideshow

The text can be found in Layout > Design Manager > Templates tab > Simplex Slideshow

(Found from messing around with the demo at http://demo.softaculous.com/enduser/ind ... s&soft=247)