UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online
High
Hi,

The website I'm developing locally has a boxed layout. The docker plugin is full width. I would like to align the docker with the boxed layout of my website, similar to the way the brand/search/notification/dropdown is aligned in the Echo template (Please see the Echo template and notice the way the elements of position-0 are aligned with the content. Contrast that with the way the Docker plugin is displayed as full-width. Please see this example from the EasySocial demo site). Normally, I would add css, as follows:


position:relative;
width: 100%;
margin-left: auto;
margin-right: auto;


However, this doesn't work because the docker is missing a div tag to wrap/contain all of the elements.

Would you please tell me how I can use css to box the docker?

If this is not achievable, would you please consider wrapping the docker with another div tag so we can box the docker without having to create an override?

Thank you!
The replies under this section are restricted to logged in users or users with an active subscription with us