D5 Creation Forum

Open Forum for D5 Creation's Members and Visitors

Before requesting any support Please search the Forum First. You may find your desired answer. This will save your waiting time and will save our working hour. We may not answer the question which we have already answered. You should also read our Support Policy

Simplify Feature Boxes

Front Page D5 Creation Forum General Questions Simplify Feature Boxes

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #3327
    Tania Tyler
    Participant

    Is it possible to change the 2nd row of Featured Boxes to the same size as the 1st row in the Simplify theme?
    Thanks!

    #4277
    Tania Tyler
    Participant

    YAY! Figured it out myself. Added this code to Custom Code within Head Area:

    #featured-boxs img.box-icon{width:202px;height:100px;}
    h3.featured-box2{width:210px;float:right;}

    #4282
    D5 Creation
    Keymaster
    Quote:
    Quote from Tania on April 2, 2013, 20:37
    YAY! Figured it out myself. Added this code to Custom Code within Head Area:

    #featured-boxs img.box-icon{width:202px;height:100px;}
    h3.featured-box2{width:210px;float:right;}

    GREAT!

    #4414
    Patrick McLoad
    Participant

    Hey Tania….any chance I can see what you’ve done with two rows of feature boxes?
    Trying to learn all the tricks I can!
    Thanks!

    #4415
    D5 Creation
    Keymaster
    Quote:
    Quote from mcload on May 16, 2013, 21:52
    Hey Tania….any chance I can see what you’ve done with two rows of feature boxes?
    Trying to learn all the tricks I can!
    Thanks!

    She added the following code in the Custom Code within the Head Area of Simplify Options.

    Code:
    <style>
    #featured-boxs img.box-icon{width:202px;height:100px;}
    h3.featured-box2{width:210px;float:right;}
    </style>
    #4686
    iztok gospodaric
    Participant

    Is it possible to input of Featured Boxes from the main theme in to the custom page in Simplify Extend theme?

    Thank you.

    #4687
    D5 Creation
    Keymaster
    Quote:
    Quote from iztokG on October 16, 2013, 12:34
    Is it possible to input of Featured Boxes from the main theme in to the custom page in Simplify Extend theme?

    Thank you.

    Your question is not clear. Please provide as much details as you can.

    #4689
    iztok gospodaric
    Participant

    In my Theme Simplify extend is option of featured boxes on the front page. I would need this option in other custom pages. Is this possible.

    Thanks for the help

    #4690
    D5 Creation
    Keymaster
    Quote:
    Quote from iztokG on October 18, 2013, 14:23
    In my Theme Simplify extend is option of featured boxes on the front page. I would need this option in other custom pages. Is this possible.

    Thanks for the help

    Not Possible at this moment.

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.