badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Columns and other shortcodes

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26239
    bas
    Participant

    A really great theme, but I would like to use some columns and other markup in my pages. Are there any shortcodes available, or which plugin do you prefer to use (depending the CSS framework you’re using, for example)?

    #26254

    Hi bas,

    We don’t provide any short codes in theme. It’s based under the plugin territory. We are using our own framework. So we cannot recommended you any plugins neither we have tested any third party plugins too.

    You can create the table as in our demo site. View this Url
    https://www.themehorse.com/preview/ultimate-pro/html-styles/

    Here is an example how to create a table in http://www.w3schools.com/html/html_tables.asp

    Hope this may help you
    Thank you!

    #26259
    bas
    Participant

    Hi, thanks for the reply. I found this in the stylesheet, which is used for the services boxes etc:

    /* Column */ 
    .column { margin-left: -3.06%; } 
    .column a { margin-bottom: 10px; display: block; } 
    .one-half, .one-third, .one-fourth { float: left; margin: 0 0 0 2.97%; padding-bottom: 30px; } 
    .one-half { width: 47.03%; } 
    .one-third { width: 30.36%; } 
    .one-fourth { width: 22.02%; } 

    So, there are some possibilities. I’ll try to make some shortcodes to be put in the functions.php and make a small tutorial. I’m no developer so no guarantees, as an alternative I can use the Shortcoder plugin to make some shortcodes.

    EDIT: Tables are something quite different, and barely usable in responsive layouts. By the way, there is a workaround to make tables responsive: http://stackoverflow.com/questions/16628471/responsive-table-cell-to-new-line

    #26286

    Ok that’s great bas

    Thank you!

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