I'd like to remove this section from underneath all posts, and just have the 'Author Box' displayed with the gravatar but spread across the full width of this area. I tried editing the author-social-box.php but it pushed the sidebar underneath the container.
Remove 'Enjoyed This Post?'
4 posts from 3 voices-
Posted 1 year ago #
-
Hi,
You probably forgot to close a div or missed a semi colon or something when you edited the php file.
You can take the social box out completely with css:
.social-box {display: none;}
If you want the author box ranged to use all the area you might have to fiddle with the css (width, padding float etc) of that element class (.author-box) to get it to re- align properly.
Posted 1 year ago # -
Thank you very much! :)
Posted 1 year ago # -
Thanks for helping rumblefish!
Regards,
MyaPosted 1 year ago #
Topic Closed
This topic has been closed to new replies.














