0
Welcome Guest! Login
0 items Join Now

System.css file not showing

    • kade119's Avatar
    • kade119
    • Jr. Rocketeer
    • Posts: 32
    • Thanks: 0

    System.css file not showing

    Posted 15 years 4 months ago
    • What could could cause the system styles not to display? and i checked firebug and i'm not seeing it in the list of css files at all when viewing my site w/ an error, any ideas of why this may not be taking effect?

      Thanks
    • Handcrafted Logos Daily
      http://www.thelogodepot.com

      We build creative custom logo designs for new business start-ups.
    • Terp's Avatar
    • Terp
    • Elite Rocketeer
    • Posts: 1720
    • Thanks: 23

    Re: System.css file not showing

    Posted 15 years 4 months ago
    • Do you have a link to the site? The "when viewing my site w/ an error" raises a flag. ;)
    • Kat05's Avatar
    • Kat05
    • Preeminent Rocketeer
    • Posts: 25898
    • Thanks: 334

    Re: System.css file not showing

    Posted 15 years 4 months ago
    • hi kade,

      as terp mentioned, there is no way to help you without seeing the issue ourselves.
      you can check the link in my signature "top tips for support" and give us some more info.

      thanks, kat :)
    • Kat05 / QA Lead & Support / Germany
    • kade119's Avatar
    • kade119
    • Jr. Rocketeer
    • Posts: 32
    • Thanks: 0

    Re: System.css file not showing

    Posted 15 years 4 months ago
    • I do apologize to both of you trying to help, didn't realize I had forgot to post the link

      link:

      www.app-talk.com

      thanks both of you
    • Handcrafted Logos Daily
      http://www.thelogodepot.com

      We build creative custom logo designs for new business start-ups.
    • kade119's Avatar
    • kade119
    • Jr. Rocketeer
    • Posts: 32
    • Thanks: 0

    Re: System.css file not showing

    Posted 15 years 4 months ago
  • Re: System.css file not showing

    Posted 15 years 4 months ago
    • You can manually add it before your </head> tag in your template index.php, so it will be like this:
       
      <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
      </head>
    • kade119's Avatar
    • kade119
    • Jr. Rocketeer
    • Posts: 32
    • Thanks: 0

    Re: System.css file not showing

    Posted 15 years 4 months ago

Time to create page: 0.064 seconds