-
AuthorPosts
-
smartmax Friend
smartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
October 29, 2015 at 10:53 am #753198Hi Saguaros,
Thank you for you’re answer.
I got a background in the events-layout:
http://www.sanders.nl/index.php/kerstkaartenBut how can I show this background also in the magazine lay-out?
http://www.sanders.nl/index.phpTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 3:16 pm #720215<em>@smartmax 499896 wrote:</em><blockquote>Hi Saguaros,
Thank you for you’re answer.
I got a background in the events-layout:
http://www.sanders.nl/index.php/kerstkaartenBut how can I show this background also in the magazine lay-out?
http://www.sanders.nl/index.php</blockquote>I would think that you would simply repeat the steps you took with/for the Events layout – with your Magazine layout. Have you experimented with this yet?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 3:16 pm #753227<em>@smartmax 499896 wrote:</em><blockquote>Hi Saguaros,
Thank you for you’re answer.
I got a background in the events-layout:
http://www.sanders.nl/index.php/kerstkaartenBut how can I show this background also in the magazine lay-out?
http://www.sanders.nl/index.php</blockquote>I would think that you would simply repeat the steps you took with/for the Events layout – with your Magazine layout. Have you experimented with this yet?
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
October 29, 2015 at 3:24 pm #720218Hi Tom,
No(?)
the “EVENT’ lay-out” already existed in the demo with the background image.I would like now to have a background image in the “Magazine lay-out”… :-[
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
October 29, 2015 at 3:24 pm #753230Hi Tom,
No(?)
the “EVENT’ lay-out” already existed in the demo with the background image.I would like now to have a background image in the “Magazine lay-out”… :-[
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 3:38 pm #720221<em>@smartmax 499938 wrote:</em><blockquote>Hi Tom,
No(?)
the “EVENT’ lay-out” already existed in the demo with the background image.I would like now to have a background image in the “Magazine lay-out”… :-[</blockquote>
What I’m suggesting is that the method should be relatively the same – i.e. the CSS rules to modify for the Magazine layout should be similar to those for the EVENTS layout – i.e. the CSS rules for each respective layout/theme, of course. Perhaps the line numbers may be slightly different, but the CSS rules governing the background for the main page should be relatively similar to where you should be able to (through a bit of trial and error) duplicate the effect.
A great online tool to use to try to figure out the file paths and line numbers for the CSS you need to work with is
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 3:38 pm #753233<em>@smartmax 499938 wrote:</em><blockquote>Hi Tom,
No(?)
the “EVENT’ lay-out” already existed in the demo with the background image.I would like now to have a background image in the “Magazine lay-out”… :-[</blockquote>
What I’m suggesting is that the method should be relatively the same – i.e. the CSS rules to modify for the Magazine layout should be similar to those for the EVENTS layout – i.e. the CSS rules for each respective layout/theme, of course. Perhaps the line numbers may be slightly different, but the CSS rules governing the background for the main page should be relatively similar to where you should be able to (through a bit of trial and error) duplicate the effect.
A great online tool to use to try to figure out the file paths and line numbers for the CSS you need to work with is
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
October 29, 2015 at 4:55 pm #720240Hi Tom,
I am not really super technical, only a visual designer.
I found this code in the event-lay-out
.layout-events body {
background: url(../images/ev-bg.jpg) no-repeat fixed center top #ffffff
background-size: 100%;but I have no idea where I have to put this in the magazine layout…
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
October 29, 2015 at 4:55 pm #753252Hi Tom,
I am not really super technical, only a visual designer.
I found this code in the event-lay-out
.layout-events body {
background: url(../images/ev-bg.jpg) no-repeat fixed center top #ffffff
background-size: 100%;but I have no idea where I have to put this in the magazine layout…
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 4:59 pm #720241So me a favor . . . set “Optimize CSS” to “Off” within your Template Manager–General settings,
and I’ll tell you exactly where to look for it. 🙂TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 4:59 pm #753253So me a favor . . . set “Optimize CSS” to “Off” within your Template Manager–General settings,
and I’ll tell you exactly where to look for it. 🙂smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
October 29, 2015 at 5:15 pm #720242Hi Tom,
just turned it off 🙂
smartmax Friendsmartmax
- Join date:
- May 2008
- Posts:
- 538
- Downloads:
- 159
- Uploads:
- 218
- Thanks:
- 72
- Thanked:
- 7 times in 3 posts
October 29, 2015 at 5:15 pm #753254Hi Tom,
just turned it off 🙂
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 5:18 pm #720243<em>@smartmax 499964 wrote:</em><blockquote>Hi Tom,
just turned it off :)</blockquote>
Is “Development Mode” still on, by any chance? – If it is, can you switch it off (temporarily)? :confused:
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
October 29, 2015 at 5:18 pm #753255<em>@smartmax 499964 wrote:</em><blockquote>Hi Tom,
just turned it off :)</blockquote>
Is “Development Mode” still on, by any chance? – If it is, can you switch it off (temporarily)? :confused:
-
AuthorPosts
This topic contains 42 replies, has 3 voices, and was last updated by smartmax 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum