SnippetMaster Support Forums
Return to main website
 
December 10, 2010, 04:34:43 AM
* Show unread posts since last visit.
* Show new replies to your posts.
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 10, 2010, 04:34:43 AM

Login with username, password and session length
Search:  
Advanced search
* Home Help Search Login Register
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: CSS styles - no-show in Firefox « previous next »
Pages: [1] Print
Author Topic: CSS styles - no-show in Firefox  (Read 1010 times)
skylight

Posts: 4


[-] CSS styles - no-show in Firefox
« on: November 06, 2007, 05:44:26 PM »

I'm using Snippetmaster PRO v.2.2.2 with Firefox 2.0.0.6 (for Mac).
All of my HTML pages reference an external css file:
<link href="css/ynf.css" rel="stylesheet"/>

No styles show up in the pulldown styles menu.
Report to moderator   Logged
skylight

Posts: 4


[-] Re: CSS styles - no-show in Firefox
« Reply #1 on: November 07, 2007, 10:27:50 AM »

SOLVED:

In my link to the stylesheet I ommitted: type="text/css"

The complete stylesheet link in the Head section of the HTML page should be:
<link href="css/ynf.css" rel="stylesheet" type="text/css"/>

Now the styles show up in Snippetmaster.
 Smile


Report to moderator   Logged
Pages: [1] Print 
SnippetMaster Support Forums  |  General  |  General Discussion & Support  |  Topic: CSS styles - no-show in Firefox « previous next »
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.12 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!