Anonymous User
(@anonymized-3085)
generally it is useful to post a link to the page in question. It could be for many reasons, but most common will be something in your theme’s CSS.
Thread Starter
Dobida
(@dobida)
http://www.fia.co.il/
(its in hebrew X:)
Im using the original wordpress theme.
Thanks!
PS
I’m using the fancybox plug-in, and when I’m clicking an image, I can move back/forward to see photos on another posts in the page. why is that?
Thread Starter
Dobida
(@dobida)
Sorry, I haven’t published the post with the gallery yet. Fixed ;}
Anonymous User
(@anonymized-3085)
erm on a hebrew site surely you’d want the gallery aligned to the right?
Anonymous User
(@anonymized-3085)
ahh ok. Not that easy. but in that gallery you only have 2 columns, yet the markup suggests that it is down as a 3 column gallery. Try changing it to 2. Does that give you what you want?
Anonymous User
(@anonymized-3085)
To center you’re going to need a margin: 0 auto; on the containing div, but that div will also need a width.