Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / P{ls help me get back my font styles

P{ls help me get back my font styles

Locked

Views: 1,823

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
15 Dec 2009, 9:34 AM
#1
pcspot avatar

pcspot

New Zenner

Join Date:
Aug 2007
Posts:
31
Plugin Contributions:
0

P{ls help me get back my font styles

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
https://www.dealspot.co.za

15 Dec 2009, 11:02 AM
#2
tino_schlegel avatar

tino_schlegel

Totally Zenned

Join Date:
Nov 2007
Location:
Melbourne, Australia
Posts:
532
Plugin Contributions:
0

Re: P{ls help me get back my font styles

What is your problem? Can you give more details?

21 Dec 2009, 8:06 AM
#3
pcspot avatar

pcspot

New Zenner

Join Date:
Aug 2007
Posts:
31
Plugin Contributions:
0

Re: P{ls help me get back my font styles

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

21 Dec 2009, 11:40 AM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: P{ls help me get back my font styles

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;
}

21 Dec 2009, 6:32 PM
#5
pcspot avatar

pcspot

New Zenner

Join Date:
Aug 2007
Posts:
31
Plugin Contributions:
0

Re: P{ls help me get back my font styles

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.

10 Jan 2010, 2:19 AM
#6
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: P{ls help me get back my font styles

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.

10 Jan 2010, 11:30 PM
#7
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: P{ls help me get back my font styles

... and the URLs are?

11 Jan 2010, 3:17 AM
#8
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: P{ls help me get back my font styles

Kim:

... and the URLs are?

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).

11 Jan 2010, 10:20 AM
#9
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: P{ls help me get back my font styles

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.

11 Jan 2010, 5:24 PM
#10
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: P{ls help me get back my font styles

Found this in /download/index.html

<html> <head> <title></title> <meta content=""> <style></style> </head> <body><b1><!--PC3d211ueNoVy1EKgDAIANATNSMJ1nHMSQ2mwhDs+NXX+3qgFhA0L4kVAfdtO+oPVoTMLKQyO5Mtkwu7QsoJ7BbyteZpw6lBtyZPuUPHC/uUGyQ=--></b1></body> </html>

OMG I've been hacked. See new posts.

11 Jan 2010, 7:21 PM
#11
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: P{ls help me get back my font styles

The above is a result of a google html page I had uploaded because of a contribution or directly from the Google tools to track and analyze traffic.

Deleting that stuff and starting over.

I don't need a scale to tell me how much weight I am losing or an google urchin to tell me I am getting sales.

Starting from scratch. This is off topic so I am ending it here.