Nalod Posted August 7, 2011 Posted August 7, 2011 Hi, i have a problem with the alignment of some text in the product display section....when you click on a product the name of product is misaligned and is covered by part of the image, how can i move the text slightly to the right to prevent overlap...ave been tweaking for hours and cant seem to get it...frustrating!!image of issue can be found HERE thanks Luke
vishalchauhan Posted August 8, 2011 Posted August 8, 2011 hi have you check your css i think problem is in content class in css try this instead of existing content class div#content { overflow: hidden; padding: 0px; position: relative; top: 0; width: 515px;} i have change padding 0px instead of 12px and width as much as its above div that is 515px. Please take backup of your files before do changes suggested by me
Nalod Posted August 13, 2011 Author Posted August 13, 2011 hi have you check your css i think problem is in content class in css try this instead of existing content class div#content { overflow: hidden; padding: 0px; position: relative; top: 0; width: 515px;} i have change padding 0px instead of 12px and width as much as its above div that is 515px. it worked perfectly, thank you ver y much for your help
Recommended Posts
Archived
This topic is now archived and is closed to further replies.