YippyMomma

Forum Replies Created

Viewing 15 posts - 16 through 30 (of 48 total)
  • Author
    Posts
  • in reply to: Move widget above footer widget #32328

    YippyMomma
    Participant
    Post count: 56

    I’m thinking it’s not going full width of the screen because it’s in the #inner frame. I extended the padding and the text is getting cutoff and I added the width to 100%, but it’s just stops at the end of the #inner borders.

    I tried the  genesis_after_loop, but the box shows up on other pages when using it, so I think the genesis_after_content_sidebar_wrap is the way to go if it can sit outside the #inner right like the footer widget.

    Thanks for your help/time on this Brad. I appreciate it.

    in reply to: Move widget above footer widget #32236

    YippyMomma
    Participant
    Post count: 56

    Now that I’m staring at the #inner I realize I had the wrong padding in there hence not getting it to go flush.

    I changed it, but it’s not quite  there. Is it b/c of the border radius?

    #inner {
    -khtml-border-radius: 1px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    border-style:solid;
    border-color:#ffffff;
    background-color: #fff;
    margin: 100px auto 1px;
    overflow: hidden;
    padding: 70px 10px 0;
    width: 900px;
    }

    in reply to: Move widget above footer widget #32150

    YippyMomma
    Participant
    Post count: 56

    Hi Brad. So sorry, I was looking at your original post very quickly and missed that it was the after hook. My apologizes. Ok. So, that worked and it shows up above the footer properly on all pages including the blog page.

    The only thing is, I’m trying to make that flush on top of the footer widget area so they’re touching and I’d like the color to be full width like the footer widget area. Thoughts?

    Thanks for your help.

    in reply to: Move widget above footer widget #32072

    YippyMomma
    Participant
    Post count: 56

    Thanks for the reply. Yes. I tried both. The first placed it where it is now. The other is the original code from Brian Gardner for the welcome text which I also tried and that places the code below the nav bar inside the inner.


    YippyMomma
    Participant
    Post count: 56

    Ok… I did a “quick fix” for it without making a widgeted area.

    BUT, I’d really like to do it properly so I’m going to keep this open in hopes someone figures it out.

    the site I have it on is njdigitalmoms.com


    YippyMomma
    Participant
    Post count: 56

    Ok. I got the logo to overlay the nav bar finally… without adding the extra widgets.

    But, I can’t seem to get the menu items to shift over so they’re not covered by the logo….


    YippyMomma
    Participant
    Post count: 56

    Thanks Anita!

    in reply to: Metro Lines #20818

    YippyMomma
    Participant
    Post count: 56

    Hey Susan. You were right. The cache finally refreshed. I can see the new lines this morning. Thanks.

    in reply to: TCRP goes Metro #20540

    YippyMomma
    Participant
    Post count: 56

    Love the call out action on the top right header with the arrows.

    in reply to: "Read More" isn't displaying.. #20535

    YippyMomma
    Participant
    Post count: 56

    Not sure if you figured it out, but you need to insert the code into your functions.php file of your child theme. Just make sure when you copy and paste, you watch out to copy and paste only the code and not the line numbers.

    in reply to: Hide Footer Gallery #14530

    YippyMomma
    Participant
    Post count: 56

    Awesome!!! Thank you David!!!

    in reply to: Adding a Banner Ad below the Nav Bar #14529

    YippyMomma
    Participant
    Post count: 56

    My client decided to just leave the banner in the wp-cycle area since it’s displaying properly.

    in reply to: Home Featured widgets centered #14528

    YippyMomma
    Participant
    Post count: 56

    will just leave it as is. I’ll find something to populate the fourth featured area.

    in reply to: Hide Footer Widgeted Areas #14527

    YippyMomma
    Participant
    Post count: 56

    Thank you everyone!

    in reply to: Serenity theme not displaying properly #14525

    YippyMomma
    Participant
    Post count: 56

    I’ve decided to move forward with a different theme so please disregard this topic thread.

Viewing 15 posts - 16 through 30 (of 48 total)