STYLE CSS /// CORRECT OR NOT (FOR STARTERS)

Posted in: Newspaper
Post count: 5

Hi,

I looked through Newspaper 8.5 style.css and found some lines that I suspect might be not good. It would be very helpful for all starters in editing if support team would tell if it is normal or it could be a treat to website. Lets start with this >>>

ie9 .td-grid-style-1 .td-module-thumb a:last-child:before {
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0………….(many many more symbols).

Can someone explain this? Is it normal to have such a long line of symbols? It occurs in some other lines and I don’t know is it normal 🙂

Post count: 20688

Hi,

That would be related to images encoded in base64 format, nothing to worry about there. This is used for minor elements in the theme. You can find out more about this in this online topic
https://varvy.com/pagespeed/base64-images.html
The theme stylesheet does not have a tutorial or index that I could provide you with.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.