IanP

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 27 total)
  • Author
    Posts
  • in reply to: Genesis 2 #41502

    IanP
    Participant
    Post count: 27

    Cool, thanks for the reply Brian.

    Thank you for the progress thus far; and I’m looking forward to the time when all Studiopress themes are mobile responsive.

    • This reply was modified 1 day, 5 hours ago by  IanP.
    • This reply was modified 1 day, 5 hours ago by  IanP.
    in reply to: My New Site using Outreach #9915

    IanP
    Participant
    Post count: 27

    This reply has been marked as private.

    in reply to: My New Site using Outreach #9904

    IanP
    Participant
    Post count: 27

    Is it possible to get a screen grab of your slider settings please?

    in reply to: My New Site using Outreach #9707

    IanP
    Participant
    Post count: 27

    I love how you got that slider to line up the images nicely; always looks poorly done on the theme’s demo.

    in reply to: How to add a logo to Outreach Theme header left? #7854

    IanP
    Participant
    Post count: 27

    Thanks Susan

    If you can help with the responsiveness; that’d be great.

    Site is live temporarily: helensburgh.com.au

    in reply to: How to add a logo to Outreach Theme header left? #7853

    IanP
    Participant
    Post count: 27

    Okay, I ended up doing the following:

    Made logo/banner/header image to be W=400px X H=120. I uploaded this via FTP or File Manager (in CPanel) to the:/public_html/your site/wp-content/themes/outreach/images

    Edited the style.css in the ‘Header’ area of the sheet.

    #title-area {
    background: url(images/YOUR BANNER/LOGO/HEADER.png) no-repeat;
    background-position: center !important;
    float: left;
    overflow: hidden;
    width: 400px;
    }

    #title {
    font-family: ‘Lato’,sans-serif;
    font-size: 48px;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    }

    #title a,
    #title a:hover {
    color: #FFFFFF;
    display: block;
    height: 120px;
    text-decoration: none;
    text-indent: -9999px;
    width: 120px;
    }

    Mobile responsiveness is average and I’m working on that now.

    in reply to: How to add a logo to Outreach Theme header left? #7828

    IanP
    Participant
    Post count: 27

    Site is not live, but I can get you access somehow if you like.

    Thank you

    in reply to: How to add a logo to Outreach Theme header left? #7665

    IanP
    Participant
    Post count: 27

    I’m making some progress.

    I know have an image uploaded via Appearance/Header.  The image dimensions are 1060×120 and the image doesn’t populate the outer edges on both sides.  The header image is centered, 1060 width and then the header background is grey on each side.

    How do I get the colors to continue on each side of the header image?

    Thank you

    in reply to: outreach theme, footer, footer credits #7663

    IanP
    Participant
    Post count: 27

    I have noticed that the TOP button has changed from the word TOP, to RETURN TO THE TOP.  Anyway to just make it say TOP only?

    Thank you

     

    in reply to: outreach theme, footer, footer credits #7647

    IanP
    Participant
    Post count: 27

    That’s it; thank you very much for your help anitac.  :)

    in reply to: outreach theme, footer, footer credits #7640

    IanP
    Participant
    Post count: 27

    Okay it half works.

    Copyright © · Helensburgh · Powered by Genesis ·

    No year date on copyright and no log in

     

    in reply to: outreach theme, footer, footer credits #7637

    IanP
    Participant
    Post count: 27

    Shortcodes?  I’m not sure how to manipulate/customise these for my purposes.  Am I limited to shortcodes or can I put in something like:

    <p>Copyright &copy; <?php echo date('Y'); ?>  &middot; <a href="http://www.studiopress.com/themes/genesis" title="Genesis Theme Framework">Genesis Theme Framework</a> by <a href="http://www.studiopress.com/">StudioPress</a> &middot; <a href="http://wordpress.org/" title="WordPress">WordPress</a> &middot; <?php wp_loginout(); ?></p>

    BTW the settings page for Genesis Simple Edits has a dead link to “more comprehensive shortcode usage guide”

    in reply to: outreach theme, footer, footer credits #7632

    IanP
    Participant
    Post count: 27

    Okay…  I’ll give that a go.

    in reply to: outreach theme, footer, footer credits #7629

    IanP
    Participant
    Post count: 27

    Actually, I’m not following what you say.  I can’t see “Footer Credits Text” or a box that says,”Footer Output“ anywhere in the Footer Hooks area or Genesis Simple Hooks.

    in reply to: outreach theme, footer, footer credits #7627

    IanP
    Participant
    Post count: 27

    Thank you I’ll go try that.  Thank you kindly again anitac

Viewing 15 posts - 1 through 15 (of 27 total)