Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
ovdemonz Developer
ovdemonz
- Join date:
- September 2006
- Posts:
- 39
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
September 22, 2014 at 12:27 pm #201509how to fix the css loading as attached.
TIA
-
Eragon H Friend
Eragon H
- Join date:
- July 2014
- Posts:
- 468
- Downloads:
- 1
- Uploads:
- 39
- Thanks:
- 5
- Thanked:
- 156 times in 149 posts
September 23, 2014 at 8:29 am #550491There is nothing to fix with the mentioned css loading.
The JA Tabs plugin is written to load css/js right before the close tag </head>
You can see in the file /plugins/system/jatabs/jatabs.php
$headtag[] = '<link href="' . $assets_url . 'ja.tabs.css" type="text/css" rel="stylesheet" />';
$this->_body = str_replace('</head>', "t" . implode("n", $headtag) . "n</head>", $this->_body); -
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by ovdemonz 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum