News topic

More
10 years 10 months ago #39660 by angelicalopez
Replied by angelicalopez on topic News topic
in Google chrome and opera is not. IE and Firefox is working as before.

Thanks!

Please Log in to join the conversation.

More
10 years 10 months ago #39664 by ivan.milic
Replied by ivan.milic on topic News topic
I have chrome and it worked Ok even before changes ?

Please Log in to join the conversation.

More
10 years 10 months ago - 10 years 10 months ago #39665 by angelicalopez
Replied by angelicalopez on topic News topic
hi Ivan,

with Chrome...








with firefox my original photo is showing properly the colour is Yellow and the other news pictures are fine:




Thanks!
Attachments:
Last edit: 10 years 10 months ago by angelicalopez. Reason: different picture

Please Log in to join the conversation.

More
10 years 10 months ago #39666 by ivan.milic
Replied by ivan.milic on topic News topic
In template_css.css:

span.catItemImage img {
border: none;
padding: 0 0 15px 0;
-webkit-filter: hue-rotate(150deg);
}

remove:
-webkit-filter: hue-rotate(150deg);

Please Log in to join the conversation.

More
10 years 10 months ago #39667 by angelicalopez
Replied by angelicalopez on topic News topic
Hi Ivan,

Now is working fine. Any ideas to get my original blue colour (background: #101870) now is showing me a different blue...


Thank you so much!
Attachments:

Please Log in to join the conversation.

More
10 years 10 months ago #39668 by ivan.milic
Replied by ivan.milic on topic News topic
Open templates/hot_music_band/styles/style4.css

find this:
Code:
.music_tour, div.music_gallery, .rapid_contact input, .rapid_contact textarea, div.music_social_bottom, div.k2Pagination ul li span, div.pagination ul li span, div.itemCommentsForm form input#submitCommentButton, div.userBlock, ul.itemTags li a:hover, ul.catItemTags li a:hover, ul.userItemTags li a:hover, .image_mask { background: rgba(16,24, 112, 0.5); }

split it in:
Code:
.music_tour, div.music_gallery, .rapid_contact input, .rapid_contact textarea, div.music_social_bottom, div.k2Pagination ul li span, div.pagination ul li span, div.itemCommentsForm form input#submitCommentButton, div.userBlock, ul.itemTags li a:hover, ul.catItemTags li a:hover, ul.userItemTags li a:hover{ } .image_mask { background: rgba(16,24, 112, 0.5); }

Please Log in to join the conversation.

Time to create page: 0.099 seconds
Powered by Kunena Forum