0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

Where's my logo at?

    • Smejus57's Avatar
    • Smejus57
    • Sr. Rocketeer
    • Posts: 151
    • Thanks: 0

    Where's my logo at?

    Posted 13 years 10 months ago
    • Anyone can help me out? I realize this isn't a RT template but the suppor telsewhere is not helping.

      The template should have a logo at the top but it's not being displayed.

      The url is
      ocacongress.com/JAPyro/

      In the CSS the background url is ../images/logo.gif

      But the files are installed in a sub directory at /public/japyro/images/logo.gif

      I can't for the life of me figure out why the logo is not disappearing? Maybe I'm just overlooking something easy that someone else might notice..

      Thanks.
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: Where's my logo at?

    Posted 13 years 10 months ago
    • you want to make these edits:
      h1.logo {
          background: url("../images/logo.png") no-repeat scroll left center transparent;
          height: 184px;
          margin: 0 auto;
          width: 371px;
      }
      template.css Line:1112

      Note the image url change, height and width change.

      i hope that this helps.

      Cheers
    • The member formerly known as Roland Deschain
      After your question is solved, please Edit your original post and choose the Solved message icon, thank you!
    • Smejus57's Avatar
    • Smejus57
    • Sr. Rocketeer
    • Posts: 151
    • Thanks: 0

    Re: Where's my logo at?

    Posted 13 years 10 months ago
    • Bob,

      I tried that but I'm still not seeing anything.

      Does it matter that the template is installed in a subfolder on the server? Is the image path wrong? Hence, nothing showing up?
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: Where's my logo at?

    Posted 13 years 10 months ago
    • Now in Firebug I am not seeing the following:
      background: url("../images/logo.png") no-repeat scroll left center transparent;

      You've got to add that to the template.css file - it appears that this file has changed since the last time that I viewed it. It works just fine when I do this with Firebug.

      Cheers
    • The member formerly known as Roland Deschain
      After your question is solved, please Edit your original post and choose the Solved message icon, thank you!
    • Smejus57's Avatar
    • Smejus57
    • Sr. Rocketeer
    • Posts: 151
    • Thanks: 0

    Re: Where's my logo at?

    Posted 13 years 10 months ago
    • Bob,

      Just implemented the second change the template artiest said to and still not luck. This is stumping me and I need the logo back! Anymore thoughts?
    • Bob Ateah's Avatar
    • Bob Ateah
    • Elite Rocketeer
    • Posts: 4521
    • Thanks: 0

    Re: Where's my logo at?

    Posted 13 years 10 months ago
    • Have you solved this (I see a logo in that position now)?

      Cheers
    • The member formerly known as Roland Deschain
      After your question is solved, please Edit your original post and choose the Solved message icon, thank you!

Time to create page: 0.064 seconds