Forum Replies Created

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • in reply to: Navicon Cahne to 3bars #20236
    Peter
    Participant

    Heading Should Be Navicon Change to 3bars, now sure how to edit heading

    in reply to: Can't Download Theme? #10725
    Peter
    Participant

    Hi Sakin I have no download links of my paid themes in my account control panel / dashboard. ( should be CBpro mustang and everest), I also contacted one of my colleagues who I referred CT’s to ( they have some paid themes too) and he has no access to updates in his account either. Is there a issue with our accounts status, my oldest theme was march 2013, so not up for renewal yet. Please advise, thanks Pete

    in reply to: Header Meta Title and Description – home page #6482
    Peter
    Participant

    Also I have temporarily removed all the custom CSS so it is easier for you to visibly notice that on the home / index.php page of the site there is some coding issue that is not allowing the display of

    what I think may be

    <article class=”page-content”>

    not being coded in, thereby inhibiting the display of meta title and description below the menu.

    I am seeing the same behavior on the demo of Mustang, obviously the displaying of meta title and description is highly important on any home page not just secondary pages. The Mustang demo has some pages that use the Meta title / description and some that don’t such as “image test’ and “layout test”

    Is there something else that needs to be configured to allow the home page Meta Title and Description data to display?

    in reply to: Header Meta Title and Description – home page #6480
    Peter
    Participant

    Thanks for the link, What I am referring to is the management via Dashboard Theme Options. Screen snags sent via ticket email reply, that should clarify the issue in Mustang and index.php

     

    in reply to: Custom CSS #6304
    Peter
    Participant

    Hi Sakin

    I have managed to create the desired effect with the following, it did require adding a couple of line breaks following contact form, and other pages bottom content to be displayed above the footer, (just a bigger scroll, apart from that it seems ok. Maybe someone can do more efficiently.

    /*  stick footer to bottom of screen – especially for short content pages */
    #footer-main {
    position: fixed;
    width: 100%;
    bottom: 0;
    }

    This does however cause footer to always be visible at bottom of screen on all pages regardless of amount of content.

    in reply to: Custom CSS #6293
    Peter
    Participant

    Hi I was wondering if it is possible to have the footer always at bottom of large Screens.

    eg, an exaggeration example see http://www.stradbrokebeachhouse.com.au/test/

    on pages with minimal content the footer is high up the screen, looks strange.

    Is it a CSS alignment possible, if so can you recommend Custom CSS to align at bottom, thank you Peter

    in reply to: Custom CSS #5885
    Peter
    Participant

    Sakin, I was missing a } in a custom css above the mod I was entering so it was negating my addition.

    this works now

    /* change header search box bg */

    #branding #s {
    background-color: #FFFFAA;
    }

    /* change search box bg when selected */
    #branding #s:focus {
    background-color: #F4FFFB;
    }

    in reply to: Custom CSS #5880
    Peter
    Participant

    Hi Sakin Thanks for the footer info, Sorry I should have added colour codes, thought if simple generic it would assist others in the trail.

    I had the search disabled temporarily because it is a dark blob – I tried adding (below)
    (changing to E4FEFFB , worked in Firebug but when I added to custom CSS no change, obviously want to have on focus also.
    #branding #s {
        background: url(“images/search.png”) no-repeat scroll 10px 7px #E4FEFFB;}  this worked in firebug

    Thanks for the footer CSS, Pete

     

     

    in reply to: Widgets under featured image slider #5367
    Peter
    Participant

    Thanks You Sakin

    in reply to: Widgets under featured image slider #5357
    Peter
    Participant

    Perfect example of I should have read the text under the images, instead of jumping in with 2 feet, sorry – moderator ok to remove this post

    in reply to: Widgets under featured image slider #5353
    Peter
    Participant

    Figured out that Homepage Top Sidebar is the location, remove the Recent Posts, Recent Comments Archives and Meta and  insert Text widget4 times.

    I am puzzled about how to put in the images above these items.

    in reply to: Social icon question #4267
    Peter
    Participant

    Hi I erroneously “Deleted” Social Icon Widget, when in the Header Right Sidebar,  (realize now I should have probably dragged it out).

    What is the process to get a widget back, it is not listed in active or inactive list and appears it is now fully deleted?

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