0
Welcome Guest! Login
0 items Join Now

how to duplicate the GRUNGE demo frontpage

  • Re: how to duplicate the GRUNGE demo frontpage

    Posted 13 years 8 months ago
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: how to duplicate the GRUNGE demo frontpage

    Posted 13 years 8 months ago
    • Hmm, not sure then. I will ask the others to see if they know
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: how to duplicate the GRUNGE demo frontpage

    Posted 13 years 8 months ago
    • mrbenrud.com wrote:
      Can someone please help me remove the section/category headings from the homepage on the grunge template? I've set the parameters in the article manager and the home menu item to "HIDE" section/category titles but they still show on the homepage before every article.

      brodealz.com/

      I am a paid member and have been for over 3 years now. I've been asking for help with this for over a month.... PLEASE help.

      Thanks,
      Todd
      hi todd,

      sorry you had to wait so long for a reply, seems we've overlooked your question, loooong topics like this make it hard to follow up sometimes, so usually it's best to just start a new topic.

      if all your settings are correct, just hide this via css:

      in template.css find:
      .sectiontitle {
          clear: both;
      }
      and change to:
      .sectiontitle {
          clear: both;
          display: none;
      }
      it's working fine on your site in my firebug preview.

      kat :)
    • Kat05 / QA Lead & Support / Germany
  • Re: how to duplicate the GRUNGE demo frontpage

    Posted 13 years 8 months ago
    • Hello

      I've to help my cousin who is studying a farmer study, but they have to make a little site with Joola.
      So I proposed to make it with a free templat of Rockettheme, Grunge

      Why is the font of the mainmenu different from the demo?
      Saw at web.street-magazine.de/ (other reply) that he has the same font as I get, not so nice as in the demo...

      Thx

      UPDATESolved
      For those who might have the same problem....

      Saw in the template.css that the font "Nenat" has to be putted in a map 'font' in the root of the grunge template

      So you firts download for free the Bebat font (unzip en rename the font if needed to Bebat.ttf)
      Then create a map fonts in templates\rt_grunge_j15
      Now you have templates\rt_grunge_j15\fonts
      And there you put the file Bebat.ttf

      Now you have the same font for the top menu as in the demo!
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: how to duplicate the GRUNGE demo frontpage

    Posted 13 years 8 months ago
    • hi all,

      i'll lock this thread now, 6 pages is a lot and it gets harder for us to follow up.
      if you have any questions, just start a new topic.

      kat :)
    • Kat05 / QA Lead & Support / Germany

Time to create page: 0.068 seconds