Additional CSS not Working

Created on 19 May 2014, over 10 years ago
Updated 11 November 2024, 5 days ago

The Configuration of the module has the possibility to add Additional CSS to the iframe. If you add there something it will be saved correctly. But it does never appear in the style attribute of the iframe tag. The problem is in fblikebutton.tpl.php on line 18. There you'll find this piece of code

<?php $other_css; ?>

And there is the fault, it should be:

<?php print $other_css; ?>

Thanks for fixing this bug!

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland firegnome

Live updates comments and jobs are added and updated live.
  • CSS

    It involves the content or handling of Cascading Style Sheets.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡¦Ukraine AstonVictor

    I'm closing it because the issue was created a long time ago without any further steps.

    if you still need it then raise a new one.
    thanks

Production build 0.71.5 2024