URL:http://dotadesign.com/freelance/ads/...ndex&cPath=1_4
I am having a ton of problems with zen cart display. It seems it is mainly set up to be modified by the admin panel and is not too web developer friendly at all.
Currently the categories listing will say
Master Category ->
Master Category2 ->
|_Sub Category
|_Sub Category
I dont know why its like this but it does not look very attractive. I am trying to remove the -> as well as the |_ as well as modify the font colour and size but I can not seem to find a way to get rid of it in the PHP files or the CSS...
Also when u click on a subcategory the listing comes up. I am trying to change the title a well as the table background and all fonts for the listing. Again I'm finding this incredibly difficult. I got rid of the background but could not change the font colour.
I have this in the CSS
.centerBoxHeading{
text-align:left;
color:#990000;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
}
It got rid of the green background but nothing else from the command was executed.
Right now the shopping cart is ok except the links show up in purple. Cant fix that either.
Hopefully someone can help me. This is my first zen cart mod and so far I find it very difficult to modify.



