Hi All, From where can I change the place of all the icons that come next to the text in the menus, as my website will be in arabic and everything will be mirrored from English. Also in the browse page of the categories, I want to change the place of the bullets to be on the right. Thanks, I'm using Developer version 4.1.8 with TemplateCodes templates on localhost in the testing phase
The position of icons is defined in the css style sheets for each color template. e.g. templates/neo-black/css/style.css You should get yourself a copy of Web Developer (free) for Firefox so you can use the outline tool for each part of your website and determine what css is being used at that point. You can simply highlight a pice of your site and then modifying it becomes much easier.