- Posts: 9
- Thank you received: 0
Custom CSS
-
Kandy
Inactive member - Topic Author
- New Member
Less
More
11 years 6 months ago - 11 years 6 months ago #30358
by Kandy
Custom CSS was created by Kandy
Hi,
I just join the club and I'm so excited
I would like to change the template's style by creating a custom css. Despite the css file (custom.css) has been saved in css folder but I don't see any changes.
Your help is very much appreciated.
Kind regards
Amir
I just join the club and I'm so excited
I would like to change the template's style by creating a custom css. Despite the css file (custom.css) has been saved in css folder but I don't see any changes.
Your help is very much appreciated.
Kind regards
Amir
Last edit: 11 years 6 months ago by Kandy.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30361
by ivan.milic
Replied by ivan.milic on topic Custom CSS
Custom style is option in template arguments, if you select it you can use other template options to change colors, fonts....
If you use pre-defined style and want to change only few things you can change styles/styleX.php variable values (X is number of pre-defined style you use)
And you can always edit tempalte_css.css and layout.css to add more customization.
If you use pre-defined style and want to change only few things you can change styles/styleX.php variable values (X is number of pre-defined style you use)
And you can always edit tempalte_css.css and layout.css to add more customization.
Please Log in to join the conversation.
-
Kandy
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 6 months ago - 11 years 6 months ago #30366
by Kandy
Replied by Kandy on topic Custom CSS
Hi Ivan,
Thank you for your reply.
I'd like to change some of the pre-defined styles such as Logo and Menu styles. For example, with using firebug I found the style for the menu in following location:
?css_request=1&diff=1779153060(line 185)
Could you let me know where is it located please.
Many thanks in advance.
Amir
Thank you for your reply.
I'd like to change some of the pre-defined styles such as Logo and Menu styles. For example, with using firebug I found the style for the menu in following location:
?css_request=1&diff=1779153060(line 185)
Could you let me know where is it located please.
Many thanks in advance.
Amir
Last edit: 11 years 6 months ago by Kandy.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30370
by ivan.milic
Replied by ivan.milic on topic Custom CSS
That is css/template_css.php
Please Log in to join the conversation.
-
Kandy
Inactive member - Topic Author
- New Member
Less
More
- Posts: 9
- Thank you received: 0
11 years 6 months ago - 11 years 6 months ago #30390
by Kandy
Replied by Kandy on topic Custom CSS
Unfortunately I couldn't sort this out. As I'm new to the hotThemes templates and also Sparky Framework, could you recommend any tutorial regarding this topic please.
In addition I did the same thing which I have done it before with another template by installing HD-Custom CSS (by Hyde Design). The module is published but the style doesn't change.
Many thanks in advance.
Amir
In addition I did the same thing which I have done it before with another template by installing HD-Custom CSS (by Hyde Design). The module is published but the style doesn't change.
Many thanks in advance.
Amir
Last edit: 11 years 6 months ago by Kandy.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 6 months ago #30397
by ivan.milic
Replied by ivan.milic on topic Custom CSS
ok css/template_css.php is PHP file if you don't know how to handle PHP you can just override properties using css . Just put same classes and properties with different values on bottom of that. That will override original values.
Please Log in to join the conversation.
Time to create page: 0.144 seconds