Position productlist

  • Posts: 33
  • Thank you received: 0
11 years 7 months ago #140160

-- url of the page with the problem --http://www.universal-gemstone.com/
-- HikaShop version -- : 2.2.3
-- Joomla version -- :2.5.17
-- PHP version -- :5.1.72
-- Browser(s) name and version -- : chrome 32.0.1700.76 m
-- Error-message(debug-mod must be tuned on) -- : Error_message

Hello I want to change the padding of the product list in the category and remove the underline of the product name and 2 product on 1 line but i can`t find the place were to chance this

https://www.diigo.com/item/image/25861/5ej7
Please see the screenshot.

Last edit: 11 years 7 months ago by janevert.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #140308

Hi,
Regarding your product listing styling issue, you'll probably just have to :
- Go to your product listing content menu/module configuration page through "Hikashop->Display->Content menus/modules"
- Use the "Number of columns" and "Number of items" options

Also can you give me more information about how your want "the underline of the product name" to be removed, and about how your want to change the padding of the product listing ?

Please Log in or Create an account to join the conversation.

  • Posts: 33
  • Thank you received: 0
11 years 7 months ago #140473

The space on the left of the text i tough it is a padding wath i have to change but i got result by changing in the Css front-end in default in to Custom at Display->Content CSS.

But can`t find where to change the underline into none. if i look with chrome element inspection i see this:
a:-webkit-any-link {
color: -webkit-link;
text-decoration: underline;

Underline have to change in none.

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 7 months ago #140569

Hi,
Using this CSS code will probably do the job :

a:-webkit-any-link {
text-decoration: none !important;
}

The following user(s) said Thank You: janevert

Please Log in or Create an account to join the conversation.

  • Posts: 33
  • Thank you received: 0
11 years 6 months ago #142203

Tanks that did the job

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum