• Forgive me if this is a silly question, but I am a bit stuck.

    I want to have a page that is basically just a bunch of small images arranged in a circle around a central image with each image a link to a different page, and another couple of images at the bottom, but I can’t seem to find anyway to get the images to sit where I want them to.

    Do I need a plug-in to be able to position the images on the page wherever I want? Which one?

    Or how else do I achieve this?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Didnt get…. Do you have some links to share???

    Thread Starter dbagini

    (@dbagini)

    No links because I can’t do it. I want to arrange images in a circle.

    Positioning elements is done with CSS – if you’re not familiar with how that works, you can start learning more here:

    http://www.w3schools.com/css/

    http://csscreator.com

    And brush up on your high school trigonometry so you can calculate the points to position your images at.

    Thread Starter dbagini

    (@dbagini)

    > Positioning elements is done with CSS – if you’re not familiar with how that works, you can start learning more here:

    So there is no wordpress tool or plug-in that can help with this and I have to revert to manually writing the css code then? No WYSIWIG page editor that works (I tried one or two but they did not work at all)?

    >And brush up on your high school trigonometry so you can calculate the points to position your images at.

    Surely someone has tackled this issue before and come up with a better solution than writing code to calculate the positions for the manually entered CSS.

    You might try asking on a CSS-specific forum like: http://csscreator.com

    Thread Starter dbagini

    (@dbagini)

    >You might try asking on a CSS-specific forum like: http://csscreator.com

    Thanks, but I am after a wordpress solution. I’ll look at css if wordpress does not have a way to do this with plug-ins (or another wordpress specific solution)

    I will probably be scolded for this, but if all else fails, you can always try using a table 🙂

    Thread Starter dbagini

    (@dbagini)

    > I will probably be scolded for this, but if all else fails, you can always try using a table 🙂

    Not unreasonable.

    I was looking for something a bit more flexible so that I can drag the images to exactly where I want, but it seems I am out of luck. I did see a couple of plug-ins that let you use ‘grid’ layouts, might be the way to go(?).

    Surprisingly I’ve so far not found any web page editor (besides Dreamweaver I think) that lets you do this. I thought it would be a common thing!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Positioning images on page (with no text)’ is closed to new replies.