image pane div

  • Posts: 47
  • Thank you received: 0
12 years 11 months ago #33569

My client has turned on image pane and we are having a stylying issue. There is an inline style that sets the width to 250 px. Where can I change this to 200px?

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

  • Posts: 82909
  • Thank you received: 13379
  • MODERATOR
12 years 11 months ago #33593

Could you give a link to your page so that we can see what you're talking about ?

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

  • Posts: 47
  • Thank you received: 0
12 years 11 months ago #33597

cmathletics.com

Click on Men's Apparel and then Graphic Tees. You will see the black box that extends to the right. Firebug says that's an inline width style.

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

  • Posts: 82909
  • Thank you received: 13379
  • MODERATOR
12 years 11 months ago #33614

You can force it with some CSS like that:

.hikashop_img_pane_panel{
width: 220px !important;
}

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

Time to create page: 0.063 seconds
Powered by Kunena Forum