This question is answered. Helpful answers available: 0. Correct answers available: 1.


Permlink Replies: 7 - Pages: 1 - Last Post: 10 Mar 23, 11:37 Last Post By: AndreWolff Threads: [ Previous | Next ]
dosmit

Posts: 1
Registered: 14-Apr-2021
Minimal: Color of texts
Posted: 9 Mar 23, 16:08
 
  Click to reply to this thread Reply
How can I change the color of texts in the skin Minimal? In particular: Album title, Album description, Image title/name and Image comment below.
Thank you!

Edited by: JeffTucker on 9 Mar 2023, 10:09, to add skin to title
JeffTucker

Posts: 7,952
Registered: 31-Jan-2006
Re: Minimal: Color of texts
Posted: 9 Mar 23, 16:17   in response to: dosmit in response to: dosmit
Helpful
  Click to reply to this thread Reply
(Thread moved, as this is skin-specific.)

Minimal doesn't provide an easy way to modify things like text colors. You would have to edit the skin's template files. Open the skin directory - Tools, Open directories, Skin directory - go to the styles directory, and edit the CSS file for the style you're using, like dark.css. You'll find the color settings in there.

The catch, of course, is that any changes you make will apply to any project you make with the skin. And installing a new version of the skin will wipe out your customizations, and you'll have to do them again.

You might, instead, want to use a skin that makes this easy. If you like the simple layout of Minimal, I would suggest trying Atom.
davidekholm

Posts: 4,224
Registered: 18-Oct-2002
Re: Minimal: Color of texts
Posted: 9 Mar 23, 17:28   in response to: dosmit in response to: dosmit
Helpful
  Click to reply to this thread Reply
Attachment MinimalG.jaskin (254.3 KB)
Here's a modified version of Minimal that has color selectors for text and background color

(Jeff, what do you say, shall we bundle it with jAlbum, replacing the old bsh version with this Groovy version?)
JeffTucker

Posts: 7,952
Registered: 31-Jan-2006
Re: Minimal: Color of texts
Posted: 9 Mar 23, 18:04   in response to: davidekholm in response to: davidekholm
 
  Click to reply to this thread Reply
davidekholm wrote:
(Jeff, what do you say, shall we bundle it with jAlbum, replacing the old bsh version with this Groovy version?)

Entirely up to you. I Groovied it over four months ago, and that went nowhere. At this point, I've pretty much washed my hands of Minimal.
mrag

Posts: 329
Registered: 26-Jul-2003
Re: Minimal: Color of texts
Posted: 10 Mar 23, 02:39   in response to: davidekholm in response to: davidekholm
 
  Click to reply to this thread Reply
Isn't the concept of Minimal to be minimal? Atom answers any supercharging that might be desired.
jimberry

Posts: 544
Registered: 30-Aug-2004
Re: Minimal: Color of texts
Posted: 10 Mar 23, 02:50   in response to: mrag in response to: mrag
 
  Click to reply to this thread Reply
mrag wrote:
Isn't the concept of Minimal to be minimal? Atom answers any supercharging that might be desired.
What is a "concept"?
These days "minimal" describes the Minimal skin about as much as "Hero" describes a "Hero Image" ;)
JeffTucker

Posts: 7,952
Registered: 31-Jan-2006
Re: Minimal: Color of texts
Posted: 10 Mar 23, 02:56   in response to: mrag in response to: mrag
 
  Click to reply to this thread Reply
mrag wrote:
Isn't the concept of Minimal to be minimal? Atom answers any supercharging that might be desired.

And yet, ironically, someone intent upon code-hacking to customize the skin would find Atom much easier to deal with than Minimal. The slide page in Minimal is a festival of fairly obscure Javascript and dense CSS.
AndreWolff

Posts: 2,276
Registered: 14-Dec-2007
Re: Minimal: Color of texts
Posted: 10 Mar 23, 11:21   in response to: JeffTucker in response to: JeffTucker
 
  Click to reply to this thread Reply
For skin designers it is important that there is an example skin.
Both Minimal and Atom are good candidates for this.

However, there is an important difference: Atom has a compiled UI and Minimal has an interpreted UI.

Atom has many more features, all of which are important in a skin, but it makes code a bit overwhelming for a novice designer.

I think Minmal is good for a novice designer without any experience. The skin code must then be completely converted to Groovy and no new features should be added, keep it as simple as possible.

As soon as that novice designer understands it, he can to switch to the Atom code, also because it is more structured in my opinion.
But the UI code of the Atom skin must then also be published and explained as an extension of the tutorial Compiling a skins user interface.
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums