Page 2 of 2

Re: One Stylesheet not being linked

Posted: Thu Jun 14, 2012 7:46 pm
by Dr.CSS
When you have text in a style sheet, no matter what it is it counts towards the weight of the file, having a bunch of white space effects also, but these really hurt, like I said before...


/* ============================================================================================= */
/* =====>>> DEFAULT STYLES <<<================================================================== */
/* ============================================================================================= */


/* ----->>> TYPOGRAPHY <<<---------------------------------------------------------------------- */

Re: One Stylesheet not being linked

Posted: Fri Jun 15, 2012 4:05 pm
by lchestnut
I understand but removing 6 lines when I have over 3100 is not going to make it better when I have several css files to incorporate. I need some of those note lines so I can find the information I am looking for when making changes.

Thank you. I appreciate your help. I have learned something I didnt know before....Priceless :D

Lisa

Re: [Solved] One Stylesheet not being linked

Posted: Fri Jun 15, 2012 10:42 pm
by Dr.CSS
You have more than 6 lines of that kind of code, every one of those need to be stripped down to one line and any white spaces between CSS calls also...