Check out apperance

  • Posts: 27
  • Thank you received: 0
11 years 8 months ago #60015

Hi All,

Just two (probably VERY simple) questions - I am almost finished a site and I have a couple of little niggles that I could use some help with:

1, How can you remove the border around each module like the shipping address or billing address? - have looked in the display-views and front end CSS but with little success.
2, My shipping address module is floating to the right (in the check out process). I found this forum post http://www.hikashop.com/en/forum/2-general-talk-about-hikashop/50922-address-alignment.html#50922
it sounds very similar to my problem but I cant find the code that resolved the issue in my CSS - is there an over ride somewhere?

Site is http://beuchatdiving.info/pacificblue/

Would love some fresh eyes to help me over this hump

Thanks JP

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

  • Posts: 26014
  • Thank you received: 4004
  • MODERATOR
11 years 8 months ago #60037

Hi,

Borders are on the fieldset.
You can use this css rule:

#hikashop_checkout_login fieldset { border:0px; }

About the addresses, you have to remove the "float" values:
.hikashop_checkout_address_left_part{float:none;}
.hikashop_checkout_address_right_part{float:none;}

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.
The following user(s) said Thank You: nicolas, JPchennet01

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

  • Posts: 27
  • Thank you received: 0
11 years 8 months ago #60149

Merci Jerome!

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

Time to create page: 0.054 seconds
Powered by Kunena Forum