Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7161111
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T13:30:41+00:00 2026-05-28T13:30:41+00:00

I installed WordPress User Photo plugin that allows to show an authors photo. So

  • 0

I installed WordPress User Photo plugin that allows to show an authors photo. So far so good, but I want it to be displayed not after the post date, but rather parrallel to the author’s name and post date.
The following image explains it all :

enter image description here

it seems I managed to create a new CSS class.. I added in the css:

featured-posts-block .user-photo {}

Then in the loop, I wrapped the user photo code in the same CSS thing, so it is now:

To test it, I added "border:2px solid blue;" to the CSS, and it showed up good..

But I am unable to make it float to the right of the text , like I demonstrated in the photo above. Help is appreciated.

It would be great if you please also tell me what how would the code look like if I want to resize the image when it is displayed.

The website where you can see it:
http://kuttabna.net

The code I am using to display that chunk:

<h2 class="entry-title"></a><a>" rel="bookmark" title="<?php printf(__('رابط  %s', 'framework'), get_the_title()); ?>"> <?php the_title(); ?></a></h2>

<!--BEGIN .entry-meta .entry-header-->
                        <div class="entry-meta entry-header">
                    <span class="published"> كتبها
                    <?php the_author_posts_link(); ?>  </span>
                    <span class="meta-sep">·</span>
                    <span class="published"> في <?php the_time( get_option('date_format') ); ?>
<?php userphoto_the_author_thumbnail() ?></span>
                            <!--END .entry-meta entry-header -->
                        </div>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-28T13:30:42+00:00Added an answer on May 28, 2026 at 1:30 pm

    The image is being printed out inside of a div with class user-photo add a new Style to your page with the float: right for that class.. included margin-left 5px just for some spacing.

    <style type="text/css">
    div.user-photo{
        float: right;
        margin-left: 5px;
    }
    </style>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a plugin installed on my wordpress blog that takes the email address
i had installed a wordpress and i want to show the posts in a
I have so far been a dedicated Wordpress user, but have been researching other
I just installed Wordpress, and one thing I discovered is that site URL appears
I installed the latest version of Wordpress and added the WP-Syntax plugin (and also
I've got Wordpress 2.5 installed on my website. It works well, but I can't
I had this Wordpress installation which was installed in a subfolder (not root). Like
I have a site that uses wordpress for community purposes, it is installed under
I installed wordpress in a media temple server and noticed that couldn't upload files.
I just installed WordPress in a subfolder on my site (http://www.example.com/wordpress/) and I want

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.