You can make the Gallery Help button in your Backlight Client Response albums “stick” to the top of the gallery by adding it to the top-pallet widget container. This way, when your client scrolls down the page the Gallery Help button will always be available. First of all, be sure to enable the Gallery Help […]
Remove share buttons in your Backlight albums
UPDATE: Backlight 4 now has a setting to remove all of the social sharing icons. However, if you don’t want them all removed you’ll still need to use the custom css solution. If you choose the “slideshow” presentation for your Backlight albums, you’ll see a “picture” icon in the upper right-hand area of the large […]
Creating and Styling Backlight Popup boxes
Note: the pop-up box below was initially used in Pangolin-based pages. It also works in Kookaburra-based pages. There is updated code however, introduced in Kookaburra. That code can be found in the Kookaburra documentation here. The newer code also works in Pangolin-based pages. Backlight popup boxes are useful critters. Your visitor clicks on a […]
Custom Footer in Backlight
This is a fairly straightforward use of phplugins but it requires some html to provide the structure for the footer as well as some custom css to style the social media icons. These icons are links to my social media sites, but you can just as easily use code for social sharing. For the html, […]
Style your Backlight contact form success message
You may have noticed that the success message you see after sending an email from a Backlight contact form has a blue background. There is nowhere in the Backlight Designer to change this, but with a teeny, weeny bit of css you can style it to match your site’s color scheme. Just add this to […]
How about text above and below a gallery?
Note: the following applies only to Pangolin albums. jQuery is not supported in Kookaburra. In the past I’ve seen a number of queries in the forum about how to have text both above and below the thumbnails in an album. This is actually pretty easy to accomplish using jQuery. First you add a bit of […]
Converting a Publisher-based CE4 site to Backlight
There have been several questions in the forum about the best way to go about converting a CE4 site to Backlight. So instead of answering that multiple times, I give you this: Scenario: you’ve got an existing TTG CE4 site and your albums are Publisher managed. (For a TTG site not using Publisher, see this […]
Make your own Backlight typography preview page
The TTG CE4 series of Lightroom plug-ins had an option to preview the typography settings right in the plug-in. That was handy for checking out fonts, form buttons, table shading, lists, etc. But Backlight has no such option other than to create a page, make changes, and look at the page. So, at the prompting […]
Add an image search form to any Backlight page
It’s pretty easy to add an image search form to any Backlight page or even a WordPress widget, allowing your viewers to access an image search feature form from any page you choose rather than needing to click on the “Search” link in the navigation menu. Just add the html below to the page copy […]