reduce size of text in table layout
- Alison
-
Topic Author
- Offline
- Platinum Member
-
Less
More
8 years 2 months ago #108706
by Alison
reduce size of text in table layout was created by Alison
Hi
The message text under the 'Register' column for people who do not have access is rather large (seems to be a heading rather than a paragraph font). How can I reduce this so it is the same size as the 'Register text?
See attached image.
Many thanks
Alison
(ps, i promise to stop asking questions soon)
)
The message text under the 'Register' column for people who do not have access is rather large (seems to be a heading rather than a paragraph font). How can I reduce this so it is the same size as the 'Register text?
See attached image.
Many thanks
Alison
(ps, i promise to stop asking questions soon)
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
8 years 2 months ago #108715
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic reduce size of text in table layout
Hi
Look at the file components/com_eventbooking/view/common/tmpl/events_table.php, line 513 to 515, you will see the code which display the message
It is surrounded by a div tag with css class eb-notice-message, remove that div tag should help solving the issue
Regards,
Tuan
Look at the file components/com_eventbooking/view/common/tmpl/events_table.php, line 513 to 515, you will see the code which display the message
It is surrounded by a div tag with css class eb-notice-message, remove that div tag should help solving the issue
Regards,
Tuan
The following user(s) said Thank You: Alison
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.