-
AuthorPosts
-
August 5, 2013 at 3:27 pm #189496
Dear Joomlart,
I need to change a black color on background (see attached file) at Slideshow’s position.
What should i do ?
Best Regard.
Salom
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 5, 2013 at 4:53 pm #501326So that I can try to best assist you, please provide the url of the site your working on, as well as one of the following:
– If you’re using the J2.5 version, set “Optimize CSS” to “No” within your Template Manager–General settings
– If you’re usign the J3.0 version, set template to “Development Mode” within your Template Manager–General settingsAugust 21, 2013 at 1:45 am #502931Dear TomC thanks for your reply.
i just set my template to development mode and this is the url http://production.indonesiafilm.net
What next then ?
Regards.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
August 22, 2013 at 4:25 am #503091Hi zularizi,
On JA Mitius template, you will need to change the background color of each section on layout. Here are the css styles you should put into templates/ja_mitius/css/custom.css file:
.ja-header .container {
background: white;
}.ja-topheader .container {
background: white;
}.ja-topbar .container {
background: white;
}.ja-slideshow .container {
background: white;
}.ja-footer {
background: white;
}.ja-sl-1 .container {
background: white;
}Change to the color you want and select the corresponding section you want to apply.
September 20, 2013 at 9:25 pm #506531Hello,
I want to change the background for the position ( Slideshow, and newshow) from Black to white? how can i do that ? I opened the file templates/ja_mitius/css/custom.css but I could not find the above. I found this only ” @import url(../fonts/novecentowide1/stylesheet.css);”
ThanksTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
September 20, 2013 at 9:26 pm #506533<em>@qatargym 390457 wrote:</em><blockquote>Hello,
I want to change the background for the position ( Slideshow, and newshow) from Black to white? how can i do that ? I opened the file templates/ja_mitius/css/custom.css but I could not find the above. I found this only ” @import url(../fonts/novecentowide1/stylesheet.css);”
Thanks</blockquote>So that we can try to best assist you, please provide the url of the site your working on, as well as one of the following:
– If you’re using the J2.5 version, set “Optimize CSS” to “No” within your Template Manager–General settings
– If you’re usign the J3.0 version, set template to “Development Mode” within your Template Manager–General settingsSeptember 20, 2013 at 10:13 pm #506537Thanks for reply. I am developing right now on local server XAMP, I am using Joomla 3
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 21, 2013 at 7:23 am #506546Hi qatargym,
In order to change Slideshow background color to white, you can put below codes into custom.css file:
.ja-slideshow .container {
background: white;
}
With the newshow (TODAY HIGHLIGHT module on our demo) background, you can go to Module Manager >> TODAY HIGHLIGHT >> Then remove “gray” in the Module class suffix of Advanced options.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 4 voices, and was last updated by phong nam 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to change blackcolor on background
Viewing 8 posts - 1 through 8 (of 8 total)