0
Welcome Guest! Login
0 items Join Now

SOLVED Navigation and RokSlideshow - problem!

    • msilac's Avatar
    • msilac
    • Sr. Rocketeer
    • Posts: 203
    • Thanks: 0

    SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • Hello,
      i have problem with navigation which disappears (child items) below RokSlideshow (advertisement position).

      And I wish to spread RokSlideshow to the edges of template, how? Also how to make area for logo Heigher? Screenshot is in attachment.

      Thank you for your answers
    • Last Edit: 15 years 1 month ago by msilac.
    • from city of colors
  • Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • Could you please provide your website link so we can see and check the problem?
    • msilac's Avatar
    • msilac
    • Sr. Rocketeer
    • Posts: 203
    • Thanks: 0

    Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
  • Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • To adjust the css just for that module and doesn't affect other modules, could you please put any suffix in the module suffix for the rokslideshow first? For example, "clean" without the " marks
    • msilac's Avatar
    • msilac
    • Sr. Rocketeer
    • Posts: 203
    • Thanks: 0

    Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • Mod RokSlideshow.... clean suffix added
    • from city of colors
  • Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • Open your light2.css at:
      <Joomla Root>/templates/<your template name>/css/light2.css

      At the end of the lines, add below codes:
      .mclean .module-body {padding:0;}
      .mclean {padding:0 !important;}
    • msilac's Avatar
    • msilac
    • Sr. Rocketeer
    • Posts: 203
    • Thanks: 0

    Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • Ok that is nice for size of RokSlideshow. Well done :) Thx. What about navigation (child items) over that slideshow? Or I need to open new topic?
    • from city of colors
  • Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • Open your light2.css at:
      <Joomla Root>/templates/<your template name>/css/light2.css

      Find below codes:
      #nav {height:34px;background:#888;z-index:1;position:relative;}

      Change the codes to:
      #nav {height:34px;background:#888;z-index:10;position:relative;}
    • msilac's Avatar
    • msilac
    • Sr. Rocketeer
    • Posts: 203
    • Thanks: 0

    Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • Genious :) Thank you very much :) And last one... how to increase size of logo? I was trying in light2.css change size of logo... but that just call rest of light2.png picture. What to change?
    • from city of colors
  • Re: SOLVED Navigation and RokSlideshow - problem!

    Posted 15 years 1 month ago
    • For the logo issue, could you please open a new thread since it's different with the thread topic :oops: ?

Time to create page: 0.046 seconds