
Originally Posted by
nikki72
Well, I have come across a problem....
in my includes/templates/cherry_zen/templates//tpl_checkout_shipping_default.php on check out I my boxes do not line up with the words I do have the CATCHA version install. It works, it's just not very pretty.
here is the page
http://2antioch.org/store/index.php?...ckout_shipping
You'll have to create a dummy account to see the issue.
Thanks for your help so far :).
your site not on, so can't look. if it's just an alignment, you'll have to work with the template to adjust it... I don't have the cherry_zen so would not have a clue on that one.
The css file only has one setting, you can tweak some of it to align things to you template.
Code:
.tellAFriendContent
{
text-align: left;
float:left;
vertical-align: top;
margin: 0.05em 0em;
}
I'll check back later to see if your site is on yet, or take a screen shot.
Bookmarks