• Resolved ninagrayson

    (@ninagrayson)


    Hey WP Peeps,

    I’ve been redesigning the Flora Relief to match my logo and something wonky happened to the margins and padding. My Contact Form 7 is falling off the page on the left, and the page content is floating right. I’ve changed margins and padding, but it seems the author has several styles for a given id, and I don’t know which overrides what.

    Here’s my site ( It looks heinous!)
    http://vasocialmedia.com You can see the problem, I’m sure. Any suggestions how to correct css? I’m stumped.

    Here’s the code:

    /* Blog Widget */

    #main .sidecol ul { margin:5; padding:5; }
    #main .sidecol li { margin:5; padding:5; list-style:none;
    background:none; margin-bottom:1em; }
    #main .sidecol h2 { padding: 10px 5 0 5;
    font-variant:small-caps; font-size:1.25em; }
    #main .sidecol p { padding: 5px 10 0 5; margin: 5px 10 0 5; }
    #main .sidecol li li { list-style-image:url(img/bullet.png); margin: 0.3em 0; padding:0; }

    /* End Blog Widget */

    /* Sidebar Left */

    #main .sidecol form { padding: 0px 0 0 0; margin: 5px 5 0 5; }
    #main .sidecol ul ul { margin: 0px 0 0 5; padding: 5; }
    #main .sidecol ul ul ul{ margin: 0px 25 0 5; padding: 0; }

    /* End Sidebar Left */

    Aslo, does anyone know of a good affiliates/advertising plugins?

Viewing 8 replies - 1 through 8 (of 8 total)
  • You could start by sorting out the validation errors on your site. Then move onto the CSS errors.

    Thread Starter ninagrayson

    (@ninagrayson)

    Thanks esmi,

    lesson leared. the validation errors are from the original theme, i started writing css to tweek the form and that’s where it went wonky.

    i’ll have to stumble thru to correct it.

    p.s. – do you know how i can get my gravatar up?

    Where? Here? Did you use the same email address to register on the forum as you used for your gravatar account?

    Thread Starter ninagrayson

    (@ninagrayson)

    yup

    It should have picked up by now. You might want to re-check the email addresses used.

    Thread Starter ninagrayson

    (@ninagrayson)

    k, thanks

    btw, not all of these validation errors are true. I know the -moz and -wbkit rounded corners has worked. I’ll have to pick and choose my corrections wisely.

    I’d guestimate that about 50% of the other errors could cause problems in some browsers, though.

    Thread Starter ninagrayson

    (@ninagrayson)

    If you’re referring to the .php files, probably, however a lot of those look like they are from plugins or just the way Designer Relief wrote the files. It’s a great 3Col theme, just needs some tweaking.

    thanks;}

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Margins & Padding & Affiliates’ is closed to new replies.