Although fairly experienced in the basics of catalog my experince lies mainly with smart theme. Now doing a Prime theme based site for a client and this issue is driving up the pole. I followed Bruce's guide for inserting following code above the "TopLevelSectionList"
<div id="prime-left-bar">
<div class="sidebox">
<div class="boxhead"> PRODUCT PAGES</div>
This works but I am pulling my hair out trying to:
a: apply some formatting to the text "PRODUCT PAGES"
b: apply a left hand side and bottom border of 1px
I have located the css controlling the background and borders but just don't understand how and what controls what! Box seems to be 'built' using theme_curve1,2,3,4 gifs but how? As you can tell I am still not up to speed with css but I trying hard to get my head round it. Thank god for firefox web developer add on otherwise I may have strangled someone by now.
See attached image of "what I really really want...."
Alternatively and preferably actually, I am more than happy just to insert a created image in place of the "prime left bar" (how, please) - All this is really just to solve the problem of Prime theme not generating a Product pages heading as the smart theme does.
I know that this is possible as I have seen it on Jim Daly's sto-it site http://www.sto-it.ie/index.html
Many thanks in advance
Simon
<div id="prime-left-bar">
<div class="sidebox">
<div class="boxhead"> PRODUCT PAGES</div>
This works but I am pulling my hair out trying to:
a: apply some formatting to the text "PRODUCT PAGES"
b: apply a left hand side and bottom border of 1px
I have located the css controlling the background and borders but just don't understand how and what controls what! Box seems to be 'built' using theme_curve1,2,3,4 gifs but how? As you can tell I am still not up to speed with css but I trying hard to get my head round it. Thank god for firefox web developer add on otherwise I may have strangled someone by now.
See attached image of "what I really really want...."
Alternatively and preferably actually, I am more than happy just to insert a created image in place of the "prime left bar" (how, please) - All this is really just to solve the problem of Prime theme not generating a Product pages heading as the smart theme does.
I know that this is possible as I have seen it on Jim Daly's sto-it site http://www.sto-it.ie/index.html
Many thanks in advance
Simon
Comment