0
Welcome Guest! Login
0 items Join Now

SOLVED remove rocket theme logo

  • SOLVED remove rocket theme logo

    Posted 13 years 2 weeks ago
    • How do I remove rocket theme logo from the bottom of website. its a 2008 theme.

      tdim.org/
    • Last Edit: 13 years 2 weeks ago by Tara Thompson.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED remove rocket theme logo

    Posted 13 years 2 weeks ago
    • To replace with your own logo, find:
      templates/rt_replicant2_j15/images/body/style4/rocket.png and overwrite rocket.png with yours.

      To get rid of it, in your bodystyle4.css file find:
      img#rocket {
        background: url("../images/body/style4/rocket.png") no-repeat scroll 0 0 transparent;
      }
      and replace with:
      img#rocket {
        background: none repeat scroll 0 0 transparent;
      }
  • Re: SOLVED remove rocket theme logo

    Posted 13 years 2 weeks ago
    • thank you
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED remove rocket theme logo

    Posted 13 years 2 weeks ago
    • Tara Thompson wrote:
      thank you
      No prob...
      Check my signature and click the button beside "Marking your threads as Solved". Thanks.
    • Tizara's Avatar
    • Tizara
    • Sr. Rocketeer
    • Posts: 203
    • Thanks: 0

    Re: SOLVED remove rocket theme logo

    Posted 12 years 10 months ago
    • By trying to custumize the Momentum Magento Theme, i came accross this footer Logo and found above info to remove it. The logo disapaired but the hidden link is still there. How or where can this be removed also?
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED remove rocket theme logo

    Posted 12 years 10 months ago
    • Tizara wrote:
      By trying to custumize the Momentum Magento Theme, i came accross this footer Logo and found above info to remove it. The logo disapaired but the hidden link is still there. How or where can this be removed also?
      I think you would have a much better chance of resolving this if you posted in the Magento Theme forums .

      This topic deals with the OP's issue with Replicant template in JOOMLA.
    • Sam Mahoney's Avatar
    • Sam Mahoney
    • Preeminent Rocketeer
    • Posts: 7420
    • Thanks: 222

    Re: SOLVED remove rocket theme logo

    Posted 12 years 10 months ago
    • Tizara wrote:
      By trying to custumize the Momentum Magento Theme, i came accross this footer Logo and found above info to remove it. The logo disapaired but the hidden link is still there. How or where can this be removed also?
      As Dan said, you should post for assistance in our dedicated Magento forum. In answer to your question, go to the FooterBlock config page and there's an option to disable the footer logo.
    • STEP 1 IN MAGENTO DEVELOPMENT - DISABLE YOUR CACHE OR YOU WON'T SEE ANY CHANGES.
      Use the new "secure" tab when replying for privately sharing links.
      Check the "Useful Snippets" post for tips.

Time to create page: 0.067 seconds