Hi,
Q.1 & Q.5.
Language menu in
admin/languages
Select
Lables and enter "Categorie" in the filter search.
Select
Text and enter "Welcome to" in the filter search. If the text is not there, check
customer/main/welcome.tpl
Note: You will find several
Text and Email entries that require changes, due to grammar errors. For a list check
http://forum.x-cart.com/viewtopic.php?t=316
Q.2
I would suggest placing ">>" at the end of the
Font class="whatever"> >> {"your Categories List control"}
</FONT>
Q.3.
Edit the
Admin/skin1.css file.
Change the current entry to read
Quote:
A {
COLOR: #081589; TEXT-DECORATION: none;
}
A:hover {
COLOR: #DD0000;
}
|
Note
"TEXT-DECORATION: none" removes the underline.
"COLOR: #DD0000; is the onmouseOver colour
Q.4.
Sorry graphics is not in my skill set.
Regards,