This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

7
  1. lummeltje 11 years, 9 months ago

    Yes interesting question. Full width template (compleet) you mean. Without the 2 koloms left and right that are always empty. So you can make a 5 row template?

    Benieuwd of dat kan Bart!

  2. Bart Van Deuren 11 years, 9 months ago

    Ok. I found the following : http://alupoort.mailbox-belgium.com/missouri-b-3/

    Class = “wide grey”. How can I add in the dropdown for the the “row visual style” some other classes ? wide blue, wide red, …

    Bart

  3. Andrew Misplon Staff 11 years, 9 months ago

    Hi Bart and lummeltje

    It’s unfortunately not possible to create full width rows in Vantage. In the case of the slider we actually put the slider call before the main content div. Page Builder operates within that main content div which is constrained to 1080px and centred.

    The second button on the right of rows in Page Builder is Visual Style. You can create your own using the form there. If you want to bundle row styles with your theme you’ll need to create a child theme, add a new functions.php file to that theme as well as your new styles. At this stage that is a a developer level task but the form is there for anyone that doesn’t need this level of customisation.

    https://siteorigin.com/page-builder/theme-integration/

  4. Bart Van Deuren 11 years, 9 months ago

    Hi Andrew,

    Thx for your response. I will change the css attributes of “wide grey” to no backgroud as I can force it on the visual designer. Then I have a 100% row I can use.

    .panel-row-style-wide-grey
    {
      padding:0px!important;  
    }
    .panel-row-style-wide-grey .panel-grid-cell {
    padding: 0 15px 0 15px;
    margin-top: -15px;
    }

    The only problem is the positioning of the center of the iframe : http://alupoort.mailbox-belgium.com/missouri-b-3/

  5. Andrew Misplon Staff 11 years, 9 months ago

    Hi Bart

    That’s fine just be sure to put that change under Appearance > Custom CSS or a child theme’s style.css file.

    The centering looks good do you still need a hand with that?

  6. Bart Van Deuren 11 years, 9 months ago

    No. Just a question : what is the best shortcode plugin for you ? I use Shortcodes Ultimate from Vladimir Anokhin.

  7. Andrew Misplon Staff 11 years, 9 months ago

    I usually insert shortcodes into the HTML tab of the Black Studio TinyMCE called Visual Editor widget once installed. I haven’t tried anything else at this stage.

    http://wordpress.org/plugins/black-studio-tinymce-widget/

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread