Skip to main content

my customer account page does not look like it should

More
9 years 2 months ago #274274 by anut_peach
-- url of the page with the problem -- : www.bembu.at/index.php/en/hika-customersection/user/cpanel
-- HikaShop version -- : 3.1.1
-- Joomla version -- : 3.7.0
-- Browser(s) name and version -- : chrome

as you can see in the attachment, my customer account page does not look as it should!?
this is "out of the box", i did not change anything.
can you help me to fix that?
thanks.

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

More
9 years 2 months ago - 9 years 2 months ago #274316 by nicolas
Hi,

Either you're missing the CSS:
Code:
div.icon-wrapper div.icon a { background-color: #fff !important; background-position: -30px; display: block; float: left; height: 97px; width: 108px; color: #565656; vertical-align: middle; text-decoration: none; border: 1px solid #CCC; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-transition-property: background-position, -webkit-border-bottom-left-radius, -webkit-box-shadow; -moz-transition-property: background-position, -moz-border-radius-bottomleft, -moz-box-shadow; -webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; }
from the "frontend CSS" of HikaShop.
Or that CSS is overridden by some CSS of your Joomla template.
The main issue I see is that the width of the elements don't all have the same width but that CSS code forces the width to be the same for all the elements.
Last edit: 9 years 2 months ago by nicolas.

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

More
9 years 2 months ago #274317 by anut_peach
thanks for your reply.
the css code is in the frontend CSS,
so i will look if i can find the override issue by my template.

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

Time to create page: 0.151 seconds
Powered by Kunena Forum