- Posts: 33
- Thank you received: 0
Catergory/Product Description
-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
How can I get the description of the product below the title in a smaller font? Also how to get the category description below the category title?
Struggling!!
What I need is attached
Please Log in or Create an account to join the conversation.
Have you read that tutorial:
www.hikashop.com/support/support/documen...ize-the-display.html
It give many details on how apply css properties and how to change the positions of the elements.
Please Log in or Create an account to join the conversation.
First of all I would like to congratulate you guys on an absolutely awesome product, I have spent a lot of time going through the forum and solving endless problems only to find that most of the solutions were obvious and logical. I am nevertheless stuck with one last problem, is there a "SIMPLE" way to put the description below the shoe sizes? In this case, "Medusa knee high leather boots". I have read the documentation but do not use firebug. I would rather edit the css locally with dreamweaver and replace it via Filezilla. Thank you so much for your great support.
Joomla 3.2.7
HikaShop Starter: 2.3.5
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If other forum posts have helped you, here is another one for you on moving the product description: www.hikashop.com/forum/product-category-...m-to-right-side.html
You can also use other browser consoles/"inspectors", of course - it doesn't have to be Firebug. By using one you'll be able to analyse HTML, CSS and what not else, but without one you'll be rather helpless.
In any case, for CSS customisation follow at least the first steps of the documentation, so you get HikaShop to load and use a custom CSS file, because if you'd edit original files, you'd lose all your changes when you update HikaShop, or you'll at least need to re-apply everything.
Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Posts: 21
- Thank you received: 0
I have to edit the file : media / com_hikashop / css / frontend_default.css ?
Please Log in or Create an account to join the conversation.
- Posts: 21
- Thank you received: 0
Please Log in or Create an account to join the conversation.
Editing the file media / com_hikashop / css / frontend_default.css won't help.
You need to edit the file "show_default" via the menu Display>Views as explained in the link provided by loosyfool:
www.hikashop.com/forum/product-category-...ght-side.html#182628
Please Log in or Create an account to join the conversation.
- Posts: 21
- Thank you received: 0
so this file?
but I don't found hikashop_product_bottom_part
Please Log in or Create an account to join the conversation.
giuseppe123456 wrote: ok
so this file?
but I don't found hikashop_product_bottom_part
Yes, this is the correct file. You'll find the relevant part, as you'd expect, near the bottom of the file.
Do not modify core files, but instead create a proper override by following instructions under the link I gave you in your other thread on the same matter: www.hikashop.com/support/documentation/1...-display.html#layout
This will prevent you losing your changes when updating.
BTW, no need at all to post entire files here. A reference to the file/view location and name will do, obviously.
Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
Please Log in or Create an account to join the conversation.
- Posts: 21
- Thank you received: 0
thanks fo answers..
I don't understad what I need to do. If that's the case, in "show_default" you'll find a div with id/class "hikashop_product_bottom_part", and inside the div with id/class "hikashop_product_description_main". This latter div you want to move to where you want it, in your case further up inside the div with id/class "hikashop_product_right_part".
can you help me please?
Please Log in or Create an account to join the conversation.
giuseppe123456 wrote: I don't understad what I need to do.
To keep this (old) thread "clean" and continue with your specific case, I'm responding in your other, original thread. I'd say let's end this here as it would probably lead too far here.
Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
Please Log in or Create an account to join the conversation.