Tright Posted January 29, 2005 Share Posted January 29, 2005 Hi, I know how to sort the product headings (order) but for some reason my Prices heading is always right justified whereas the rest are all left-justified. I have tried siwtching the prices with the model location and it's still the same where the Prices heading and prices are right-justified. Any idea on how to correct this? ex: http://65.254.59.185/index.php?cPath=21_23...9a3690dad2a89b9 Thanks Link to comment Share on other sites More sharing options...
Tright Posted January 30, 2005 Author Share Posted January 30, 2005 anyone??? Hi, I know how to sort the product headings (order) but for some reason my Prices heading is always right justified whereas the rest are all left-justified. I have tried siwtching the prices with the model location and it's still the same where the Prices heading and prices are right-justified. Any idea on how to correct this? ex: http://65.254.59.185/index.php?cPath=21_23...9a3690dad2a89b9 Thanks <{POST_SNAPBACK}> Link to comment Share on other sites More sharing options...
bobg7 Posted January 30, 2005 Share Posted January 30, 2005 Try looking in Includes > Modules > Products_Listing.php around line 42: case 'PRODUCT_LIST_PRICE': $lc_text = TABLE_HEADING_PRICE; $lc_align = 'right'; break; Change it to left or center and see if that does what you want. Installed Contributions: CCGV, Close Popup, Dynamic Meta Tags, Easy Populate, Froogle Data Feeder, Google Position, Infobox Header Entire Row, Live Support for OSC, PayPal Seal with CC images, Report_m Sales, Shop by Price Revised, SQL Updater, Who's Online Enhancement, Footer, GNA EP Assistant and still going. Link to comment Share on other sites More sharing options...
boxtel Posted January 30, 2005 Share Posted January 30, 2005 Hi, I know how to sort the product headings (order) but for some reason my Prices heading is always right justified whereas the rest are all left-justified. I have tried siwtching the prices with the model location and it's still the same where the Prices heading and prices are right-justified. Any idea on how to correct this? ex: http://65.254.59.185/index.php?cPath=21_23...9a3690dad2a89b9 Thanks <{POST_SNAPBACK}> prices are generally right justified. Treasurer MFC Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.