Viewing 5 replies - 1 through 5 (of 5 total)
  • You don’t have enough room within a 760px wide content area to hold two 140px sidebars and three 150px wide images.

    Thread Starter Nilreb

    (@nilreb)

    ok understand but how do i get the images in the middle of the page, understand 3 pictures will not fit given the way you have explained it to me, thanks John

    Because you’re adding these images individually, it’s not that easy to centre them. all I can suggest is that, were you currently have <p style="text-align: center;"> you replace this with <p style="margin: 0 auto; text-align: center; width: 340px;">.

    Thread Starter Nilreb

    (@nilreb)

    ok will try that, where do i find the code to change? thanks J

    From what I can tell, it’s within your posts themselves. So you may have to create/edit posts using the HTML tab when you want to add these images.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Thumbnail layout’ is closed to new replies.