Post a picture in your bio-box?
elifitz
Registered Users Posts: 4 Beginner grinner
I can't get a picture to post i have tried every way I know how. Can anyone help???
0
Comments
--- Denise
Musings & ramblings at https://denisegoldberg.blogspot.com
<html>
<img src="/photos/xxxxxxxx-M.jpg" />
</html>
Add this to your CSS to suppress the "me" bio photo and center new photo.
#bioBox {
text-align: center;
background: none;
}
#bioBox .photo {
display: none;
}
My Website index | My Blog
I entered it as listed...I am new to all this code stuff I am not sure what I did wrong? How do I center the photo within the bio box?
http://www.tomiearl.com