With reference to the front page there are several issues here:-
1. The big GalaFilmEvents image is pushing the other elements in the p block so that they overflow the div and are therefore wrapping onto the next line, which is why you are having difficulting aligning them.
2. The more info image and RSVP button are in the same <p> element as each other, but a different <p> element to the other RSVP button. If you want all the buttons to line up I would suggest that they all need to be in the same block element (a p or div element) and the GalaFilm Events image needs to be in a different block level element.
3. You will then need to apply css to the block level element containing the buttons to display them in line and then float the buttons (not the containing element) to the left or right.
If you need to have the buttons centered then there are other css tricks you can do to achieve this.
Hope this helps
Thank you. One question though, why is it when I “add media” on a page, any page, and center or right align, it doesn’t do it, even if there is only one graphic?
Are you saying I need to hard code every image I upload into this customized theme (that I didn’t customize, btw)?
Thanks again
dk
Hardcoding each image would not help, and may cause other problems. To me it looks like the structure of the page needs to change to accomodate the image and still keep your buttons in the right place.
But I can see you have fixed the issue now anyway :-).
I’m back. Issue hasn’t been solved. New page, same issue.
http://www.snowcityarts.org/get-involved
Media added and aligned center but not showing center.
Thanks for your time and any help would be greatly appreciated. Not sure what you mean by restructuring the page.
dk
Is this still a problem? In truth other than what I have said above there is not much more help I can give, sorry 🙁
My advice would be to speak with the person who customised the template or ask for paid help from a WordPress template designer.
Not necessarily resolved, just working around.
Thanks
dk