Open
root/styles/Cynthia/theme/cynthia.css
Code: Select all
#header-cynthia {
background-image: url("./images/header.png");
you change the header for the style, for the logo.root/styles/Cynthia/theme/colours.css
Code: Select all
.site_logo {
background-image: url("./images/logo_cynthia.png");
}
The style use Font Awesome Icon
Hey nextgen, I guess I figured out how to do this when I originally installed the theme. I've just updated to 3.2.3 and I can't figure out which part of colours.css controls the colour for the icon showing a forum with unread posts. I'd like to change it from blue to red.
Hey,DJBenz wrote: ↑Tue Oct 09, 2018 8:22 am Hey nextgen, I guess I figured out how to do this when I originally installed the theme. I've just updated to 3.2.3 and I can't figure out which part of colours.css controls the colour for the icon showing a forum with unread posts. I'd like to change it from blue to red.
I want to make the unread posts icon red instead of blue:
I'm pretty sure those are the icons used in this theme https://www.phpbb.com/customise/db/styl ... ver_icons/ . There is a psd file that you can use to edit them
Fantastic, thank you. If they're not the images used, they're close enough!Mannix_ wrote: ↑Wed Oct 10, 2018 9:17 am I'm pretty sure those are the icons used in this theme https://www.phpbb.com/customise/db/styl ... ver_icons/ . There is a psd file that you can use to edit them