Forums

Adding image header to Karappo theme (8 posts)

  1. sg02
    Member
    Posted 1 year ago #

    I am brand new to wordpress.org and am trying to figure out how to upload a header image into the Karappo theme. I have the file saved in the images folder of the theme; however do not know what I should modify in order for it to show up.

    Also the vertical divider bar in the tab will not disappear although I deleted the file titled "header_navi_bg04.png" which I found through a thread on the forums.

    Any tips would be immensely appreciated!

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    There are thousands of WordPress themes - which means that many people won't be familiar with your particular theme. So a link to your site where people can see the theme might result in more responses.

  3. sg02
    Member
    Posted 1 year ago #

    Thank you for the heads up, the link to the site is [URL removed by request of user].

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    From your site:

    Parse error: syntax error, unexpected '<' in /home1/stilgene/public_html/wp-content/themes/karappo-style/header.php on line 38

  5. sg02
    Member
    Posted 1 year ago #

    If I remove that character from line 38, the outcome is negative. I have figured out how to upload the header successfully; however, the search bar is now directly connected and I am trying to see how I can move it down along with the main body area. Any recommendations would again be greatly appreciated.

  6. sg02
    Member
    Posted 1 year ago #

    I actually just solved that issue by inserting the line "margin: 50px 0 0 0px;" before the width.

    The issue with removing the vertical divider bar still remains.

  7. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    If you means the dividers in the sidebar, they're CSS borders.

    style.css:

    #sidebar h2 {
    border-bottom:1px solid #444444;
    font-size:85%;
    font-weight:bold;
    margin:110px 0 8px;
    padding:0 0 8px;
    }
    #sidebar li {
    border-bottom:1px dotted #404040;
    font-style:italic;
    margin:4px 0 0;
    padding:0 0 3px;
    }
  8. dolsign
    Member
    Posted 1 year ago #

    Hi sg02

    Did you get anywhere with adding an image header to the karappo theme? Have you managed to creating anything useable with it? Trying to add menus and pages but not getting anywhere at all as they don't show up in the published version. The only way you can access the pages is through the search for some reason, despite activating the menu and page widgets.

    Also have you had any joy removing the no comments/comments off etc from it. I know this topic has been covered over and over as I've read most of them in the last 8 hours, but it's not that helpful as everyone has a different opinion on how to do it and the code varies from theme to theme; which is sumerian to me at this stage. Hope you can help.

    Cheers

Topic Closed

This topic has been closed to new replies.

About this Topic