Pixelpost Forum

Pixelpost Forum (http://www.pixelpost.org/forum/index.php)
-   Hacks and Modifications (http://www.pixelpost.org/forum/forumdisplay.php?f=16)
-   -   image_category output (http://www.pixelpost.org/forum/showthread.php?t=9010)

Pitris 09-19-2008 04:05 PM

image_category output
 
Hello,

if I use this tag <image_categoy> word "Category" is bold. Any way to do it normal-weight ?

Thanks

jaywilliams 09-19-2008 04:28 PM

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.