![]() |
image_category output
Hello,
if I use this tag <image_categoy> word "Category" is bold. Any way to do it normal-weight ? Thanks |
From what I can tell, the output is normal weight.
http://www.pixelpost.org/docs/Templa...IMAGE_CATEGORY However, depending on where you placed the template tag, and the template you are using, it is probably making the text bold. You can wrap the tag in a <span> element, and style it that way if you wish. Like so: HTML Code:
<span style="font-weight: normal;"><IMAGE_CATEGORY></span> |
| All times are GMT. The time now is 07:27 AM. |
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.