rkoechel2004 Posted December 9, 2005 Posted December 9, 2005 I'm trying to make the text styles in the category box different from the rest of the boxes, how would I go about doing this? Thanks for the help, Ryan rkoechel2004
ozcsys Posted December 9, 2005 Posted December 9, 2005 I'm trying to make the text styles in the category box different from the rest of the boxes, how would I go about doing this? Thanks for the help, Ryan All the boxes use the same class in the stylesheet. If you want to setup your boxes differently you will need to add a class to the stylesheet and then change the class in the php file for that particular box. There is a contribution that sets up a different class for each box that may be overkill if you just want to have one box different but downloading and looking at it will probably help you setup the changes you want to make even if you do not implement the whole contribution. The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
rkoechel2004 Posted December 9, 2005 Author Posted December 9, 2005 All the boxes use the same class in the stylesheet. If you want to setup your boxes differently you will need to add a class to the stylesheet and then change the class in the php file for that particular box. There is a contribution that sets up a different class for each box that may be overkill if you just want to have one box different but downloading and looking at it will probably help you setup the changes you want to make even if you do not implement the whole contribution. THANK YOU rkoechel2004
ozcsys Posted December 9, 2005 Posted December 9, 2005 THANK YOU no problem.. Good luck The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.