0
Welcome Guest! Login
0 items Join Now

Quasar - Remove Front Page Component

  • Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • Looking for some help please forum...

      Im using the quasar template and want my pages built only on modules using only the upperpart of the template (showcase area)

      I have turned off the FP component and disabled all articles. I have tried the css inputs mentioned in the thread below by Mike and Henning but I still get this large grey area at the bottom..

      www.rockettheme.com/forum/index.php?f=28..._v=viewtopic#p496423

      ... can any assist me to remove it so i only have the grainy grey background.
    • Last Edit: 14 years 2 months ago by shadowdemon.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • you can try to add this to your template.css:

      div#rt-main-surround {
      background: #0f0f0f url(../images/backgrounds/style3/header-bg.png) 100% 0;
      position: absolute;
      z-index: -1;
      top: 0;
      height: 100%;
      width: 100%;
      }

      ... and clear your cache.
  • Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • you the man henning. thank you worked a treat.
  • Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • one problem tho now - i want to use rok quick cart on one of my pages, by applying the code you mention above I have now lost the ability to scroll,
    • Last Edit: 14 years 2 months ago by shadowdemon.
  • Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • this issue is not just with rokquickcart, regardless of what i publish the page scroll function has now been disabled? any ideas
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • yes I will return later that day to your issue.
      Can you send me Superadmin-login? I need to clear some things up.
  • Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • Henning wrote:
      yes I will return later that day to your issue.
      Can you send me Superadmin-login? I need to clear some things up.

      thanks henning - login credentials sent via pm
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • OK shadowdemon,

      test it again (and clear your cache) ...
  • Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • Henning wrote:
      OK shadowdemon,

      test it again (and clear your cache) ...

      Henning - what can i say... THANK YOU so much... you are the man. much appreciated you taking the time out to help me with this. :D
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Quasar - Remove Front Page Component

    Posted 14 years 2 months ago
    • btw I added the stuff at template.css.
      I also changed the index.php: I wrapped everything in a <div id="wrap-all"> wich adds the new background ...

Time to create page: 0.073 seconds