- Posts: 6
- Thank you received: 0
How to configure the width of the Event list table
- Dwarkamai
- Topic Author
- Offline
- New Member
-
Less
More
11 years 9 months ago #45992
by Dwarkamai
How to configure the width of the Event list table was created 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
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.
- Tuan Pham Ngoc
- Offline
- Administrator
-
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 :
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
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
-
Less
More
- Posts: 6
- Thank you received: 0
11 years 3 months ago #54915
by Dwarkamai
Replied by Dwarkamai on topic How to configure the width of the Event list table
Thanks a lot for this suggestion. It has worked.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
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
)
Tuan
)Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.