Jump to content
Sign in to follow this  
krumvillebakeshop

incorrect image positioning

Recommended Posts

krumvillebakeshop

hello, header and image on home page do not align centered. I've posted my issue before but did't get resolved, so I'm reaching out again! Tim was trying to help but topic got shut off before I could reply. Tim thanks for trying :) I installed as suggested by (tim) BuddyPress Template Pack but it didn't fix the issue. Does anybody have an other idea what I could be doing wrong? here is the link to my demo site. http://www.krumvillebakeshop.com/demo username:kbs password:glutenfree thank you, antonella

Share this post


Link to post
Share on other sites
timlinson

I can't tell what's causing it.. every image could be manually fixed with ugly negative margin rules, but it would be best to figure out what's causing it. Hopefully someone else can figure it out.

Share this post


Link to post
Share on other sites
cshoffmann

Put this css code in your custom code section of Platform Pro>Settings>Custom Code or put it in your base.css file. .fixed_width #branding .content-pad { padding: 20px 15px 15px 0px; } reads clockwise: 20px=top, 15px=right, 15px=bottom, 0px=the left side. That should take care of it. Let us know if it works out for you.

Share this post


Link to post
Share on other sites
cshoffmann

I logged in and took care of it for you. You not post your login here. Please change the password or edit the original post. Also for the image in the body that is not aligned. Don't use the <p style="text-align:center;"> Instead, use < center > < /center > take the space out of the center markup FYI

Share this post


Link to post
Share on other sites
krumvillebakeshop

Shaun, Thank you so much for taking care of it, amazing! I changed my log-in and I'll never post it on forums again. I play around with the align options in edit mode, nothing changes, whether I select center, left or right...seams to me not to work properly. I'm not familiar with scripts so I'm not sure you want me to do with the code you provided. Perhaps are there any tutorials you can direct me to? Thank you, Antonella

Share this post


Link to post
Share on other sites
catrina
Also for the image in the body that is not aligned. Don't use the <p style="text-align:center;"> Instead, use < center > < /center >
Shaun means that you must use
[/code] on both sides of an image like below:
[code]
IMAGEURL


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×