How do I change the table width

  • Posts: 41
  • Thank you received: 0
12 years 1 week ago #50342

Can anyone help. Where do I change the width of the table as it is going out of the page. I have attached an image of what is happening.

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
12 years 1 week ago #50388

Hi Cheesydoodles,

Try to add this property in your css file:

.hikashop_products_table adminlist{
	width: 734px;
}

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

  • Posts: 12953
  • Thank you received: 1778
12 years 1 week ago #50397

Hello,

In your CSS you'll have to change :

.hikashop_vote_stars {
width: 400px;
}


by :
.hikashop_vote_stars {
width: 300px;
}

Hope this 2 answers will help you :).

Last edit: 12 years 1 week ago by Mohamed Thelji.
The following user(s) said Thank You: Cheesydoodles

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

  • Posts: 41
  • Thank you received: 0
12 years 1 week ago #50478

That worked perfectly, thank you very much

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

Time to create page: 0.077 seconds
Powered by Kunena Forum