Different Body Color For Sets Of Articles - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Different Body Color For Sets Of Articles

S

SPD

Helix Framework 2 years ago

Hi, I am going to have different 'sets' of article, 100s in each set. A part of helping users identify what 'set' they are looking at I thought to use different Body colors. The body colour in my article is mostly 'white space' where the text and images are in seperate 'parts' of the article

So, I am assuming I am looking at a custom.css setting, I was just hoping you might be able to point me in the best way to accomplish this. Cheers

0
2 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 2 years ago #114027

Hi,

to be honest the best way would be to have custom module with javascript that allows user select color and that color code will be used for < body > - this would be option if guest/users have to choose colors.

If you want to decide about bg color you can play with class names that will override body bg color and use that class name inside menu item settings. Or as alternative method use CustomCSS module with css to change colors published in debug position and assigned to different subpages using a rules (you can use Advanced Module Manager from RegularLabs for advanced rules).

That's all I can suggest for free here, because this seems to be customization question. But you got solid tips already.

0
S
SPD
Accepted Answer
2 years ago #114045

Cheers Paul It wouldn't be for users to choose it would be part of the design of the website. I thought it would be beyond my experience but it never hurts to ask :-)

I'll had planned on doing something with images too and maybe something in each individual article.

Anyway, thanks for taken the time to response and providing suggestion. Hopefully there will come a time when I have the skills to implement them. Take care!

0