Member
Member
daredanger   2010-08-30, 18:56
#1

In the default theme I want to change the font-size and font-family of album description text in index.php that is displayed by this function printAlbumDesc(). I'm using light.css. I added this to light.css

.albumdesc p {font-size:16px; font-family: Georgia, serif;}

But I could see no change. Please help.

Administrator
Administrator
fretzl   2010-08-31, 10:31
#2

Try putting your line all the way at the end of the light.css file and see if that works.
(the nature of CSS is that the last call wins ;-))

Junior Member
Junior Member
csbutler3   2010-08-31, 16:37
#3

If that doesn't work, you can upload your .css file and I will be happy to take a look at it =)

Member
Member
daredanger   2010-09-02, 19:22
#4

@csbutler...thanks for offering to help....i found another way to solve the problem. I wrote some attributes for class zp_uneditable_album_desc and my problem was resolved. Wonder if it was the best way to do it or not but it worked.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.