[Solved] One Stylesheet not being linked

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: One Stylesheet not being linked

Post 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 <<<---------------------------------------------------------------------- */
lchestnut
Forum Members
Forum Members
Posts: 20
Joined: Fri Dec 23, 2011 5:00 am

Re: One Stylesheet not being linked

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: [Solved] One Stylesheet not being linked

Post 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...
Post Reply

Return to “Layout and Design (CSS & HTML)”