Need instructions to center my slideshows on a specific page with CSS, or any other method...
I can't center the text on a specific page. I need it just as it is on other pages but on one particular page I need the slideshows centers instead of right-aligned.
I'd be happy to send you a link privately
Thanks.
I'd be happy to send you a link privately
Thanks.
Tagged:
Comments
You can use an element like a DIV around the slideshow and use text-align:center; or margin:0 auto; on that element to center the slideshow inside it.
Do you have a link to the page with the slideshow on it so that I can check and advise the CSS to use, please?
I look forward to your response.