0
Welcome Guest! Login
0 items Join Now

New module layout and backgrounds per menu item

  • New module layout and backgrounds per menu item

    Posted 14 years 1 week ago
    • Hi,

      1, Is is possible with the gantry framework to assign a module-title-icon per menu item if so how can this be done?

      2, Can i assign a background image per menu item using gantry?

      Thanks in advance
      Alex
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: New module layout and backgrounds per menu item

    Posted 14 years 1 week ago
    • I would think about the page-suffix feature (under advanced)
      Should be helpful here ...
      (perhaps in combination with the mod-suffix)

      and use your specific css-rule like
      .your-page-suffix your-element {your rule}

      in combination with your mod-suffix
      .your-page-suffix .your-mod-suffx your-element {your rule}

      to learn more about css-specificity...
      www.smashingmagazine.com/2010/04/07/css-...ity-and-inheritance/

      perhaps this helps ...
  • Re: New module layout and backgrounds per menu item

    Posted 14 years 1 week ago
    • Hi Henning,

      Thanks for the reply, im new to all the brains of editing the core items, could you point me in the right direction to the mod-suffix information.

      Im not finding anything under advanced :(

      Regards
      Alex
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: New module layout and backgrounds per menu item

    Posted 14 years 1 week ago
    • the mod-suffix is a standard Joomla feature.

      You can find it within the module's settings on the right:
      "Module Parameters: ..."
  • Re: New module layout and backgrounds per menu item

    Posted 14 years 1 week ago
    • Henning wrote:
      the mod-suffix is a standard Joomla feature.

      You can find it within the module's settings on the right:
      "Module Parameters: ..."

      But i would need to make one first to apply it!!

      Thats the problem im having i am not 100% sure how to create one :oops:
  • Re: New module layout and backgrounds per menu item

    Posted 14 years 1 week ago
    • Thanks again Henning for your replies.

      Is there anyone else who can answer my opening post?

      Regards
      Alex
  • Re: New module layout and backgrounds per menu item

    Posted 14 years 1 week ago
    • Hi Alex Devine,

      As henning suggested, You can enable page suffix under advanced tab and then, suppose, If you wish to have different background color for feature position set, Add this at end of template.css file:
      .features #rt-feature{background:#000000;}

      Now, You can add features suffix for page class suffix in parameters of any menu item and the feature position area for specific menu item will have the changes :)
    • Quick tips::
      1) Clear your browser cache if changes dont reflect
      2) Provide link to your site to help us help you better
      3) Use in firebug
      Tutorial-- http://www.rockettheme.com/blog/team/255-tools-firebug

      softlogique.com
  • Re: New module layout and backgrounds per menu item

    Posted 14 years 5 days ago
    • Thank you very much for your feedback guys, i will give this a go :)

      What about the module images any ideas on this matter?
  • Re: New module layout and backgrounds per menu item

    Posted 14 years 4 days ago
  • Re: New module layout and backgrounds per menu item

    Posted 14 years 4 days ago
    • Amandeep Singh wrote:
      What about the module images any ideas on this matter?

      For this, You can mainly use in module suffixes variations offered by the specific template

      Example:
      demo.rockettheme.com/jan10/features/module-variations

      Thank you again Amandeep for your reply.

      I would like to edit the image per menu item.

      For example i could have a football image on one page and a flower on an other page.

      This image is hidden for guests.
      Please log in or register to see it.


      Regards

Time to create page: 0.060 seconds