How to configure the width of the Event list table

  • Dwarkamai
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #45992 by Dwarkamai
I would like to extend the width of the table for the Events listing and the Date info.

www.shrisaichavadi.com/events

Could you please provide a configuration property for this that can be set in the Configuration page.

Thanks

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

More
11 years 9 months ago #46003 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to configure the width of the Event list table
Hi Shri

That's controlled by some css code in your site template. Please open the css file of your site template (templates/siteground-j16-41/css/template.css), find the css code below :
Code:
.maincol .cont{float:left;font-size:12px;margin:10px;padding:0;width:518px}

As you can see, the width for that section is set to 518px. You can change 518px to a higher value, for example 600px and it should look OK !

Tuan
The following user(s) said Thank You: Dwarkamai

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

  • Dwarkamai
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 3 months ago #54915 by Dwarkamai
Thanks a lot for this suggestion. It has worked.

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

More
11 years 3 months ago #54919 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to configure the width of the Event list table
Great, thanks for confirming (after 6 months the answer posted :D )

Tuan

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

Moderators: Tuan Pham Ngoc