Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Greeting font change and Category Sidebox problem

Greeting font change and Category Sidebox problem

Locked

Views: 1,326

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 May 2009, 11:04 PM
#1
nyanko_chan avatar

nyanko_chan

New Zenner

Join Date:
Sep 2008
Posts:
40
Plugin Contributions:
0

Greeting font change and Category Sidebox problem

Hello,

I managed to change the greeting font size by adding below code to the stylesheet:

.greeting {
font-size: 1.0em;
}

Now I’d like to change the font type and color too, but I can’t seem to find how to do it. Also, the greeting text seems like bold to me and I don’t know how to un-bold it. Can someone show me how to do this?

On my left Categories sidebox, everything seems and works fine except when I click Movies category. When I click Movies category, the Category right below (which is TV shows) moves to the right side of sub-categories of Movies. How do I fix this problem??

You can visit my site by clicking the link in my siggy. Any advice is greatly appreciated.

2 May 2009, 11:13 AM
#2
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: Greeting font change and Category Sidebox problem

i don't know the solution to second problem , but looking at your source .. i see you been copy pasting from Microsoft Office .. this is not good idea , as you have added style and codes that will not validate .. currently you have multiple validation issue ..

I suspect , if you redo your description with zencart text editor or remove all MS codes , most of your problem will be solved.

3 May 2009, 4:09 AM
#3
nyanko_chan avatar

nyanko_chan

New Zenner

Join Date:
Sep 2008
Posts:
40
Plugin Contributions:
0

Re: Greeting font change and Category Sidebox problem

Thank you for the great advice. I’d never built anything before (this is the first site I’ve ever built), and I’m still in the learning-everything-as-I-go-along mode.

I’m embarrassed to say that I don’t know what validation issue means. How can I see the problem? Is this something that affects the site critically and needs to be fixed immediately?

I always made sure I use notepad or notepad++, and I have no idea how those pesky MS codes got in. Can you (or someone) explain to me in plain English?