Junior Member
Junior Member
ftp   2019-09-07, 11:35
#1
I need to change the font and colour of the titles of my albums. Where can I edit this? I currently have the zpBootstrap theme installed. Is it a default part of the theme? Can I install a plugin to edit this?
Administrator
Administrator
acrylian   2019-09-07, 11:39
#2
You need to modify the theme's CSS.
Member
Member
vincent3569   2019-09-09, 07:56
#3
hi
to change the main bootstrap css rules, you can create your own css compiled files.

to do that, load the file `config.json` provided in directory `/_bootstrap_3.4.0\bootstrap-compiled`of the theme in
https://getbootstrap.com/docs/3.4/customize/.
then, edit the rules as you need.
then, you have to replace `bootstrap*.*` in directory `/css` with the new compiled files.

you can also change specific css values (not bootstrap ones) in `/css/zpBootstrap.css`.
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.