Modification_Layout_CSS_Terminer_ma_commande

  • Posts: 24
  • Thank you received: 0
12 years 10 months ago #20070

Bonjour, je voudrais modifier le layout "terminer ma commande" J`ai cherché dans le file frontend_custom1.css mais je ne trouve pas ou modifier.
Est ce que vous pouvez me dire ou je peux le modifier ?
Merci beaucoup.
Saluti
Claudio

Attachments:

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

  • Posts: 81622
  • Thank you received: 13084
  • MODERATOR
12 years 10 months ago #20072

Tout le CSS d'hikashop ce trouve dans le fichier CSS du front end que vous éditez.
Pourriez vous nous dire quel genre de modification vous souhaitez faire ?

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

  • Posts: 24
  • Thank you received: 0
12 years 10 months ago #20073

Je voudrais reduire la distance entre le button,l`ecriture "total" et le montant a peyer, voire la flèche rouge, il y a trop d`espace blanc et il ne sont pas sur une seul ligne.
Merci beaucoup.
Saluti
Claudio

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

  • Posts: 81622
  • Thank you received: 13084
  • MODERATOR
12 years 10 months ago #20074

Pourriez vous donner un lien vers votre magasin, que nous puissions vous donner plus de détails sur la façon de faire ?

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

  • Posts: 24
  • Thank you received: 0
12 years 10 months ago #20075

Merci beaucoup, voilà le link:

www.promptauto.ch/

Saluti
Claudio

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

  • Posts: 81622
  • Thank you received: 13084
  • MODERATOR
12 years 10 months ago #20076

The big white space comes from your template CSS:
hr {
border-top: 1px solid #CCC;
border-right: 0;
border-left: 0;
border-bottom: 0;
height: 100px;
}

In the file shop.promptauto.ch/templates/ja_purity/css/template.css

If you remove the height from it, you won't have that big space anymore.

For the button being on the same line as the total price, you need to add the CSS:

#hikashop_cart_module .hikashop_cart_button{ margin-top: -25px }

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

  • Posts: 24
  • Thank you received: 0
12 years 10 months ago #20077

Merci beaucoup, je vais verfièr.
Saluti
Claudio

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

Time to create page: 0.066 seconds
Powered by Kunena Forum