Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Template css conflicts with Hikashop

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I have a problem with the pagnation on my Hikashop. In Hikashop forum I was told that it had something to do with my template and Hikashop.
The solution was to add this:

.
pager:before, .pager:after, .pagenav:before, .pagenav:after {
    display: inline-block !important;
}

in my css file. But I don't really dare to do that, could you please advise me?

It is on my product pages, at the bottom
The page is here:
www.butik.meisolle.com/index.php/sma-ting

Also I need help with the size of the header in each product and when you need to checkout, there are so BIG. Is it also the template?
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
There is also a problem with the shop on my page, being to small in width, can you help me with that too?
www.butik.meisolle.com
try leave for more than 1000 kr i the basket and you will see that the numbers doesn't fit on the screen.
thanks
/Christina
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Looking at the the text title

.hikashop_subcontainer .hikashop_product_name {font-size: 2em; }

This is the current value

So you would need to reduce this 2em value when adding it to the custom.css
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: Christina
Page navigation wise if you add this

.pagenav {float: none; padding-right:1em}

Does that work for you?
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: Christina
Hi Christina,

Are we looking at the totals in the cart?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
If so try adding this

td.hikashop_cart_subtotal_value, td.hikashop_cart_shipping_value, td.hikashop_cart_tax_value, td.hikashop_cart_total_value {padding: 10px 0px !important;}
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: Christina
GREAT Thank you Paul.
About the last code, how to make it a bit wider? I tried to change the padding, but that did not work, what do do otherwize?
Also I would like it to include it to all the pages
That means those too:

the category
www.butik.meisolle.com/index.php/online-butik

the products
www.butik.meisolle.com/index.php/engle
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
"Also I would like it to include it to all the pages - That means those too:"

Can you just add a pic pointing to what you are referring to?

Do you mean cart of something else?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Yes,
I would like the shop part to fill out untill the pink line I made in (file_1), so it is more in line with the menu.
Actually, I think the "problem" also is on the frontpage of my website. It is like the module don't go all the way out in line with the header menu (file 2), like it does on the menu with an article (file_3).

In the cart it is the same, (file_4) The last picture is the adress fields in my cart, they are jumping in the middel, would be nice to have them in line with all the other fields, to the left.



file_1.jpg



file_2.jpg


file_3.jpg


file_4.jpg


file_5.jpg



Tell me if it is too confusing :)
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
Last Edit: 9 years 3 months ago by Christina.
The administrator has disabled public write access.
Can you attach the layout tab for the sidebar and the main content area?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
what do you mean Paul? I don't understand. The modules?
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
In the template settings of the template admin

Can you attach a screenshot of what the settings are for the sidebar and main content in the layout tab

Thanks
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
I send you all
Attachments:
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Try increasing the main content to 5

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: Christina
that worked thank you Paul
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
And no it didn't actually.. some content in the checkout page disapeared

the small fields are missing, where you choose
Attachments:
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
I solved it.
At the same time when I changed the maincontent to 5 I changed the sidebar to 3, because I thought it was too wide. That was why some content (the coose) buttons diapeard.

I keep the wide sidebar, because now the other part of the shop is more in line with the menubar.

thanks
  • Christina's Avatar
  • Christina
  • 12 Month basic
  • 241 posts
  • 2 Thanks
  • Karma: 0
The administrator has disabled public write access.
Thanks for the update :)

Good luck with it

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers