Front-page-6

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #18364
    Erin
    Customer

      I thought front-page-6 was going to be flexible, but it isn’t. How do you guys get the widgets to display in left and right margins?

      There are multiple ways to do this, but I’m curious as to how you chose to do it in the theme, so I can do it that way as well. It looks like there are 2 text widgets total in this area.

      #18365
      Wes
      Moderator

        I used a Text Widget and Column Classes to lay everything out in Front Page 6. You can take a look at the Aspire Theme Setup page here – https://appfinite.com/theme-setup/aspire-theme-setup/#fp6 to grab the exact code I used to make it work.

        Column Classes are featured in every Theme so you can easily make rows of 2, 3, 4 and 6. Here are the Column Classes Page from the demo – http://demo.appfinite.net/aspire/columns/

        Also, on that same Aspire Theme Setup page, there is an option to import all of the Home Page widgets at once so you don’t have to copy/paste each one….if you’re interested – https://appfinite.com/theme-setup/aspire-theme-setup/#ihp I would only recommend doing this if you have an empty site and just want to see how everything is setup.

        Let me know if this helps.

        #18367
        Wes
        Moderator

          Sorry, please disregard my recent post…..Some of the posts were showing up in the wrong Theme Forum. I originally thought you were using the Aspire theme since it showed up in the Aspire forum. This has happened to a couple other users as well.

          Anyways, if you are using the Optimal theme and want to use the same code as what is featured in the demo (Front Page 6), add this –

          <div class="feature-left"><img src="http://demo.appfinite.net/optimal/img/ipad-iphone-optimal.png" alt=""></div>
          <div class="feature-right feature-margin"><h3>Looks amazing on the iPad</h3><p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore.</p>
          <p>Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p></div>

          Sorry for the confusion! Let me know if this helps.

          #18374
          Erin
          Customer

            Thank you.

            #18375
            Wes
            Moderator

              You’re Welcome!

            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Front-page-6’ is closed to new replies.