Hello,my site is http://geekprison.com/ i am facing problem with images of the post,the post looks greats in the editor as well as in other themes,but it gets messed up when i activate compress theme
my images are not center align,can you help me solve these problem
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
i have added these code but the problem remain the same,my images are not getting center align
(von: geekprison)
Hier noch 6 weitere Ergebnisse dieses Threads:
Re: center align problem :: Reply by Joern
23. Jul. 2011 (von: Joern)
the problem with Comppress theme you currently use: In Firefox and IE (not in Chrome) I see the content of your site moved to the right, sidebar disappeared.This happens due to a one pixel error in your div id="topmenu"the content…
Re: center align problem :: Reply by geekprison
23. Jul. 2011 (von: geekprison)
hello, thanks for your generous reply,i tried adding both the codes one at a time.aligncenter {display: block;margin-left: auto;margin-right: auto;}.excerpt .entry p img.aligncenter {display: block;margin: 0 auto;}but there was no effect on image, they... Weiterlesen →
Re: center align problem :: Reply by geekprison
23. Jul. 2011 (von: geekprison)
hello, thanks for your generous reply,i tried adding both the codes one at a time.aligncenter {display: block;margin-left: auto;margin-right: auto;}.excerpt .entry p img.aligncenter {display: block;margin: 0 auto;}but there was no effect on image, they... Weiterlesen →
Re: center align problem :: Reply by Joern
23. Jul. 2011 (von: Joern)
it will never be 'harmfull', it might just change the look of the images on frontpage too.I can't test this, you should keep a backup of the old entries and just try..or tryimg.aligncenter {display: block;margin-left: auto;margin-right: auto;}always ch... Weiterlesen →
Re: center align problem :: Reply by geekprison
24. Jul. 2011 (von: geekprison)
hi i even tried that codeimg.aligncenter {display: block;margin-left: auto;margin-right: auto;}but did not work,though if i modify the existing code into.excerpt .entry p img {border: 0 none;margin: 0 auto;}.excerpt .entry img {max-height: 640px;max-wi... Weiterlesen →
Re: center align problem :: Reply by Joern
24. Jul. 2011 (von: Joern)
first time I use my public folder in dropbox,here a firefox 5.0 screen printhttp://dl.dropbox.com/u/33739066/firefox50.jpgno idea why you see it different, my IE 9 shows it like this tooChrome and old FF show all..??____________________you find me on G... Weiterlesen →