Henry Shires
posted this on December 03, 2010 14:11
Hi. I recently purchased the symNivo image slider and have a question about using titles. The text is left aligned and I wanted to see if there was a way to make it right aligned or otherwise move it to the right edge of the image. Spacing seems to be ignored. Is there another character or method for moving the text?
Thanks.
-------------
Hello Henry
Adjust the css selector
.nivo-caption p {
text-align: right!important;
}
Best Regards
SymfoniP Support