customproperties.css dosn't work on Joomla3.3

  • taksejimo
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 9 months ago #2179 by taksejimo
I added a few classes to customproperties.css. Then I upload it and set link statement on index.php.
It doesn't work.
I am wondering if customproperties.css has not been loaded. So I need to know how to check if loaded or not and why it doesn't work .
Please provide me any advice or suggestions.

Link statement is as follows.
<head>

<link rel="stylesheet" href="/components/com_customproperties/CSS/customproperties.css" type="text/css" media="screen" />
</head>

Thanks in advance. taksejimo

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago #2180 by andrea_4g
Replied by andrea_4g on topic customproperties.css dosn't work on Joomla3.3
customproperties.css is loaded automatically when parameter 'Use customproperties.css' is set to yes.
(Components > Custom Properties > Options > Results Formatting)
There's no need to manually modify index.php

However the correct link to the CSS file should be: media/com_customproperties/css/customproperties.css

Please Log in or Create an account to join the conversation.

  • taksejimo
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 9 months ago #2187 by taksejimo
Replied by taksejimo on topic customproperties.css dosn't work on Joomla3.3
It works correctly according to the advice.
Thank you so much for your help.

Please Log in or Create an account to join the conversation.

Time to create page: 0.156 seconds