Keyword

Alignment in Items in Category View

  • Wayne Stephenson
  • Wayne  Stephenson's Avatar Topic Author
  • Offline
  • New Member
More
9 years 11 months ago #133116 by Wayne Stephenson
Alignment in Items in Category View was created by Wayne Stephenson
Hi all. First post here. Looks like you've got a great community going on. I am struggling a little with an Alignment issue.

If you see this screenshot you can see the issue I am experiencing.

Any help would be greatly appreciated.

Thanks in advance.

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 11 months ago #133117 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Alignment in Items in Category View
Hello Wayne,

Your screenshots seems to have been removed.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • Wayne Stephenson
  • Wayne  Stephenson's Avatar Topic Author
  • Offline
  • New Member
More
9 years 11 months ago #133118 by Wayne Stephenson
Replied by Wayne Stephenson on topic Re: Alignment in Items in Category View
Oops. Don't know what happened there. I have attached the PNG.

Thanks for your speedy response.


Attachment not found

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
9 years 11 months ago #133119 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: Alignment in Items in Category View
You need to set the article's footer position to absolute and align it to the bottom (bottom: 0) or you need to set identically sized images in your items.

A rough example would be:

.catItemView { position: relative; padding-bottom: 60px; }
.catItemLinks { position: absolute; left: 0; bottom: 0; width: 100%; }

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum