Custom Logo

Home Forums WordPress Theme Support iMag Mag Custom Logo

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4432
    Daniel
    Member

    Also, the header google adverts advert is not right-aligned – can that be fixed so it aligns with the sidebar?

    In the normal post there are two adverts showing, one under the heading and one at the bottom of the post. Despite un-checking the “Show Ad the in Beginning of Post” it remains.

    #4443
    Raja CRN
    Keymaster

    Hi,

    Let me answer your questions one-by-one,

    1. Logo : to Properly align the logo, header ad add the following code in the Appearance > theme Options > Styling > Custom CSS

    #header-banner468 {
    text-align: right;
    }
    #logo {
    margin: 0!important;
    }

    2. Ads in post: Update the theme.

    3. If you want to remove the stripes, use this CSS code

    h2.blogpost-wrapper-title, h2.blogpost-wrapper-title-two,.widget-head,.post-content header{background:none!important}

    #4448
    Daniel
    Member

    Hi Raja,

    1: Thank You… the adverts are now right aligned on the homepage: http://www.durrow.ie

    2: Where do I get a Theme Update from? I am using Theme Name: iMag Mag Pro – Theme Version v2.5.0

    3: Thanks Raja, stripes are gone now except the widget titles. Is there a way of changing the stripes to something else… I under the impression that the stripes were contained in an image file.

    Many thanks for your help so far! 🙂

    #4450
    Raja CRN
    Keymaster

    Hi,

    Login and Goto your ThemePacific Account and download the updated the theme. Use the Updated code above to remove widget stripes. You can use any background image there. we don’t have any other stripes, search the internet.

    Thanks.

    #4451
    Daniel
    Member

    I have updated the theme and the ads within posts just display at the bottom now – perfect!

    How would I specify an image behind the H2 titles?

    would this work:

    h2.blogpost-wrapper-title, h2.blogpost-wrapper-title-two,.widget-head,.post-content header{background:www.durrow.ie/example-image.jpg!important}

    Many thanks Raja.

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

Only Verified Customer of this Theme Can post reply to this Support Topic! .