0
Welcome Guest! Login
0 items Join Now

SOLVED - MOXY modules

  • SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • Hi!

      I hope I will get an answer. I need to have on my front page instead of 3 modules in a row 6. How to do that. I have not a live preview. I hope you will understand me. If you go under templates and look the image of the modules position you will see that the template has user1, user2, user3 in one row and user4, user5, user6 in another row...i need them in one row....

      Regards,

      Tilen
    • Last Edit: 13 years 2 months ago by TilenVonHarc.
    • Tilen
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • Sorry but this goes real beyond the support that we can offer.
      I have no clue how to to do this in this template.
      You may want to post in the marketplace to hire a developer.
      ... or just use a different template.

      A workaround would be to publish 6 modules into one position and move them vis css in one row.

      Please understand that support does not mean you have an idea and we do everything for you.
      We assist in simple modifications we can't do it all.
  • Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • Hi Henning!

      Another template is not the solution because I am already done - this is an exra wish of the client. Can you give me some instructions how the css should be rearranged?

      regards
    • Tilen
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • what kind of content do you want to display in those 6 positions? just text?
  • Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • No, just 6 different boxes with a picture in it. And it will be linked to contents. Any suggestion? The pictires would be around 70px wide...
    • Tilen
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • check how this page is done:
      demo.rockettheme.com/sep09/

      look for "featured projects" ...
      That is just one module with some html/css ... that should be pretty simple to recreate with 6 items
  • Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • Ok. I will try it and let you know if this worked for me.

      Thank you for your answer - we do get along :)
    • Tilen
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • you will also have to check template.css
      starting around line 500
      * Demo Frontpage Main Content */

      haven really tested it but look for this ...

      .demo-submain-text {width: 200px;margin: 0px auto;}
      (change the width)

      and

      .demo-submain-block {float: left;width: 25%;}
      (change the width. 6 items should be about 16% or so)
  • Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • I created one more module where I will put inside 6 pictures, link them to the according menu and this is it :) No need to change the css or anything. The position is now set to user4 and the square is stretched as the upper box ;)
    • Tilen
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: SOLVED - MOXY modules

    Posted 13 years 2 months ago
    • so ... solved?

Time to create page: 0.096 seconds