• Resolved slowsoulz

    (@slowsoulz)


    I’m using wordpress along with the webcomic plugin and the inkblot theme. I would like the header image to extend all the way across the top of the page. But for some reason it won’t do that. I have made the header both larger and smaller with the same result. The header seems to be “left aligned.” If I can’t get the header image to go all the way across the page, I’d settle for the header image being centered.

    I contacted the person who wrote the plugin and the theme, Michael Sisk, https://www.ads-software.com/support/theme/inkblot , and I have been ignored. I really need some help.

    I will understand if you all can’t help me. But I am at my wit’s end over this. My site is https://www.lesbionixwebcomic.com/ . You can see what I mean about the header image not going all the way across the top of the page.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Tracy Levesque

    (@liljimmi)

    ?????? YIKES, Inc. Co-Owner

    Hi There.

    Your theme probably keeps the header image to a max size. I am not familiar with the theme, so I don’t know if it has header image options.

    You could at least add:

    #header img {
         margin: 0 auto;
         display: block;
    }

    To a custom style sheet to get the header image centered. The theme may allow you to safely add your own styles. If not you can use a plugin like Jetpack or a Custom css plugin to safely add the styles to your theme.

    Good luck with the comic, btw!

    Thread Starter slowsoulz

    (@slowsoulz)

    Tracy you ROCK!!!!1! That worked perfectly. I thank you so much. A million thank yous!

    And thanks for the good wishes with the comic!

    Tracy you are AWESOME!

    Tracy Levesque

    (@liljimmi)

    ?????? YIKES, Inc. Co-Owner

    Haha, no problem. ??

    Please mark the thread as resolved. Thanks!!

    Thread Starter slowsoulz

    (@slowsoulz)

    Resolved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Really need help with header image’ is closed to new replies.