Jump to content

(SOLVED) Price and product code alignment on product.tpl page


Recommended Posts

The price issue was solved using the method you posted.

The product code issue was solved like this:

#primary_block form#buy_block label,#primary_block form#buy_block select{
   display:block;
   /* width:47%; */
   float:left;
}




I commented this line of code:

/* width:47%; */



Thank you for the solutions!

P.S. I hope there will not by any other issued generated by the editing i did so far.

Link to comment
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
×
×
  • Create New...