Thread Starter
Ben
(@benredpath)
Hi keesiemeijer, thanks for your quick response!
However that way still doesn’t include the ‘Newer Entries’ link and the ‘Older Entries’ link just gets stuck on the first page!
Thread Starter
Ben
(@benredpath)
Ah it was just i didn’t have the main-col div specified as wide as I wanted it! Thanks again for your help, I don’t know anywhere else that offers such great support for free! Made a small donation, happy christmas!
Thread Starter
Ben
(@benredpath)
Hi JLeuze,
Thanks for your detailed and prompt response!
I have added margin: 0 auto; to the meteor-slides div class like so:
.meteor-slides {
margin: 0 auto;
overflow: visible;
padding: 0;
position: relative;
z-index: 1;
}
but still doesn’t posotion the slideshow in the centre of the man-col div…any idea why this doesn’t seem to work?
Positioning the nav has worked perfectly tho! 🙂
Thanks
Ben