We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Doug Ransom
  2. General Discussion
  3. Wednesday, 30 October 2013
  4.  Subscribe via email
Hi,

Within a theme I created,

I want to define a colour: @IABlue: #003F87;

and use it for the link colour in ThemeMagic couple things. It doesn't work when i have the following defined in variables-custom.less
variables-custom.less:@IABlue: #003F87;
variables-custom.less:@linkColor: @IABlue;
variables-custom.less:@T3moduleTitleColor: @IABlue;


, and the progress bar gets stuck about 50% when trying to use theme magic, as shown in the image:

https://lh4.googleusercontent.com/-TQGBsdTUrAU/UnEeObB_NAI/AAAAAAAAAoM/_tPVYUG1AQg/w597-h556-no/screencap.png
Attachments (1)
Comment
There are no comments made yet.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Doug Ransom,

The variables-custom.less file is used by ThemeMagic, you should not modify those file.
And @IABlue variables has not been declared in less/themes/your-theme/variables.less or less/variables.less.

To sum up, you should use less/themes/your-theme/variables.less instead of variables-custom.less file.

Regards
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.