Download all Joomla templates including quickstart (demo)only $29

Forum

Next Release

Roofco Joomla Template

Template dedicated to Roofing and construction, with 4 prebuilt websites for Joomla 5 and 6. Subscribe or renew now and be the first to get it when we launch it.

Progress96%
Important - Hands Up!

- Please ask using the account with which you made the purchase or download of our products and in its respective category.

* ADD PRODUCT NAME IN START OF SUBJET

Littles: System Message Container on Top and Centered

  • S
  • spike Premium Member
  • Topic Author 1 year 7 months ago #1
How can I center the System Message Container to the top. I don´t want it on the bottom.

Found this in css:

#system-message-container {
  position: fixed;
  top: 6px;
  right: 15px;
  max-width: 350px;
  z-index: 9999;
}

After change bottom to top, System Messages appear at the top of the page, but not centered. Can You help me please.

Thanks in Advance.

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

  • L
  • leoalv Moderator
  • 1 year 7 months ago #2
This should do the job.
Code:
#system-message-container {max-width: 350px; position:fixed; top:5px;left:50%;bottom:auto;transform;translateX(-50%); z-index:9999;}
Regards
The following user(s) said Thank You: spike

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

76,962+
Happy customers guarantee our Templates and Extensions