NCleanBlue animation

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
monkeybus
New Member
New Member
Posts: 2
Joined: Tue Jan 30, 2018 5:48 am

NCleanBlue animation

Post 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.
monkeybus
New Member
New Member
Posts: 2
Joined: Tue Jan 30, 2018 5:48 am

Re: NCleanBlue animation

Post by monkeybus »

Me again.

Meant to say Simplex, not NCleanBlue.
User avatar
paulbaker
Dev Team Member
Dev Team Member
Posts: 1465
Joined: Sat Apr 18, 2009 10:09 pm
Location: Maidenhead, UK
Contact:

Re: NCleanBlue animation

Post 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)
To copy System Information to the forum:
https://docs.cmsmadesimple.org/troubles ... nformation

CMS Made Simple Geekmoots attended:
Nottingham, UK 2012 | Ghent, Belgium 2015 | Leicester, UK 2016
Post Reply

Return to “Layout and Design (CSS & HTML)”