Avatar green55 asked

How to center a gallery widget on frontpage in radiance template?

How to center a gallery widget on frontpage in radiance template? Thanks.

  • Widgetkit
  • General Question
  • Radiance

7 Answers

1

Avatar nicolas.b.nicolas.b answered

Just put in a table
this works

<table border="0" align="center">
<tbody>
<tr>
<td><code>[widgetkit id=62]</code></td>
</tr>
</tbody>
</table>

0

Avatar green55 answered

Can anyone answer my question? It's now the time to renew my subscription but I do not seem to get any support as a paying member.

0

Avatar ritmo answered

Hi, I'm not from yoothemes ... just another customer, but what you mean with "center"? ... if u wanna get the same result of demo, u must set it to position "Top A" (alone) and your images must have the the correct width ... and thats all ...
Bye!

0

Avatar matt.shepherd answered

Hi Green55 ritmo is correct from what I have found, I am using WordPress and found that you had to use top_a with the same size image as the theme width (960 in my case).

Hope this helps

Matt

0

Avatar kurt.dorne answered

Add this to your custom css

.wk-slideshow .slides > li > *, .wk-slideshow .slides > li > * > img {
margin: auto;
}

0

Avatar green55 answered

Thank you for help but this does not work as I am using gallery widget (frontpage gallery).

Thus I think the code should be slightly different. Thу issue is here www.kartinatv.co.uk

Edited

0

Avatar green55 answered

please can you clarify where to put this exactly. many thanks.

Know someone who can answer? Share a link to this question via email or twitter.