Hi all,
I was wondering if anyone know which css file and around what line I need to modify in order to change the font size of the events and group texts
Hi all,
I was wondering if anyone know which css file and around what line I need to modify in order to change the font size of the events and group texts |
Cheari, I have no idea which css file you should be looking for, however, if I was in your position and don't want to wait long, I would view the page source, identify the elements or test you want to change by their 'class', then I would look up in the head of the page and identify the CSS files that page relies on.. I would then look in those css files. Just a thought anyway. |
It's more than just a thought ..... it's how to find the proper css file. |
RumpyBumpy.. I am not sure if you understood my post... The proper Css file is in fact in the page header like I said before... Each text elements would have a 'class'.. that class would be included in the PROPER css file which is linked to the page... Unless offcourse you are saying the page source doesn't list the proper lined css files..
I use this method and it works a treat for me... it saves me waiting or even reading.. I edited the look of the date-picker a few hours ago using this method.
Ultimately, everything starts with a thought. |
Perhaps you misunderstood me ..... I said it's more than a thought and indeed the way to find the css file to modify the font in question ..... |
Thank you !! Cloodo
and also RumpyBumpy for complementing his correct response ...Cloodo it worked like a charm...great advice!!! |
Cheari, you are most welcome!
RumpyBumpy, I did misunderstand your post indeed.. my apologies, and, thank you for assuring me that what I have been doing is right! |