• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

[REQ] Enlighter - Customizable Syntax Highlighter v4 plugin - remove backlink button

oblique

New member
Feb 12, 2020
14
0
1
I have a problem with this code highlighter plugin. The last button with an "E" on it and no tool tip sends users to the author's website. This is confusing for visitors and scares them thinking their browser got hijacked.

Here is where the plugin resides:

Here is a vague instruction on how to hide the "E" button that sends users to the author's website. I can't figure out where or how to add this code to the plugin to allow it to remove the "E" button.


Here is what the author published:

// override default settings
.enlighter-default{
// hide rawcode button
.enlighter-btn-raw{
display: none;
}

// no changes to the copy button
.enlighter-btn-copy{
}

// hide window button
.enlighter-btn-window{
display: none;
}

// please keep the EnlighterJS Website Link visible!
.enlighter-btn-website{
}
}

I would assume since it is the last entry in this code, it should have a "display: none;" line entered to it.

I simply don't know what .css file needs to be modified and where. Any help appreciated.
 
The author is working to rectify this, so no need to fret about my post above. Thanks for looking anyway.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock