Looking for User Photo Padding Help
-
Using the UserPhoto plugin on this page:
https://talkflop.com/blog/?author=2
Need to get some additional padding around that photo… not sure how to add it. I’m assuming it should be added to the array but I can come up with the right code…
Here’s what I’ve got now:
<h2>About <?php echo $curauth->nickname; ?></h2>
<?php the_post(); userphoto_the_author_photo(”, ”, array(align => ‘right’, border =>’1′)); rewind_posts(); ?>That code is on my author.php page.
Thanks in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Looking for User Photo Padding Help’ is closed to new replies.