CSS styling

  • Posts: 5
  • Thank you received: 0
11 years 5 months ago #138751

-- url of the page with the problem -- :

delovo.dk/index.php?option=com_hikashop&...oduct&layout=listing
delovo.dk/index.php/component/hikashop/checkout

-- HikaShop version -- : newest (6/1/2014)
-- Joomla version -- : 3.2
-- PHP version -- : 5.3.28
-- Browser(s) name and version -- : Firefox, Crome, Internet explorer ALL newest.

Hello, can anyone help me with the styling of the above 2 pages? It does not do well with my template, as i see it its with the hikashop_checkout_login row-fluid there is a problem - can anyone please help me so i can make it look good?

Thanks

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

  • Posts: 41
  • Thank you received: 9
11 years 5 months ago #138753

I would suggest to start enhancing layout by setting fixed width to product block. So, for example:

.hikashop_product  {
width: 300px;
outline: 1px solid #CCC;
float: left;
margin-right: 20px;
}

Last edit: 11 years 5 months ago by Savickis.
The following user(s) said Thank You: Mohamed Thelji

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

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #138769

Hi,
You'll probably be able to solve your problem by using some CSS code. Also, if you want some help can you show us what you problem really is and how you want to fix site through some screenshots so that we can understand your problem ?

The following user(s) said Thank You: samzye

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

  • Posts: 5
  • Thank you received: 0
11 years 5 months ago #138837

Thanks for your support, i have some screens so you can see what i had in mind.

On the first page, i would like to have the "order" button allign under the product.
This page -> delovo.dk/index.php?option=com_hikashop&...oduct&layout=listing
SCREEN -> www.samzye.com/delovo_css1.jpg

And on the checkout page, i would like to have it allign up nice like this.
The page -> delovo.dk/index.php/component/hikashop/checkout
SCREEN -> www.samzye.com/delovo_css.jpg

I would be so gratefull if someone could assist me with this, and great shop by the way! Its very easy to use.

Thanks

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

  • Posts: 13201
  • Thank you received: 2322
11 years 5 months ago #138872

Hi,

1. thanks to use the following css property:

.hikashop_cart_input_button{float: none !important; margin: auto !important;}

2. This is a little bit more complex, it will require views editions.
You have to edit the views "checkout / login_form", "user / registration" or "user / bootstrap_registration"

The following user(s) said Thank You: samzye

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

  • Posts: 5
  • Thank you received: 0
11 years 5 months ago #138954

Hi Xavier

Thanks for your reply!

Yes i know its a bit of costumization, is there anyone inhere there perhaps can assist me with this?

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

  • Posts: 83933
  • Thank you received: 13588
  • MODERATOR
11 years 5 months ago #138961

You can find integrators to customize these views via joomlancers.com or our commercial jobs forum.

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

Time to create page: 0.095 seconds
Powered by Kunena Forum