Guest ZoltanH01 Posted June 8, 2005 Report Posted June 8, 2005 Hello, The question is very simple: how can I change the font-size in the HomeScreen? I would like to change the font-size only some specific plug-in, if it possible. For example: the default font-size is 11, but I would like to modify the Career plug-in to 18. How can accomplish it? I tried to accomplish it, with the following xml, but unfortunately the default font-size was applied to the carrier plug-in. ;) halign="center" Any help welcome. Thanks, - Zoltan
Guest cold_fire Posted June 8, 2005 Report Posted June 8, 2005 Hello, The question is very simple: how can I change the font-size in the HomeScreen? I would like to change the font-size only some specific plug-in, if it possible. For example: the default font-size is 11, but I would like to modify the Career plug-in to 18. How can accomplish it? I tried to accomplish it, with the following xml, but unfortunately the default font-size was applied to the carrier plug-in. ;) halign="center" Any help welcome. Thanks, - Zoltan <{POST_SNAPBACK}> It normally should work by modifiying the value from the"font size" value leave the default font value intact .
Guest ZoltanH01 Posted June 8, 2005 Report Posted June 8, 2005 It normally should work by modifiying the value from the"font size" value leave the default font value intact . <{POST_SNAPBACK}> Could you send me an example, because it seems I am missing something. - Zoltan
Guest cold_fire Posted June 8, 2005 Report Posted June 8, 2005 Could you send me an example, because it seems I am missing something. - Zoltan <{POST_SNAPBACK}> I mean replace the value in the .xml file :"font-size="20" ,instead of "20" insert another value ex.:"font-size="18" ,that should do the trick .
Guest ZoltanH01 Posted June 8, 2005 Report Posted June 8, 2005 I mean replace the value in the .xml file :"font-size="20" ,instead of "20" insert another value ex.:"font-size="18" ,that should do the trick . <{POST_SNAPBACK}> I changed it, but it is not working properly. I attached the entire xml. I don't where is the problem. ;) Thanks, ZoltanZoltanh01.Home.xml
Guest cold_fire Posted June 8, 2005 Report Posted June 8, 2005 I changed it, but it is not working properly. I attached the entire xml. I don't where is the problem. ;) Thanks, Zoltan <{POST_SNAPBACK}> Have u made the .xml?
Guest ZoltanH01 Posted June 8, 2005 Report Posted June 8, 2005 Have u made the .xml? <{POST_SNAPBACK}> Yes I made it, based on some example.
Guest scottb Posted June 8, 2005 Report Posted June 8, 2005 Try putting the font-size in the "label" parameter instead of in the "format-state" parameter. For example:
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now