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*

James

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Background on Wide layout #24331
    James
    Participant

    I have set my site to the wide mode there is still a portion down the right hand side that it does not stretch over
    what do I need to do to fix that:

    http://catawaterwm.com

    thanks for your help

    in reply to: Clearing the slide background #24295
    James
    Participant

    I would like to make the background for the slider transparent so I can see the PAGE bkg through where the slider bkg should be.I’m using the ultimate pro template

    in reply to: bbPress Issues #24238
    James
    Participant

    Need some help:

    1) how do you start a new Topic in this Forum, I can click on a topic and scroll to the bottom and comment on a given topic but how do you start and entirely new thread or topic?

    2) I would like to find the code I need to use to move the Page down from the top. (so I can see a little of the page background before the actual page begins. as if the page was floating off of the top.

    thank
    james

    in reply to: Ultimate Pro Child Theme #24192
    James
    Participant

    that /*write custom css*/

    actually is on the bottom of my style.css sheet

    in reply to: Ultimate Pro Child Theme #24191
    James
    Participant

    Hello

    I have tried to setup a child theme following the link:
    http://codex.wordpress.org/Child_Themes

    My style.css has the following in it:

    /*
    Theme Name: ultimate-pro-child
    Theme URI: http://catawaterwm.com/ultimate-pro-child
    Description: Ultimate Pro Child Theme
    Author: James Buckmaster
    Author URI: http://catawaterwm.com
    Template: ultimate-pro
    Text Domain: ultimate—pro-child
    */

    My function.php has:

    add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
    function theme_enqueue_styles() {
    wp_enqueue_style( ‘parent-style’, get_template_directory_uri() . ‘/ultimate-pro/style.css’ );
    wp_enqueue_style( ‘child-style’,
    get_stylesheet_directory_uri() . ‘/ultimate-pro-child/style.css’,
    array(‘parent-style’)
    );
    }

    when I go to look at me themes I get this:

    Broken Themes

    The following themes are installed but incomplete. Themes must have a stylesheet and a template.

    Name Description ultimate-pro-child Stylesheet is missing.

    I’d like to make some modification on the CSS sheets and need to get this child set up just
    not sure what I have done wrong.

    /* write custom css */

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