Wesley

Member

Forum Replies Created

  • In reply to: Blue Box over every Post, similar to widgets

    #14663

    thank you so much, that worked!

    In reply to: Blue Box over every Post, similar to widgets

    #14661

    Any ideas?

    In reply to: How to Remove Widgets from Single Page

    #16283

    Forget that, I’m dumb.

    It was easily set up on the page edit area.

    Sorry for the dumb question.

    This theme is pretty amazing and highly customizeable compared to most.

    In reply to: Blue Box over every Post, similar to widgets

    #14660

    That unfortunately did not work. I tried that and it removed the header block altogether.

    Also is there anyway to move the page up? If you take a look at my site the page is not in line with the sidebars.

    http://www.civilpeprep.com

    In reply to: Blue Box over every Post, similar to widgets

    #14658

    So here is the code I have in the Custom CSS

    .type-page .post-title {
    background: url(images/bg-sidebar-h3.png) left bottom repeat-x #3C9CD2;
    background: -moz-linear-gradient(#ab0d18, #fff);
    background: -webkit-linear-gradient(#ab0d18, #fff);
    background: linear-gradient(#ab0d18, #fff);
    border-bottom: 1px solid #195392;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    *display: inline;
    font: bold 16px/20px arial;
    margin: -15px 0 5px -12px;
    padding: 7px 12px;
    text-shadow: 0 -1px 0 #555;
    width: 100%;
    zoom: 1;
    }

    For some reason the colors still remain blue on blue instead of red on white like my widgets.

    What can I do to get the page title block to match the widget block?

    http://www.civilpeprep.com

    In reply to: How to Add Banner Link to Header

    #16226

    This is going to sound bad, but I don’t know what a child theme is…

    I have the custom header made. I just don’t know how to add the link. Like where do I physically put the code?

    I read something about putting it in the header.php , but I have no clue.

    In reply to: Blue Box over every Post, similar to widgets

    #14657

    This worked. I still have 3 problems:

    1. I want to change the color of the border to red, but I’m not sure which color needs to change. I changed them all to #ab0d18 and that didn’t work.

    2. I want to change the font to white, but that’s not working either

    3. Most importantly the top of the border is not in line with the sidebars.

    http://www.civilpeprep.com

    Any help would be appreciated.

    In reply to: Widgets Not Showing Up On Some Pages

    #16188

    After another few hours I found an open html paragraph code that was running through my whole site 🙁

    Problem fixed.

    In reply to: Widgets Not Showing Up On Some Pages

    #16187

    I hope my posts aren’t considered spamming, I’m just trying to solve the problem as I go, but another one keeps coming up.

    Now I’ve got the sidebar widgets level, but my bottom right widget is causing all the problems. No matter where I put it it creats additional links below it.

    For instance my entire footer is now linked to my last widget and there are 2 footers now.

    http://www.civilpeprep.com

    Looking forward to a response. Thanks, and sorry for any extra posts.

    In reply to: Blue Box over every Post, similar to widgets

    #14656

    If I want that border for each of my page titles and post titles. Basically I want the same border as the widget on all page and post titles.

    Where exactly do I add custom CSS, or how?

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

  • 1
  • 2