0
Welcome Guest! Login
0 items Join Now

Removing Gantry and Rocketheme logo in footer

    • jjuan408's Avatar
    • jjuan408
    • Sr. Rocketeer
    • Posts: 140
    • Thanks: 0

    Removing Gantry and Rocketheme logo in footer

    Posted 13 years 10 months ago
    • How do I remove "powered by Gantry" and "designed by Rocketheme" in the footer?

      Where do I update the copyright message in footer?

      asg.jcjuan.com/

      Thanks,
      J
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: Removing Gantry and Rocketheme logo in footer

    Posted 13 years 10 months ago
    • To hide the copyright, open your template.css at:
      <Joomla Root>/templates/<your template name>/css/template.css

      At the end of the lines, add below codes:
      #developed-by, #powered-by {display: none;}
    • Send moderators PMs ONLY if they request it.
      James' First Blog Post lol
      Top Tips for Support
      Be SPECIFIC when posting.
    • jjuan408's Avatar
    • jjuan408
    • Sr. Rocketeer
    • Posts: 140
    • Thanks: 0

    Re: Removing Gantry and Rocketheme logo in footer

    Posted 13 years 10 months ago
    • Thanks. I was able to hide both logos.

      How do I edit, "Designed by RocketTheme, LLC" in the footer?

      How do I replace background image in the template?

      Thanks,
      J
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: Removing Gantry and Rocketheme logo in footer

    Posted 13 years 10 months ago
    • Try to keep it one question per post, but the "designed by" text is going to be in the copyright.php in the features-folder of the template.

      Also, these are template specific questions, so please direct them to the template specific forum

      www.rockettheme.com/forum/index.php?f=325&rb_v=viewforum

      To answer your last question, you will find the background in the template.css file in your template folder.
      Then depending on your settings whether its high, low, etc.. it will be labeled

      this example is for the low:
      body.backgroundlevel-low {
           background: url("../images/backgrounds/style3/bg-low.png") repeat-x scroll 50% 0 #515355;
    • Send moderators PMs ONLY if they request it.
      James' First Blog Post lol
      Top Tips for Support
      Be SPECIFIC when posting.
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: Removing Gantry and Rocketheme logo in footer

    Posted 13 years 10 months ago
    • Also, I believe all of these questions have been answered in the template's forum, so please search that forum for quicker support.
    • Send moderators PMs ONLY if they request it.
      James' First Blog Post lol
      Top Tips for Support
      Be SPECIFIC when posting.
    • J!eremy's Avatar
    • J!eremy
    • Elite Rocketeer
    • Posts: 2108
    • Thanks: 8

    Re: Removing Gantry and Rocketheme logo in footer

    Posted 13 years 10 months ago
    • If this resolves your problem then please edit your first post by adding SOLVED at the start of the title and then select the green tick icon. This lets the moderators know that it can be moved to the solved section.
    • Send moderators PMs ONLY if they request it.
      James' First Blog Post lol
      Top Tips for Support
      Be SPECIFIC when posting.

Time to create page: 0.053 seconds