[Solved]Pagination Color

  • Posts: 203
  • Thank you received: 0
12 years 9 months ago #45554

How can i change the color uf pagination controls at the bottom in produkt table view.

How can align the Prodoct description text to the left? Now it is centered.


Thx

Andreas

Last edit: 12 years 9 months ago by CMS-Buttler.

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

  • Posts: 83103
  • Thank you received: 13418
  • MODERATOR
12 years 9 months ago #45774

For the description, there is nothing is HikaShop which changes the centering. So it must come from your template. We would need a link to the page if you want us to look at it.

For the pagination, you can edit the file "front end CSS" of HikaShop via the Display tab of the configuration and change the corresponding CSS code (search for the word pagination in that file).

The following user(s) said Thank You: CMS-Buttler

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

  • Posts: 203
  • Thank you received: 0
12 years 9 months ago #47004

Got my pm?

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

  • Posts: 83103
  • Thank you received: 13418
  • MODERATOR
12 years 9 months ago #47103

Yes, but I can see that the description is left aligned ( see /product/11-cyber-clean for example ) and the thread marked as solved. So I don't see what you want me to tell you ?

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

  • Posts: 203
  • Thank you received: 0
12 years 9 months ago #47232

this problem refers to
shop.rewaco.de

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

  • Posts: 83103
  • Thank you received: 13418
  • MODERATOR
12 years 9 months ago #47459

Ok, so you're talking about the product name, not the product description and on the listing of products on that page right ?
In that case, it's that CSS that you should use:

span.hikashop_product_name {
text-align: left !important;
}

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

  • Posts: 203
  • Thank you received: 0
12 years 9 months ago #47554

Nicolas, you are the best. :-)

THX

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

Time to create page: 0.063 seconds
Powered by Kunena Forum