Margins & Padding & Affiliates
-
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?
The topic ‘Margins & Padding & Affiliates’ is closed to new replies.