hello runnign v1.3.8
Having problems with font styles for pricing. can someone pls assist me. trying stylesheets but does not seem to help.
many thanks
www.dealspot.co.za
hello runnign v1.3.8
Having problems with font styles for pricing. can someone pls assist me. trying stylesheets but does not seem to help.
many thanks
www.dealspot.co.za
What is your problem? Can you give more details?
Visit Qacaq.com, your Online Jewelry Store in Malaysia .
Qacaq.com Australia - Your Gemstone Jewelry Store in Australia was launched.
the price and product names are not following stylesheet fonts on the main page...instead they show up as normal font (not bold or colored). tried to rectify but no luck thusfar.
thanks
If I understand the question, try changing font size, etc. here:
.centerBoxContentsProducts, .centerBoxContents, .categoryListBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsBestSellers, .centerBoxContentsNew {
padding-bottom : 0.5em;
padding-top : 0.5em;
border-top : 0.1em dashed #e2e2e2;
border-left : 0.1em dashed #e2e2e2;
border-bottom : 0 dashed #e2e2e2;
margin-right : -0.06em;
margin-left : -0.06em;
}
thanks for that..did the trick..mucho appreciated.
had to add a separate line defining the font size and color:
.centerBoxContentsProducts, .centerBoxContents, .categoryListBoxContents, .specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsFeatured, .centerBoxContentsBestSellers, .centerBoxContentsNew {
font-size : 1.1em;
color : red;
font-weight : 700;
}
etc.
Just noticed something.
I have 2 Zen-Cart sites with the same stylesheets and one of them has the text big enough to foul the alignment of the sideboxes and the test overall is too big.
Compared them side by side with BBedit and even compared every additional stylesheet to make sure that the main one was controlling font size.
Any hints would be appreciated.
Cheers!
v2.2.1
... and the URLs are?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Oh Hi Kim.
RC 101 and American Synthetic Oil
Home for the second site is the usual index.php I am in the process of migrating the old site to the uber Zen-Cart platform as an online catalog (document general).
Cheers!
v2.2.1
If you look at the source of the RC101 site, you have some junk before the regular code starts that's probably causing the styling problem.
Found this in /download/index.html
<html>
<head>
<title></title>
<meta content="">
<style></style>
</head>
<body><b1><!--PC3d211ueNoVy1EKgDAIANATNSMJ1nHMSQ2mwhDs+NXX+3qgFhA0L4kVAfdtO+oPVoTMLKQyO5Mtkwu7 QsoJ7BbyteZpw6lBtyZPuUPHC/uUGyQ=--></b1></body>
</html>
OMG I've been hacked. See new posts.
Cheers!
v2.2.1