Forum HikaShop General Talk about HikaShop CSS - Option text and Price
ようこそ, ゲスト
ユーザ名: パスワード: 自動ログイン
  • ページ:
  • 1

トピック: CSS - Option text and Price

CSS - Option text and Price 11 ヶ月 1 週間前 #54062

  • Huski
  • Huski さんのアバター
  • 現在オンライン
  • 投稿数: 153
  • hikashop essential
Hi
Can't work out how to change the styling on the text for the option and option price

Price including chosen option: $ 66.00

I want the price to show a different colour to the main text and can change the colour for the css span but it changes the whole lot.

I can see it in views/show_default but not sure which other view the actual code is in and then how to add another span in.

Thanks
最終編集: 11 ヶ月 1 週間前 by Huski.
ゲストの書き込みは許可されていません。

Re: CSS - Option text and Price 11 ヶ月 1 週間前 #54182

  • nicolas
  • nicolas さんのアバター
  • 現在オンライン
  • 投稿数: 30027
  • 感謝を受け取りました 2401
  • MODERATOR
You should be able to do that in CSS. No need to change the code.
For example:
.hikashop_product_page .hikashop_product_price_full{ color: blue !important; }
ゲストの書き込みは許可されていません。

Re: CSS - Option text and Price 11 ヶ月 1 週間前 #54188

  • Huski
  • Huski さんのアバター
  • 現在オンライン
  • 投稿数: 153
  • hikashop essential
Doesn't work on the option text line and price which appears to be combined
The css id is called hikashop_product_price_with_options_main. I want to add 2 styles to that line - one for the text part "Price including chosen option:" and one for the option price so I can style both seperately. Currently both are combined and have one style.
ゲストの書き込みは許可されていません。

Re: CSS - Option text and Price 11 ヶ月 1 週間前 #54189

  • nicolas
  • nicolas さんのアバター
  • 現在オンライン
  • 投稿数: 30027
  • 感謝を受け取りました 2401
  • MODERATOR
Ah yes, that text is inside one html element and can't be separated in CSS.
If you want to do that, you'll have to edit the file "option_price" via the menu Display->Views.
ゲストの書き込みは許可されていません。
次のユーザが感謝しました: Huski
  • ページ:
  • 1
ページ作成時間: 0.236 秒

Follow hikashop on Twitter