Hello, in which file do i found this code
Code:
<!--// bof: categories //-->
<div class="leftBoxContainer" id="categories"
and this
Code:
<div id="categoriesContent" class="sideBoxContent">
I want to customize content that is displayed under field Categories. I have put somecode in stylesheet. But i want to change
Code:
<div id="categoriesContent"
to something other. I cant find in which file i can change this?


Thanks