boothmandesigns
Forum Replies Created
-
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] meteor in headerThats it!!
Put the code above the nav container and works like a charm.
Thanks again JLeuze, a great slideshow plugin you’ve created and thank you very much for your help.
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] meteor in headerJust to add, while inspecting elements its displaying the slide show at 848px x 244px. Both images are 1000×288 and the settings is set up for the same.
A second note, i have no idea if it is relevant, when unchecking show share buttons in the slide settings it automatically rechecks the both on updating.
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] meteor in headerI’ve added that code to my theme style.css file and again its not made any difference. dammit, something’s not right here..
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] meteor in headerHi JLeuze,
Thank you for your input. Am i just adding that second code to my stylesheets.css?
Thanks
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] meteor in headerHi Linuxgarage,
Many thanks for your suggestion.
I’ve just tried adding height and width to the code as you have documented however it has made no effect.
All the images are (2) are 1000×288 as the same size as the standard twenty eleven header image.
Fade, Scroll Up as in transition effects?
Thanks
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] meteor in headerJust to confirm this is how i’ve added it to my header.php
<nav id="access" role="navigation"> <div style="clear:both;"></div> <?php if ( function_exists( 'meteor_slideshow' ) ) { meteor_slideshow(); } ?>
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] meteor in headerHi,
Hopefully someone can help.
I’ve added the slide show to my header.php (child) and it is displaying in replace of the header image which is great, however it is completely off centre. I did think that this might be as the template is not fixed width 288px so i fixed width it on my stylesheet but that has made no difference.
The url is https://www.jollyrockers.co.uk
Any help is much needed!
Thanks