shariebeth
Forum Replies Created
-
Hi, same issue here. Just tried to update, and the download has no version number attached and seems to be 1.5.7.
I manually download and drop in.http://downloads.wp.xz.cn/plugin/wp-user-avatar.zip is the url that is provided for the 1.5.8 update.
Oh my gosh, there is another #main section.
Your pointing out line 502 did the trick. I edited the wrong one. (Although mine was line 504). I changed padding from 0 40px 0 0 to what is below and that did the trick! Thank you so much!/* =Content -------------------------------------------------------------- */ #main { clear: both; overflow: hidden; padding: 0 0 0 0; } #Hi LeopardOnTheLoose and Howdy_McGee,
Thanks for such quick replies. But still nothing. I tried, just for kicks, padding-top: -100px; in addition to 0, but no luck either way.My site is hand made and I shh into my own webserver so editing is via command line in a bash terminal.
/* The main theme structure */ #colophon, #main { padding-top: 0; } #wrapper { margin: 0 auto; width: 960px; } #wrapper { margin: 0px auto !important; padding: 0px; padding-top: 115px; width: 100%; background-color: transparent; }