• Resolved Musicyouneed

    (@musicyouneed)


    I’m on the latest version of WordPress, and I believe that my theme isn’t working correctly now due to the update. I use the Sight theme, and for some reason, my main logo won’t show up in the header portion of the page. I’ve tried uploading multiple different photos to ensure that the pic wasn’t the problem. I’m kind of at a loss, so any help would be much appreciated!

    Please get back to me ASAP, thanks!

    URL: https://www.musicyouneed.net

    Josh

Viewing 4 replies - 1 through 4 (of 4 total)
  • It looks like the logo you uploaded is here – https://www.lyjastadlenbrown.com/wp-content/uploads/2012/06/color-top.jpg

    Not sure where that different url is coming from.

    Thread Starter Musicyouneed

    (@musicyouneed)

    OK, I think what happened is that the person who helped redesign the site input the photo into the theme on that page, transferred the theme to my page, then the URL you wrote was suspended. Does that make sense? If so, how would I fix that?

    I would look in the header.php and see what she/he put in the code for the logo.

    Thread Starter Musicyouneed

    (@musicyouneed)

    /*** Header ***/
    
    .header {height: 128px; overflow: hidden; padding-right: 30px;}
    
    .logo {width: 578px; height: 128px;  overflow: hidden; float: left;}
    .logo img {max-height: 128px; max-width: 578px;}
    
    .site-description {width: 290px; height: 111px; padding: 35px 30px 0; float: left; overflow: hidden;}
    .site-description .textwidget {font-size: 11px; color: #656363; line-height: 1.3;}
    
    .menu {width: 100px; padding-right: 30px; float: right;}
    .menu ul {margin-top: 35px;}
    .menu li {font-size: 11px; text-transform: uppercase;  margin: 6px 0;}
    .menu a {color: #000; text-decoration: none;}
    .menu a:hover {text-decoration: underline;}
    
    .search {width: 145px; margin-top: 28px; float: right;}
    .search fieldset {width: 145px; height: 31px; background: #dadada;}
    .search input {width: 105px; border: none; background: none; padding: 8px; color: #fff; font: 11px Georgia, Geneva, "Times New Roman", times; text-transform: uppercase; vertical-align: middle;}
    .search button {width: 16px; height: 16px; background: url("images/search.png") 50% 50% no-repeat; cursor: pointer; border: none; vertical-align: middle;}

    Here’s what’s in the header currently. Is there where I would edit the code? I’m kind of a noob at this, so hand holding might be required ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Sight Theme Compatibility’ is closed to new replies.