Missing Pinterest icon and question about adjusting

Home Forums Iconic One Pro Support Missing Pinterest icon and question about adjusting

This topic contains 4 replies, has 2 voices, and was last updated by  MacSa 9 years, 11 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #2292

    MacSa
    Participant

    Hello,

    I’ve got two questions here,

    Firstly, could I get the Pinterest icon image, because it doesn’t appear on my theme.

    Secondly, I’d like to ask whether or not is possible to change widgets background as on attached image

    Cheers
    Mac

    https://drive.google.com/file/d/0B_DCIeCSpAKdYjI5d0tGNFpWVFk/edit?usp=sharing
    https://drive.google.com/file/d/0B_DCIeCSpAKdaTlYM09xNG13TG8/edit?usp=sharing

    #2293

    Hi Mac,

    Pinterest sharing button is loaded dynamically using the pinterest sharing script. If it was not showing then it may be a temporary issue from Pinterest servers, should sort it out itself. You can also check by disabling plugins one by one to check for conflicts.

    Widget background? provide screenshot please.

    The files you shared are not visible. Please use your website or tinypic to host images.

    #2294

    MacSa
    Participant

    I see, thank you.

    Now, sorry for the link, I’ve amended the viewing privileges, here it is:

    https://drive.google.com/file/d/0B_DCIeCSpAKdYjI5d0tGNFpWVFk/edit?usp=sharing

    What I mean is that there is window ‘Logowanie’, which has nice inner header and dark wooden background. I presume it’s all about CSS… but some guidance where to change it would be much appreciated

    Thanks again
    Mac

    #2295

    It could be done like this, but will definitely require a lot more CSS.

    Eg. for Feedburner subscribe widget that comes with the theme:

    .themonic-subscribe {
        background-image: url("http://direct-bg-img-url.png ");
    }

    Similarly, for widget title background, it applies to all widget titles:

    .widget-area .widget-title {
        background-image: url("http://direct-bg-img-url.png ") ;
    }
    #2300

    MacSa
    Participant

    That’s always direction where to look for 🙂
    Thanks a lot!
    kind regards
    Mac

Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.