sheepiedog Posted May 29, 2006 Posted May 29, 2006 It seems that the category title font size and the product title font size is controlled by the same code in stylesheet.css around line 170 TD.pageHeading, DIV.pageHeading { font-family: Verdana, Arial, sans-serif; font-size: 20px; font-weight: bold; color: #a80000; I would like to make the category title a different font size from the product title font size - is there a way to do this ?
rabbitseffort Posted May 29, 2006 Posted May 29, 2006 just define a different class in the stylesheet for it "I must admit that I personally measure success in terms of the contributions an individual makes to her or his fellow human beings." ---Margaret Mead--- "The answer is never the answer. What's really interesting is the mystery. If you seek the mystery instead of the answer, you'll always be seeking. I've never seen anybody really find the answer -- they think they have, so they stop thinking. But the job is to seek mystery, evoke mystery, plant a garden in which strange plants grow and mysteries bloom. The need for mystery is greater than the need for an answer. --Ken Kesey"
sheepiedog Posted May 29, 2006 Author Posted May 29, 2006 Thanks Just duplicate the lines I referenced and change the name - I can name it anything ? and then I would have to probably adjust the corresponding files.....like productinfo.php ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.