Whenever I paste embedded code for an external photo gallery, the page only shows about 1" of the photos. I've tried using different templates and adjusting the style. Nothing seems to help. Any suggestions?
In page.tpl.php you can get the current path and add it to the class array
$classes[] = 'path-' . str_replace('/', '', $_SERVER['REQUEST_URI']);
You will get an original class for each...
Heya @adamg
First of all...no need to apologize. I was just trying to clarify what module(s) you were talking about so help would (hopefully) be more forthcoming.
I had to do a...
Posted16 hours 7 min ago by Graham Leach (Graham Leach) on:
Apologies for not being clear, and getting the name of the Backdrop module wrong!
On D7, I'm using a combination of Location and GMaps (and Views) to store and display locations on maps...
Comments
Some more details might help to understand, what you're after.
Flickr is the external gallery. I input the album code into Flickrembed and it creates the code. I then put that into a Custom Block in a layout.