Images not displaying fully

  • Posts: 21
  • Thank you received: 2
11 years 5 months ago #149037

-- HikaShop version -- : 2.3.0
-- Joomla version -- : 3.2

I'm having difficulty making the images of the users control panel display properly in my template. The 48px height is fine buts its only showing 14px width so its cutting all the images short:



Any ideas what could be causing this?

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

  • Posts: 846
  • Thank you received: 92
11 years 5 months ago #149041
The following user(s) said Thank You: Scott

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

  • Posts: 84290
  • Thank you received: 13691
  • MODERATOR
11 years 5 months ago #149040

We would need a link to the page and a user access in order to look at the issue and tell you exactly what to do.

The following user(s) said Thank You: Scott

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

  • Posts: 21
  • Thank you received: 2
11 years 5 months ago #149118

I managed to repair it by editing the frontend_default.css in the media/hikashop folder

I changed the CSS values:

.icon-48-address {background-image:url(../images/icons/icon-48-address.png) !important;}

to
.icon-48-address {background-image:url(../images/icons/icon-48-address.png) !important;
width: 48px !important ;
height:48px !important ; 
}

On every icon that wasn't showing properly and it all appears to display properly now :)

Last edit: 11 years 5 months ago by Scott.
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 #149120

Hi,
Thanks for your feedback :).

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

Time to create page: 0.089 seconds
Powered by Kunena Forum