Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Override in custom.css not working

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

After updating to v1.4.0 I want to override some class in custom.css:
.contentpane.modal label {
  line-height: 1em;
  margin-right: 20px;
}

However this is not working. Inspecting element shows me that it is not picked up. Instead it is using the class from template.css line 4534.
.contentpane.modal label {
  line-height: 4em;
  margin-right: 20px;
}

Any idea?
( I am clueless :unsure: )
  • Tom's Avatar
  • Tom
  • LIfetime Developer - Big Bamboo
  • 132 posts
  • Karma: 1
Last Edit: 8 years 5 months ago by Tom.
The administrator has disabled public write access.
Do you have a link for the site?

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Sorry Paul.

I wil setup a test envornment ( copy ), as is not website behind login ( everything ).

No big hurry, cause for now I changed the template.css and that works fine.

I guess setup will be in weekend due to busy work.
  • Tom's Avatar
  • Tom
  • LIfetime Developer - Big Bamboo
  • 132 posts
  • Karma: 1
The administrator has disabled public write access.
Right no worries

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Paul, I have a bit bigger problem.

On the site the page-headers from articles are not shown?
I mean the titles of the articles.

When investigating I see in v1.4.1. that class=page-header is not available anymore.

Is there an easy way to revert to v1.3.1. Because using a backup is not an option anymore. Too much data has been changed.

I have a working V1.3.1 ( test version ) running.
So if I know which directories to overwrite for V1.4.1 -> v1.3.1 that would be helpful.
  • Tom's Avatar
  • Tom
  • LIfetime Developer - Big Bamboo
  • 132 posts
  • Karma: 1
Last Edit: 8 years 5 months ago by Tom.
The administrator has disabled public write access.
Paul,

I guess just replacing templates/responsive2 does the trick.

I am now back to v1.3.1.

I will setup a test site to update the template so you can take a look.

Can I just install v1.4.1 on top of v1.3.1 ( with Joomla installer ).
After that compile less to css should complete the update if I am correct? That's all isn't it?
  • Tom's Avatar
  • Tom
  • LIfetime Developer - Big Bamboo
  • 132 posts
  • Karma: 1
The administrator has disabled public write access.
Yes - thanks re the test site

Regarding templates yes that is correct

Although we'd always suggest a backup first

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers