Hi,
Great theme. I just had one question. The images I am using in the galleria are smaller than the page size and so I want to float them center so it looks nicer. Is there a piece of code I can use to easily do this?
Much Thanks,
Marie
(2 posts)
(2 voices)
Hi,
Great theme. I just had one question. The images I am using in the galleria are smaller than the page size and so I want to float them center so it looks nicer. Is there a piece of code I can use to easily do this?
Much Thanks,
Marie
Hello marievdb,
Try surrounding your galleria code with a div and placing a left margin on it to shove it to the left some like this,
<div style = 'margin-left: 125px;'>
[galleria]
IMAGE LINKS
[/galleria]
</div>
You can play around with the value until it looks right. Let us know if this works for you.
You must log in to post.