- Posts: 20
- Thank you received: 0
Remove inline style/Misc
- Quy Ton
- Topic Author
- Offline
- Junior Member
-
Less
More
2 years 1 month ago - 2 years 1 month ago #157086
by Quy Ton
Remove inline style/Misc was created by Quy Ton
The default alignment for table cell is left. No need to specify it. Also, this will be an issue with RTL.
Setup > Ticket Type > Access 1 (Display name instead of 1.)
\administrator\components\com_eventbooking\view\states\tmpl\default.php, make it a closing tag (line 117).
Code:
<td class="key" style="text-align: left;"><?php echo $key; ?></td>
<td style="text-align: left;"><?php echo $value; ?></td>
Setup > Ticket Type > Access 1 (Display name instead of 1.)
\administrator\components\com_eventbooking\view\states\tmpl\default.php, make it a closing tag (line 117).
Code:
<div>
Last edit: 2 years 1 month ago by Quy Ton.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
2 years 1 month ago #157093
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Remove inline style/Misc
Have these items fixed, too. Thanks Quy.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 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.