-
AuthorPosts
-
August 31, 2009 at 2:41 am #143814
I’m using jacatslwi in JA Sulphur. I have five items and I want to show them all in one row, but by default it only allows three items per row.
So it looks like below (where [ ] is an item):
[ ] [ ] [ ]
[ ] [ ]Is there a way to change this so it looks like this:
[ ] [ ] [ ] [ ] [ ]
Thanks!
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
August 31, 2009 at 7:38 am #315789Hi michauda
Please open templates/ja_sulfur/css/template.css file, at about 1382, find following code:
div.ja-catslwi {
float:left;
width:32%;
}and change to:
div.ja-catslwi {
float:left;
width:19%;
}5 users say Thank You to JA Developer for this useful post
September 1, 2009 at 12:44 am #315945That worked perfectly! Thank you so much. I really appreciate it.
fitzpatrickprince Friendfitzpatrickprince
- Join date:
- September 2009
- Posts:
- 1
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
October 19, 2009 at 6:07 pm #321003I have a related question to this … how do you set the order or what article appears on the left, middle, and right? It was working originally, but since I’ve changed the category of where the articles are placed, they aren’t in the correct order.
***Update*** — I figured it out… I went to Article Manager and changed the order of articles to rearrange them in the module. So the one I wanted to be first needed to be in the “1” position and the middle in the “2” position and so forth.
apdodger Friendapdodger
- Join date:
- April 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
June 11, 2011 at 4:30 pm #395875Hi
Using the sulfur template on my site, and only now did I notice a small detail on the jcatslwi module on the home page: the width between the three columns of the module is not equal – the width on the right is slightly larger than the width on the left.
Is it possible to center it completely (equal widths on both sides)? I’m sure it is, but if you can offer any advice as to how to do it, I would be grateful.
Many Thanks,
Adam.June 13, 2011 at 2:32 pm #396113Hi
I have seen JA Sulfur Demo but there is jcatslwi module have same width. Please clarify your issue with screenshot, so i can help you better.
apdodger Friendapdodger
- Join date:
- April 2011
- Posts:
- 25
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
June 14, 2011 at 2:43 pm #396320Hi Amita,
I clarified this issue already, thank you.
But strangely, my site suddenly displays “JCATSLWI COULD NOT FOUND DATA”, and the module no longer works.
Do you have any suggestion? I have checked that the module is using content from the correct category, but it is not showing on the front page.
Thank you,
Adam.June 15, 2011 at 6:01 am #396427Hi
To make width between the three columns of the module equal , do following changes in template.css :.ja-catslwi-first {
margin-right: 10px;
}
Change 10px to 13px.About “JCATSLWI COULD NOT FOUND DATA” error, please check that your articles have some image & text to be displayed.If you have the data & still getting error please give your joomla admin details at http://support.joomlart.com/index.php?/Tickets/Ticket/View/74523 , so that i can take a look.
1 user says Thank You to amita for this useful post
-
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by apdodger 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum