-
AuthorPosts
-
November 16, 2015 at 12:05 pm #726150
How can I just have the standard picture without the blue overlay.
Thank you,
Dustin WivellTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 16, 2015 at 5:27 pm #754647Trying to check something in your admin backend, but the login info you provided does not seem to be working.
Can you check?
1 user says Thank You to TomC for this useful post
November 16, 2015 at 6:06 pm #754653Oh sorry try now if you can I updated it again.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 16, 2015 at 6:26 pm #754657Switched “Development Mode” to “Off” . . . check result now
1 user says Thank You to TomC for this useful post
November 16, 2015 at 6:36 pm #754658Wow thanks but is there a setting for the blue overlay in the ACM module and is the developer mode keeping modifications from being updated? Sorry for all the questions just trying to learn and thank you once again.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
November 16, 2015 at 6:47 pm #754659The CSS rule looks like this when Development Mode is “On” . . . .
.acm-cta {
background-blend-mode: multiply;
background-color: #2727a4;
background-position: center center;
background-size: cover;
display: table;
height: 100vh;
width: 100%;
}And this when Development Mode is “Off” . . . .
.acm-cta {
background-blend-mode: multiply;
background-color: #fff;
background-position: center center;
background-size: cover;
display: table;
height: 100vh;
width: 100%;
}Not entirely certain as to the reason why … or the correct file path for each. :((
1 user says Thank You to TomC for this useful post
November 16, 2015 at 6:53 pm #754660That is interesting will have to poke around some. Thank you
December 8, 2015 at 7:00 pm #769925Problem is if we change the CSS – as far as I understood – at the next update any change will be lost. I tould be important to have the possibility to select the colour (or none) directly from some administration view.
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 10, 2015 at 4:30 pm #796011Which is exactly why it is always a VERY good idea to perform a complete backup of your entire site/database BEFORE performing any update/upgrade. It’s simply sound website management practice.
December 10, 2015 at 8:09 pm #797796Hi Tom,
can you please check my account? every Topic created does not visualize anything… thank you!
January 22, 2016 at 1:45 pm #865345Hi,
My site is not yet online, it’s still on my localhost, so I figure I’d try it out myself. Your advice seemed solide. Could you just tell me where I could find these rules? Like in which file ?
I ask because I did desabled the developement mode from the tamplate option, like the image attached but the orange layer (I’ve chosen the color orange for my site) is still making all of my pictures look old and dingy.
Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 26, 2016 at 7:43 am #868600@valthebault: You can remove the background-color under masthead images
Create templates/ja_mono/css/custom.css file and add new the CSS style below
.acm-cta { background-color: transparent !important; }
January 28, 2016 at 10:16 am #870467Hi,
This worked perfectly, thanks.
Another problem emergies, however: the masthead for single articles still exists.
Anywhere I could creat anything to delete that too?
Thanks again, a million times.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 29, 2016 at 4:07 am #871113Do you mean that you wanna remove masthead for single article?
Pls send me screenshot of how you want it should be.
January 29, 2016 at 8:40 am #871303Hi,
Thanks for responding, here I put 2 pictures of single articles on my site whose image is covered in orange.
-
AuthorPosts
This topic contains 28 replies, has 5 voices, and was last updated by valthebault 8 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum