doron_b Posted July 2, 2004 Posted July 2, 2004 http://dstyle.uni.cc/myproblem.jpghello first of all, I'm using a Hebrew version of osCommerce. you can see my problem here: http://dstyle.uni.cc/myproblem.jpg the catalog address: http://www.dstyle.uni.cc/catalog/ as you can see from the picture, the buttons pictures and the text that I markered isn't in the left side as it is in the English version... How can I move it to the left side? which files should I edit? thanks a lot :)
patrickbailey1 Posted July 2, 2004 Posted July 2, 2004 I'd gues your problem was in catalog/includes/header.php..did you edit that file? If so, just download a new version of osC, open up that file, and find the original code and reverse it...i dont know about the hebrew version...is it default reversed or did you switch it? Patrick Bailey www.DisplayHaven.com
doron_b Posted July 2, 2004 Author Posted July 2, 2004 I didn't edit this file... I only translated the files that locate under the language directory (catalog/includes/languages/hebrew/ and catalog/includes/languages/hebrew.php). about the reverse, I edited the direction from left to right (ltr) - to right to left (rtl) in catalog/includes/languages/hebrew.php, in that line: // Global entries for the <html> tag define('HTML_PARAMS','dir="rtl" lang="he"');
doron_b Posted July 2, 2004 Author Posted July 2, 2004 please... someone? it's the last thing I have to do before the opening.
patrickbailey1 Posted July 3, 2004 Posted July 3, 2004 if thats the only thing you changed, why dont see what happens if you change it back to normal? If you do and it turns out to be correct, you'll know that code is your problem...if not you need to look elsewhere for the problem Patrick Bailey www.DisplayHaven.com
Recommended Posts
Archived
This topic is now archived and is closed to further replies.