Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #861783

    nikolasa
    Participant

    Heya – we’re wanting to work out how to format the single page – layout, it’s coming up (as attached) and we want way more control over it, if possible. So we can make it reflective of the overall theme we’ve used.

    Thanks!

    #861818

    nikolasa
    Participant

    file attached??

    #861993

    John Ezra
    Member

    Hi there,

    Thanks for writing Your screenshot is not attaching. Also regretfully, at this time we are not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn’t mind providing us with a little more clarification on what it is you’re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we’ll be happy to provide you with a response once we have a better understanding of the situation.

    #867173

    nikolasa
    Participant

    Here is the screenshot, we’d just like to have it reflect the look and feel of the site. Remove the strange sidebar – add our own and change the overall font sizes.

    Just can’t see anywhere to fix it up.

    #867174

    nikolasa
    Participant

    Uggg HERE!

    #867176

    nikolasa
    Participant

    so over all, just wanting to know how to customise the layout of the single blog post – regardless of the attached image. thanks.

    #867182

    nikolasa
    Participant

    Here is a simple example of what we’d like – on a different website we’ve developed. http://healthyfamiliesrotorua.org.nz/healthy-kai-at-the-marae/

    Simple heading (one colour) – title bar with breadcrumbs, featured image (we can just load that via the text editor) and a sidebar on the right.

    Cheers.

    #867623

    Paul R
    Moderator

    Hi,

    1. You can edit your sidebar in Appearance > widgets

    http://screencast.com/t/rqAejagPD

    If you would like to remove the sidebar, you can select full width under Layout and Design > Content Layout in the Customizer

    http://screencast.com/t/XMYruxnrggY0

    2. You can enable breabcrumbs under Header > MISCELLANEOUS > Breadcrumbs in the Customizer

    Hope that helps.

    #868333

    nikolasa
    Participant

    Awesome all very self explanitory – how about being able to change the navigation menu at the top? I.e. a logo to oneside, menu to the right and a one color background behind both?

    Thanks, love your support!

    #868353

    nikolasa
    Participant

    so I’ve worked out that the default for the site is attached (each page is similar on the site) – we’d like to have something like that for the single post (so the header (logo/navbar), title and breadcrumbs show) like our “recent posts” page looks (attached)

    This is the navbar css I’m using on the site >

    .x-navbar {
        position:absolute;
        width:100%;
        top:20px;
        background-color: transparent;
        -moz-box-shadow:  none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: none;
    }

    I just want the style of the single post page to be consistent with the overall site, and can’t see how to do that easily.

    #868355

    nikolasa
    Participant

    Here are some other bits that have been included:

    
    .x-colophon.bottom {
        border-top: 1px solid #dfdfdf;
        border-top: 1px solid rgba(0,0,0,0.075);
        padding: 2% 0;
        text-align: center;
        background-color: #3E3D3D;
    }
    
    .x-navbar-static-active .x-navbar .desktop .x-nav>li>a>span, .x-navbar-fixed-top-active .x-navbar .desktop .x-nav>li>a>span {
        margin-top: calc(-0.875em - 1px);
        font-family: pt sans;
        font-weight: 700;
        font-size: 15px;
        color: #fff;
       hover-color: #000;
    }
    
    .x-colophon.top {
    background-color: rgb(0, 58, 110);
    }
    
    .textwidget {
      margin: 0 auto;
      display: block;
      text-align: center;
    }
    #868372

    nikolasa
    Participant

    We’re also hoping to change the header tag (from h1 – which I think it is, to something smaller… h4?

    #869000

    Christopher
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.