- Posts: 10
COMMUNITY FORUM
nuModusVersus help
- KB
- Topic Author
- Offline
- New Member
How to change the size of K2 Category Picture ?
I am very new in Web, Joomla ...
Thanks in advance - MBC (Madagascar)
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
For generic module suffixes used you can check here nuevvo.com/documentation/free-templates/item/68-numodusversus under Module suffixes. For more specific per module suffix take a look under Visual walkthrough tab in the same page.
The K2 Category image size can change through the K2 Parameters under Images tab.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
- My website is in french. How can I change the text "read more" from the box (screenshot).
- Is it possible to change the "arrow" and change it in something like "arrow list" in topography section? How to do it?
Thanks in advance,
imgur.com/rmLWIuY,GfPET6t#0
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
- Posts: 15920
You need to either translate the template's language file to french or use Joomla!'s language overriding functionality and override the NU_READMORE language string.
We are using an icon font fortawesome.github.io/Font-Awesome/icons/ for all icons you can see in the typography section. You can easily change them by overriding the CSS values and changing the "content:" property.
You can find the appropriate values at the fontawesome site.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
For the arrow, I have to change this parameter "customList" in CSS module class. When I change it with Font awesome css value, I have just a list without icon. "customList" is not in Font awesome but fontawesome.io/icon/long-arrow-right/.
How to do? Sorry I'm very new in Joomla and ... . Thanks
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
You don't have to change the module suffix, just the :before element's content.
Add in your custom.css file the following rule.
.customList ul li:before {content:"\f178";}
This is the long-arrow-right character's unicode.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
I have another problem with K2 elements for image Size. I change parameters but size is not changing.
How to do?
Thanks
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
If you changed the image size through the parameters after you had already uploaded the images, then the new size won't work. You will have to re-upload them to get the new size.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
I tried your solution, but unfortunately it does not work.
By changing the size and uploading it, I still have the same thing. Just the image blurs if the size is small. Any idea?
Thanks
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
The link : malaza-trading.olympe.in/joomla2/index.php/component/k2/itemlist/category/86-selection-du-mois
First Item : with small pic in parameters
Second Item : with large pic in parameters
Thanks in advance,
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
You cannot have different size of images between the same group of items, i.e. Leading. All Leading would have the same image size.
If the 270px is not the appropriate size you want for the Small size or any other size you can change it through the K2 Parameters in the Image tab and then re-upload the image as I have mentioned in my previous post.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
1) My problem is when I open the item :
- malaza-trading.olympe.in/joomla2/index.php/component/k2/item/155-oct-2013-03 : For Small PIC
- malaza-trading.olympe.in/joomla2/index.php/component/k2/item/150-oct-2013-03 : For Normal size
The size of image too big .
2) How can I add K2 CATEGORIES in footer : demo.getk2.org/categories/content/33-interior-design
Thanks in advance,
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
1) Add the following CSS styles in custom.css file
span.itemImage {display:inline-block;}
span.itemImage img {width:auto !important;}
2) You could publish the K2 Tools -> Categories module to nuModusVersus_bottom position.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
Thanks a lot. It works perfectly.
I'm inching my website site. By the way, how do you display empty categories in the list of categories (K2). I can not find this option.
If want to display my products in this way how I should proceed. At this moment, my description goes into the bottom of the picture. Something like this : netdna.webdesignerdepot.com/uploads/2013/06/portfolio_1col.jpg
@ I have seen this two model and I'd like to know how to do that
1. behance.vo.llnwd.net/profiles11/2540813/projects/9316627/ad45943f3e71c10d65d90f9b0f7fc748.jpg - OUR TEAM WITH 04 BOXES
2. netdna.webdesignerdepot.com/uploads/2013/06/services.jpg - THE PRICING TABLE
Thank You
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
To show empty categories you will have to set the Catalog mode through the category parameters to Yes.
As far as the other layouts you have provided, I'm afraid that they were not included in our package. We have developed what you see in the demo site.
You can either develop them on your own or hire a developer to assist you with these views.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
I have a little problem. When i Add text in every "box", my text is not aligned.
For the box Quincaillerie for example in homepage : malaza-trading.olympe.in/joomla2/
I'd like to have something like my old design : malaza-trading.olympe.in/joomla/
How to do?
Thank you
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
You need to add this style declaration .columnItems-4 ul li .moduleItemIntrotext in your custom.css file and add a text-align:justify;
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KB
- Topic Author
- Offline
- New Member
- Posts: 10
I tried to add these lines to custom.css but its not working. I am very gifted in code and maybe my writing is not correct. How to write exactly please.
I add this in custom.css :
.columnItems-4 ul li .moduleItemIntrotext
text-align:justify;
Thanks ;)
Please Log in or Create an account to join the conversation.
- Yiota
- Offline
- Elite Member
- Posts: 311
.columnItems-4 ul li .moduleItemIntrotext {text-align:justify;}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.