-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 4, 2017 at 3:10 am #1078513Hi
Article area is already in white color: http://prntscr.com/hiqe9u
Can u take a look on demo site http://ja-smashboard.demo.joomlart.com/index.php/en/music/72-madonna-to-be-honored-as-top-touring-artist-at-billboard-music-awardsOr share the URL of the site here.
Regards
December 4, 2017 at 5:08 pm #1078851Hi, and thanks for you reply (unfortuntely I cannot share the URL ’cause the site in not public yet but available only to the intranet). Anyway as you can see from my screenshot the background do is in white but the article area is not. It seems like there is another rule govern the "article frame" color and fill it with the entire "Page Class" image of the menu ….. How do I keep the withe in the article frame and keep the "Page Class" of the menu set to a specific image?
Thanks a lot
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 5, 2017 at 1:35 am #1078969Hi
I am not sure how you applied changes as its on local.
Here is the css you can add in custom.css file to make the content area white.view-article .t3-content, .view-article.body-bg .t3-content, .layout-edit .t3-content, .com_k2.view-item .t3-content, .com_k2.body-bg.view-item .t3-content { background: #fff; }
Regards
December 6, 2017 at 4:02 pm #1079458Thanks. But it doesn’t work….what happen exactly is that when a F5 command is issued, articles frame backgroud turns magically into white as needed. (This happened also before your patch is applied). Whithout refresh operation it shows the site background….(no browser chache seems to be involved)
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 15, 2017 at 2:36 pm #1081524Solved : removing "!important;" in custom.css when a custom background image is set as suggested in other topics. This directive was making the override of the default white background!
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Fabio 6 years, 11 months ago.
The topic ‘Control over Article (or Cathegory) background color’ is closed to new replies.