-
AuthorPosts
-
gavner Friend
gavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
September 7, 2015 at 1:46 am #681956Hi, my slideshow image is dark, not like the original. Is there a way to bring it back to its original opacity or brightness?
The logo is also not changing after uploading a new logo on the template manager.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 7, 2015 at 2:01 am #681983<em>@gavner 490776 wrote:</em><blockquote>Hi, my slideshow image is dark, not like the original. Is there a way to bring it back to its original opacity or brightness?
The logo is also not changing after uploading a new logo on the template manager.</blockquote>
Hi there
Please provide screenshot for detail about your issue.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 7, 2015 at 2:01 am #747635<em>@gavner 490776 wrote:</em><blockquote>Hi, my slideshow image is dark, not like the original. Is there a way to bring it back to its original opacity or brightness?
The logo is also not changing after uploading a new logo on the template manager.</blockquote>
Hi there
Please provide screenshot for detail about your issue.Thank you,
Viet Vugavner Friendgavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
September 7, 2015 at 2:02 am #681984<em>@jooservices 490778 wrote:</em><blockquote>Hi there
Please provide screenshot for detail about your issue.Thank you,
Viet Vu</blockquote>See my site here
http://thewhitehawktuts.com/gavner Friendgavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
September 7, 2015 at 2:02 am #747636<em>@jooservices 490778 wrote:</em><blockquote>Hi there
Please provide screenshot for detail about your issue.Thank you,
Viet Vu</blockquote>See my site here
http://thewhitehawktuts.com/jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 7, 2015 at 2:05 am #681985Hi there
I can see your site display as well. Please clearly your issue.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 7, 2015 at 2:05 am #747637Hi there
I can see your site display as well. Please clearly your issue.Thank you,
Viet Vugavner Friendgavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
September 7, 2015 at 3:14 am #681998The slideshow image is not the proper brightness. the image should be brighter. Some code is making the image darker. Also, the logo is not changing even after i uploaded my own in the template manager.
gavner Friendgavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
September 7, 2015 at 3:14 am #747650The slideshow image is not the proper brightness. the image should be brighter. Some code is making the image darker. Also, the logo is not changing even after i uploaded my own in the template manager.
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 7, 2015 at 3:34 am #682002Hi there
Do you mean this
If yes, you can apply this css into custom.csshttps://www.dropbox.com/s/t240byvrfjq0kis/2015-09-07_10-34-03.png?dl=0
.acm-slideshow .owl-carousel .item:before {
background: none
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
September 7, 2015 at 3:34 am #747654Hi there
Do you mean this
If yes, you can apply this css into custom.csshttps://www.dropbox.com/s/t240byvrfjq0kis/2015-09-07_10-34-03.png?dl=0
.acm-slideshow .owl-carousel .item:before {
background: none
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
}Thank you,
Viet VuPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 7, 2015 at 4:31 am #682012<blockquote>Hi, my slideshow image is dark, not like the original. Is there a way to bring it back to its original opacity or brightness?
The logo is also not changing after uploading a new logo on the template manager.</blockquote>
1. There is background css that u can override by add this code in custom.css
Path : /template/your ja template/css.custom.css
If file is not there create it and add below code :.acm-slideshow .owl-carousel .item:before { background: none!important; }
2. To change logo open template style ja_events_ii – feature-intro And change logo from Theme Tab .
Template using different template style so u need to change logo for all template style just like u changed for the ja_events_ii – Default .Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
September 7, 2015 at 4:31 am #747664<blockquote>Hi, my slideshow image is dark, not like the original. Is there a way to bring it back to its original opacity or brightness?
The logo is also not changing after uploading a new logo on the template manager.</blockquote>
1. There is background css that u can override by add this code in custom.css
Path : /template/your ja template/css.custom.css
If file is not there create it and add below code :.acm-slideshow .owl-carousel .item:before { background: none!important; }
2. To change logo open template style ja_events_ii – feature-intro And change logo from Theme Tab .
Template using different template style so u need to change logo for all template style just like u changed for the ja_events_ii – Default .gavner Friendgavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
September 7, 2015 at 12:40 pm #682198<em>@pankajsharma 490811 wrote:</em><blockquote>1. There is background css that u can override by add this code in custom.css
Path : /template/your ja template/css.custom.css
If file is not there create it and add below code :.acm-slideshow .owl-carousel .item:before { background: none!important; }
2. To change logo open template style ja_events_ii – feature-intro And change logo from Theme Tab .
Template using different template style so u need to change logo for all template style just like u changed for the ja_events_ii – Default .</blockquote>great thanks
gavner Friendgavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
September 7, 2015 at 12:40 pm #747732<em>@pankajsharma 490811 wrote:</em><blockquote>1. There is background css that u can override by add this code in custom.css
Path : /template/your ja template/css.custom.css
If file is not there create it and add below code :.acm-slideshow .owl-carousel .item:before { background: none!important; }
2. To change logo open template style ja_events_ii – feature-intro And change logo from Theme Tab .
Template using different template style so u need to change logo for all template style just like u changed for the ja_events_ii – Default .</blockquote>great thanks
-
AuthorPosts
This topic contains 15 replies, has 3 voices, and was last updated by gavner 9 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum