reduce size of text in table layout

  • Alison
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
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) :))

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

More
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
The following user(s) said Thank You: Alison

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

Moderators: Tuan Pham Ngoc