Staff Page – How to get content to float to the right of the picture

Support Area Forums Live Staff Page – How to get content to float to the right of the picture

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question:
  • Author
    Posts
  • #12656
    Deborah Gabriel
    Participant

    I am using smaller sized images on the staff page and would like to format the appearance of the profiles slightly differently to how it is at present. Instead of it looking like this: http://blackbritishacademics.co.uk/staff-group/ccordinator/ I would like it to look like this: http://blackstudiesresearchuk.org/staff/ with the content floating to the right of the image.

    How can I achieve this?

    Thank You.

    #12659
    Bill Robbins
    Moderator

    Deborah,

    You can do that. Here’s how:

    1. Go to the Theme Options page and select the Styling tab.
    2. Scroll down to the Custom CSS box and paste this:
      
      .tax-staff-group img.attachment-portrait-small {
      	float: left;
      	margin-right: 20px;
      }
      
    3. Update your settings.

    That should let your staff images float to the left. If you have any questions or trouble, let me know.

    Take care,
    Bill

    #12661
    Deborah Gabriel
    Participant

    Thank you Bill – it works like a dream!

    Best Wishes
    Deborah

    #12663
    Bill Robbins
    Moderator

    Fantastic. If you need anything else, let me know.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Staff Page – How to get content to float to the right of the picture’ is closed to new replies.