New Zenner
- Join Date:
- Aug 2007
- Location:
- Clinton, Michigan USA
- Posts:
- 89
- Plugin Contributions:
- 0
Header_sales_text
Can anyone tell me how to increase the text size in my
HEADER_SALES_TEXT?
thanks
Views: 1,552
New Zenner
Can anyone tell me how to increase the text size in my
HEADER_SALES_TEXT?
thanks
Black Belt
If I understand the question, that would be #tagline in the stylesheet.
New Zenner
Yes, it is the tag line.
Black Belt
In the stock Zencart stylesheet is this:
#tagline {
color:#000000;
font-size: 2em;
text-align : center;
vertical-align: middle;
}
If yours looks like that, just change the 2em to some other value.
New Zenner
Hey thanks, that was right on. worked just fine
Tell staff why this post should be reviewed.