Forums

Need help changing part of my template (3 posts)

  1. forbescreatives
    Member
    Posted 3 years ago #

    I'm using i3theme-1-7-classic template for my wordpress.

    I badly need help changing part of my template. There's one bit that's been troubling me for ages now and it's driving me mad lol!

    http://www.forbescreatives.com/blog

    If you look at the link above you will see these bright white thick borders around various parts of my template....How do I change the colour of these. I've altered every part of my style sheet and still can't find the code to change the color of the white border.

    Any help will be appreciated.

    Thanks.

  2. stvwlf
    Member
    Posted 3 years ago #

    Hi

    They are coming from a secondary stylesheet
    http://forbescreatives.com/blog/wp-content/themes/i3theme-1-7-classic/dbx.css

    this code

    .dbx-content {dbx.css (line 112)
    background: url(images/sidep-bottom.png) no-repeat 0 100%;
    margin:0;
    overflow:hidden;
    padding:5px 10px 9px;
    }

    It is a background image.

    Look into the Firefox Firebug extension. It took me 30 seconds to answer your question.

  3. forbescreatives
    Member
    Posted 3 years ago #

    Thank you. Problem solved. Much appreciated.

Topic Closed

This topic has been closed to new replies.

About this Topic