Product price CSS in cart

  • Posts: 279
  • Thank you received: 1
11 years 6 months ago #135372

Great thank you. Yes, I didn't read Xavier's post correctly first up so that created the confusion I guess - my apologies. I was trying to edit the CSS file in the wrong place - I was looking in display rather than under config. Could I make a suggestion that all the editing is done from a single location? It would seem, to me anyway, that all the editable files (from within HS) are located from a single location. What, also, would be nice is some documentation on what file controls what portion of display. I know that, generally, I can figure out with Firebug or similar, but a visual sheet of locations would be great.

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

  • Posts: 83937
  • Thank you received: 13599
  • MODERATOR
11 years 6 months ago #135419

Thank you for your feedback.

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

  • Posts: 32
  • Thank you received: 0
11 years 2 months ago #151811

How to correct distance between product price and button "contact us for more information" on the cart in product page ?

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
11 years 2 months ago #151814

Hi,

You can correct that by editing the view "product / show_tabular" (or another one depending on your settings and edit the HTML code. Or correct it with some css properties.

Here is a tutorial which can help you:
www.hikashop.com/support/support/documen...ize-the-display.html

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

  • Posts: 32
  • Thank you received: 0
11 years 2 months ago #152036

Hello Xavier, if we had this knowledge, we can make your own web shops :) Maybe a little more detail where and what needs to change :)

Last edit: 11 years 2 months ago by LIP Trade. Reason: Mistake

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

  • Posts: 12953
  • Thank you received: 1778
11 years 2 months ago #152053

Hello,
A link to the page where you have that issue will probably help us to understand your issue :).

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

  • Posts: 32
  • Thank you received: 0
11 years 2 months ago #152225

Yes, of course, test.donmarin.com/ every product page, we turned off the vote and we want to remove the space between the button and the price contact us for more information :)

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

  • Posts: 12953
  • Thank you received: 1778
11 years 1 month ago #152277

Using this kind of CSS code will probably do the job :

#hikashop_product_right_part #hikashop_product_contact_main {
margin-top: -20px;
}
And As Xavier said, the solution can also be to edit the view "product / show_tabular" via the menu display > views and remove the HTML tags "<br/>".
You should find 4 times this tag.

The following user(s) said Thank You: LIP Trade

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

  • Posts: 32
  • Thank you received: 0
11 years 1 month ago #152388

Thanks, i remove the HTML tags "<br/>" and thinks gona OK :)

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

Time to create page: 0.102 seconds
Powered by Kunena Forum