SelenaD

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: List style not working in sidebar #38984

    SelenaD
    Participant
    Post count: 10

    Resolved. It was a margin issue.

    in reply to: Image "hang" outside of sidebar #31523

    SelenaD
    Participant
    Post count: 10

    Remove the following line from your css:

    img {
    max-width: 98%;
    }

     

    in reply to: Move top Nav to left? #31141

    SelenaD
    Participant
    Post count: 10

    Target this css and change the float: right to float: left.

     
    /***** Header Right Navigation ********************/

    #header ul.nav, #header ul.menu {
    width: auto;
    float: right;
    list-style: none;
    color: #FFFFFF;
    margin: 0;
    padding: 25px 0 0 0;
    clear: both;
    }

    in reply to: Featured image at top of posts #31117

    SelenaD
    Participant
    Post count: 10

    It’s a custom child theme converting from thesis to genesis. Is the code above pulling the featured image or an image from inside the post? It’s the featured image we’re looking for here.

    Thanks!

    in reply to: Import SEO data from CSV #31111

    SelenaD
    Participant
    Post count: 10

    Thank you thank you! How is it possible none of my Google searches found this plugin?

    Solved my problem.

    in reply to: the new style .css #19629

    SelenaD
    Participant
    Post count: 10

    I’m going to jump in here and say I also can’t stand the new style sheet – it feels disorganized. As you guys have already noted, change is the nature of things, and I’m slowly but surely getting used to it, but it definitely takes me longer. I also feel it’s getting more bogged down with things I have to go strip off – like transitions on hyperlinks. I think that falls into the category of “just because you can doesn’t mean you should.”

    All that being said, I still love Genesis, and the community support is second to none, which makes it worth learning to deal with the changes.

    in reply to: Image looks faded in slider #13518

    SelenaD
    Participant
    Post count: 10

    Thank you so very much. I thought I had found all of those!

    in reply to: Post info has line break #13122

    SelenaD
    Participant
    Post count: 10

    Oi – I should have found that. Thank you thank you!

    in reply to: Add Background Image to CONTENT AREA #5996

    SelenaD
    Participant
    Post count: 10

    Sorry – I reread your post – what I suggested won’t give you 100% width. In which case I think Bill is right and you have to move your slider in the functions file.

    in reply to: Add Background Image to CONTENT AREA #5992

    SelenaD
    Participant
    Post count: 10

    Can you just add a background image to #content-sidebar-wrap?

    Selena

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