Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Theme: GreyOnePage : Background-pics
#2
(2020-11-09, 21:05:00)medienkerl Wrote: Hello! 

I will use GetSimple CMS for an OnePager. So I try the Theme: GreyOnePage. http://get-simple.info/extend/theme/grey-onepage/793/ 

Actually I installed this Theme. 
It is working with text. This is ok. 

My question is: How can I put pictures in this theme? 

Is there a short introduction, how I install the background-picture and some more pics? 



Hi Rick,
I think I tried to leave some explanation in the file layout.CSS as to how to put in background pictures:

/*Samples */

/* full width backgrounds */
#slug .wrapper {background: styles;}

/* just the inner */
#slug .pagecontent {background: styles;}

/* All the Inners */
.container  {background: styles; }

Does that make sense? Each 'page' is id'd by its slug, has a full width .wrapper div and an inner .pagecontent div

The old support thread may help you:
http://get-simple.info/forums/showthread.php?tid=6064
Reply


Messages In This Thread
RE: Theme: GreyOnePage : Background-pics - by Timbow - 2020-11-09, 22:09:15



Users browsing this thread: 1 Guest(s)