How to ....

  • Posts: 203
  • Thank you received: 0
10 years 9 months ago #182383

-- HikaShop version -- : HikaShop Business 2.3.4
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.4.30
-- Browser(s) name and version -- : Firefox 33

...align the buttons in one row when the productname has different lenght

awesomescreenshot.com/0f83z56q6b

...change the position of "*" to ne next to the text. like Name*

awesomescreenshot.com/0203z58k2d

Thx

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

  • Posts: 12953
  • Thank you received: 1778
10 years 9 months ago #182393

Hello,

1. You'll just have to use some CSS code like :

.hikashop_products .hikashop_container {
height: 359px;
}

2. To do that you'll just have to edit the code of the "Registration" file of the "User" view of your front-end template via "Hikashop->Display->Views"

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

  • Posts: 203
  • Thank you received: 0
10 years 9 months ago #182651

How to have these elements moved closer together and aligned on one line?

resource://jid0-gxjllfbcoax0lcltedfrekqdqpi-at-jetpack/as-ff/data/edit.html

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

  • Posts: 203
  • Thank you received: 0
10 years 9 months ago #182652

Mohamed Thelji wrote: Hello,

1. You'll just have to use some CSS code like :

.hikashop_products .hikashop_container {
height: 359px;
}

Mohamed Thelji wrote: 2. To do that you'll just have to edit the code of the "Registration" file of the "User" view of your front-end template via "Hikashop->Display->Views"




But how ?

But how?

Last edit: 10 years 9 months ago by CMS-Buttler.

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

  • Posts: 203
  • Thank you received: 0
10 years 9 months ago #182654

How to remove those tags?

awesomescreenshot.com/0613znfq74

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

  • Posts: 12953
  • Thank you received: 1778
10 years 9 months ago #182662

Hello,
1.
You'll have to move the "*" on the "Registration" file just before the input tag.

2.
Using that css code will do the job :

#hikashop_product_right_part #hikashop_product_tags_main {
display: none;
}

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

  • Posts: 203
  • Thank you received: 0
10 years 9 months ago #182745

How to have these elements moved closer together and aligned on one line?

awesomescreenshot.com/05f3zw9d29

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

  • Posts: 13201
  • Thank you received: 2322
10 years 9 months ago #182774

Hi,

Please read that documentation to see how customize the layout:
www.hikashop.com/support/support/documen...ize-the-display.html

You can too google other css documentations ;) I think that a float property can do the job.

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

Time to create page: 0.087 seconds
Powered by Kunena Forum