Zen Follower
- Join Date:
- Sep 2008
- Posts:
- 115
- Plugin Contributions:
- 0
Why am I having alignment issues? Cannot figure it out...
:no: This is just no good. :no:
I posted earlier about some DIVs not lining up, I had just noticed that the problem is not with the DIV properties but the container for the whole description/content area.
I have been Inspecting Elements, wading through the styles, but where are these extra 10 pixels coming from?
The pages that it shows on, specifically:
http://store.persite.com - homepage, you see the divs not align correctly.
http://store.persite.com/index.php?main_page=index&cPath=43 - same thing, same fashion.
I have found out the following details through trial-and-error:
#mainWrapper {stylesheet.css (line 194)
text-align:left;
}
If I change the text-align to center or right, it moves the image (but not the div), and center-aligning actually lines up the image to the DIV...
BUT
I cannot have all my text centered, due to layout/legibility issues.
What is the best way for me to go around this issue?
thanks,
-Tim
(mods please merge with this thread.)