Forums

Can someone please help me with my theme (5 posts)

  1. krodriguez
    Member
    Posted 3 years ago #

    Hi I'm not sure how to explain this but, I was messing with my theme and accidentally deleted most of my polka dots in my background. Can someone pleas tell me how to get my polka dots back to cover the entire background? Thanks!

  2. ClaytonJames
    Member
    Posted 3 years ago #

    You may need to post a link to your site so someone can take a look at your theme. :-)

  3. sanjaymenon
    Member
    Posted 3 years ago #

    I hope you are having the original/downloaded theme file in your computer.
    Restore that messed up file from the original theme file, which you are having in your computer.

  4. krodriguez
    Member
    Posted 3 years ago #

    uh oh, someone else designed my theme. oops

    http://theglamorouswahm.com

  5. ClaytonJames
    Member
    Posted 3 years ago #

    Find this in your stylesheet;

    /* Header and Titles */
    #header { float: left; display: inline; width: 100%; height: 350px; padding: 0px; border-bottom: 3px #FFCCCB solid; background: #FFF9F9 url(images/head-back.jpg) repeat; }

    change it to this, and see if it looks like it did before.

    /* Header and Titles */
    #header { float: left; display: inline; width: 100%; height: 350px; padding: 0px; border-bottom: 3px #FFCCCB solid; background:transparent #FFF9F9 url(images/head-back.jpg) repeat; }

Topic Closed

This topic has been closed to new replies.

About this Topic