serendipity_imageComment_txt
serendipity_imageComment_txt
Can I change the size of the fonts?
Re: serendipity_imageComment_txt
Yes, of course.
/templates/YOUR_TEMPLATE/style.css should have a CSS statement for that. Look for exactly that statement. It should have font-size: something; which you can tweak to your liking. If it does not have that statement, you can add it:
or whatever suits your template. Mind the dot . at the beginning.
YL
/templates/YOUR_TEMPLATE/style.css should have a CSS statement for that. Look for exactly that statement. It should have font-size: something; which you can tweak to your liking. If it does not have that statement, you can add it:
Code: Select all
.serendipity_imageComment_txt { font-size: 10px; }YL
Re: serendipity_imageComment_txt
gacias
saludos
chiriqui
saludos
chiriqui