Keyword

How can i align text in item view

  • Newswatch24.com
  • Newswatch24.com's Avatar Topic Author
  • Offline
  • New Member
More
11 years 5 months ago #123168 by Newswatch24.com
How can i align text in item view was created by Newswatch24.com
how can i align the text in the item view to be by the right hand side of the item image?
Attachments:

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 4 months ago #123169 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: How can i align text in item view
You have to use CSS and floats in your image wrapper.

Something like this will do the trick
.itemImageBlock { float: left; margin: 0 20px 20px 0; }

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum