ようこそ, ゲスト
ユーザ名: パスワード: 自動ログイン
  • ページ:
  • 1

トピック: Check out apperance

Check out apperance 10 ヶ月 1 週間前 #60015

  • JPchennet01
  • JPchennet01 さんのアバター
  • オフライン
  • 投稿数: 27
  • hikashop essential
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
ゲストの書き込みは許可されていません。

Re: Check out apperance 10 ヶ月 1 週間前 #60037

  • Jerome
  • Jerome さんのアバター
  • 現在オンライン
  • 投稿数: 3703
  • 感謝を受け取りました 643
  • MODERATOR
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 [ www.obsidev.com ]
ゲストの書き込みは許可されていません。
次のユーザが感謝しました: nicolas, JPchennet01

Re: Check out apperance 10 ヶ月 1 週間前 #60149

  • JPchennet01
  • JPchennet01 さんのアバター
  • オフライン
  • 投稿数: 27
  • hikashop essential
Merci Jerome!
ゲストの書き込みは許可されていません。
  • ページ:
  • 1
ページ作成時間: 0.285 秒

Follow hikashop on Twitter