- Posts: 8
COMMUNITY FORUM
Image and Text Alignment- Category Listing
- Bob Harvey
-
Topic Author
- Offline
- New Member
Less
More
9 years 1 month ago #151829
by Bob Harvey
Image and Text Alignment- Category Listing was created by Bob Harvey
Hi
Category Listing.
Is there any way I can change thje layout so the image is on the left and the text aligns to it rather than have the image then the text below it
Thanks
Category Listing.
Is there any way I can change thje layout so the image is on the left and the text aligns to it rather than have the image then the text below it
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 1 month ago #151839
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Image and Text Alignment- Category Listing
Are you using K2's default template or a 3rd party template?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Bob Harvey
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
9 years 1 month ago #151849
by Bob Harvey
Replied by Bob Harvey on topic Image and Text Alignment- Category Listing
Its a third party template that I have installed K2 onto.
Thanks
Thanks
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 1 month ago #151852
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Image and Text Alignment- Category Listing
Can you send me a link please?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Bob Harvey
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
9 years 2 weeks ago #153085
by Bob Harvey
Replied by Bob Harvey on topic Image and Text Alignment- Category Listing
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 2 weeks ago #153108
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Image and Text Alignment- Category Listing
The div.catItemImageBlock class in the community.css file should look like:
div.catItemImageBlock {
padding: 0px;
float: left;
margin: 0 15px 6px 0;
}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.