- Posts: 10
COMMUNITY FORUM
nuModusVersus help
- KB
-
Topic Author
- Offline
- New Member
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.
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.
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.
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;
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;}
Please Log in or Create an account to join the conversation.
- demis
-
- Offline
- New Member
- Posts: 3
Could i get some help?
Thank you in advance!
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
Thanks for your support, I have search about how to change the background from solid color ( green ) in the top become picture background, and how to re size the size ( high ) of sliding image.
Yhudi
Please Log in or Create an account to join the conversation.
- Yiota
-
- Offline
- Elite Member
- Posts: 311
To add a background image to the header you will have to edit the custom.css file located in your template folder/css and add header {background-image:....}
To resize in height the slideshow just add in the same file (custom.css) #slideshow .itemsWrapper {height:YOUR HEIGHT IN PIXELS and max-height:YOUR HEIGHT IN PIXELS;}
@demis
Provide us with some information:
1) Which Quickstart package did you install? What PHP version does the server use? Do you get any errors while trying to open the Administrator area?
2) Have you checked that the configuration.php file contains the right paths and credentials for the database?
P.S. To create a new topic you have to visit the appropriate forum board, i.e. nuModusVersus and select New Topic button from the top left corner right before the title.
Please Log in or Create an account to join the conversation.
- demis
-
- Offline
- New Member
- Posts: 3
2) It seems that the paths are ok (C:/xampp/htdocs/mysite/log) and the database. The steps in ANGIE seems to be ok although i'm using ANGIE first time and i don't know if i'm doing something wrong.
Thank's for the reply!
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
Header already ok as your suggest, but after relogin I get error
SQL=INSERT INTO `dsvxi_session` (`session_id`, `client_id`, `time`) VALUES ('4bf40dd8d9200e2d09ee7e24430f53a8', 0, '1381227129')
Please Help
Tks,
Please Log in or Create an account to join the conversation.
- Yiota
-
- Offline
- Elite Member
- Posts: 311
Try to Fix your database. Go to Extensions Manager -> Database and click on Fix. If that doesn't help then you could also go to Components -> Admin Tools and click on Repair and optimize tables.
This has nothing to do with the change you did in the css file.
@demis
PHP 5.5.27 doesn't exist. You probably sent us the version of your MySQL. When you run ANGIE what did it write on the first page right next to PHP version? Did you have any problems through the process?
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
I can not open /administrator also, with same error.
Many thanks for help.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Offline
- Elite Member
- Posts: 311
Please Log in or Create an account to join the conversation.
- demis
-
- Offline
- New Member
- Posts: 3
Please Log in or Create an account to join the conversation.
- dibarto
-
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.