New Landing How can we help? Themeforest Theme Support Dante Dante Block layout Template

Viewing 3 posts - 1 through 3 (of 3 total)
  • Posted in: Dante
  • #54166
    jfarr
    Member
    Post count: 32

    My layout is currently set at 940px wide. I would like my page to look like this but not overflow. I am working locally so I really cant send a url to show it live. How can I achieve this? I am familiar with editing templates but it seems that the default template for Dante doesn’t have a templatename.php file. The header needs to be standard full width. Please your help would be appreciated.

    #54190
    jfarr
    Member
    Post count: 32

    So the answer was creating a new template like I originally thought then copying the holding page php and and inserting it in the new template.

    Inserting <div class=”container shadow”> after <div class=”inner-page-wrap <?php echo $page_wrap_class; ?> clearfix”> in the new template

    My CSS

    .shadow {
    background-color: #fff;
    box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
    padding:40px 0px 40px 0px;
    }
    .page-content .container {
    padding-left:60px !important;
    padding-right:60px !important;
    }

    #54209
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Glad you sorted it 🙂

    – Ed

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register