Change layout of User control panel

  • Posts: 42
  • Thank you received: 0
12 years 1 month ago #69242

My user control panel is all squished.. what do I need to do to fix this??
lesliesalpacas.cloudaccess.net/cpanel.html

Thanks!!

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

  • Posts: 13201
  • Thank you received: 2322
12 years 1 month ago #69272

Hi,

In HikaShop > Configuration > Display, edit the frontend css file, and add/edit the property:

#hikashopcpanel div.icon{
    height: 100px !important;
}

The problem come from your template which override the default css.

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

  • Posts: 42
  • Thank you received: 0
12 years 1 month ago #69391

Awesome!! Thank-you :)

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

  • Posts: 42
  • Thank you received: 0
12 years 1 month ago #69722

I am pretty sure my template is the culprit for the super large titles in my cart/wishlist. I've tried numerous changes in the css and can't figure out what to change! Please help :)

lesliesalpacas.cloudaccess.net/cpanel/ca.../cart_type-cart.html

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

  • Posts: 13201
  • Thank you received: 2322
12 years 1 month ago #69795

Try this:

.hikashop_carts .title{
    font-size: 15px !important;
}

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

  • Posts: 42
  • Thank you received: 0
12 years 1 month ago #69864

Thank-you so much! This worked!!

I have to say that this is the best forum I've ever EVER used for support! Super impressed! Thank-you again :)

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

  • Posts: 42
  • Thank you received: 0
12 years 1 month ago #69910

Hi Xavier!

I am having a hard time changing the photo sizes on my product pages.
When I play with the Thumbnail, Product Page, and Image width in the Files and Images options in the Configuration.. the only thing that affects the size of the photo is the Thumbnail.. but then it makes the image too big when displayed in the cart.
When I try to change the product page width it moves the photo over but doesnt make it bigger.. is this another problem with the template overriding or am I missing something obvious?

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

  • Posts: 13201
  • Thank you received: 2322
12 years 1 month ago #70054

Hi,

I think it's a conflict with you template, you can edit the image size in css if you want.
You can find some documentation here:
www.hikashop.com/en/support/documentation/faq.html#css

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

  • Posts: 42
  • Thank you received: 0
12 years 1 month ago #70196

Thank-you for your help, I ended up downloading firefox and installing the firebug add-on which helps me to understand a little bit. From what I see the product page is pulling the image from the /media/com_hikashop/upload/thumbnail_0x200/ folder..
I played with all the product image classes in the css file and nothing is changing. It changes the container for the photo but still pulls from the 0X200 thumbnail folder so it doesn't change the size of the photo itself.
I thought of a work around .. I could make each of the photos 450px wide and then upload them to the server via ftp.. then change each product page to pull from the 0X450 thumbnail folder but that seems like a lot of needless work. PLEASE help!!

What seems like a simple task is ending up wasting hours on end and I am ready to scrap my entire template and start over :(

Anyone have any suggestions?

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

  • Posts: 13201
  • Thank you received: 2322
12 years 1 month ago #70224

Hi,

Can you give me a screenshot of your "Files / images" configuration ? (in HikaShop > Configuration > Files)

I think that there is a wrong parameter in this configuration, because your folders are 0x250, if the width of the pictureis "0" it's normal that nothing appear.
So it's a parameter to change in your configuration I think.

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

  • Posts: 42
  • Thank you received: 0
12 years 1 month ago #70341

Ahh ha!

I figured it out.. thanks to you!
I had the product page width set and left the height since I have different sized product images I thought just setting the width would allow it to keep the proportions correct for all the photos.. I just tried adding the 275 width and then 275 height and it worked!

Thank-you again

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

Time to create page: 0.085 seconds
Powered by Kunena Forum