[RC] Cynthia 1.2.4 - phpBB 3.2.8

Any abandoned 3.2.x Styles will be moved to this forum.
DJBenz
Registered User
Posts: 53
Joined: Mon Feb 25, 2008 2:50 pm

Re: [Release] Cynthia 1.2.0 - phpBB 3.2.0

Post by DJBenz »

Great theme, thank you.

How can I change the 'Cynthia' header to a logo of my own choice?
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [Release] Cynthia 1.2.0 - phpBB 3.2.0

Post by nextgen »

DJBenz wrote: Tue Feb 14, 2017 1:38 pm How can I change the 'Cynthia' header to a logo of my own choice?
Open root/styles/Cynthia/theme/cynthia.css

Find:

Code: Select all

#header-cynthia {
In this part background-image: url("./images/header.png"); you change the header for the style, for the logo.

Open root/styles/Cynthia/theme/colours.css

Find:

Code: Select all

.site_logo {
	background-image: url("./images/logo_cynthia.png");
}
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
DJBenz
Registered User
Posts: 53
Joined: Mon Feb 25, 2008 2:50 pm

Re: [Release] Cynthia 1.2.0 - phpBB 3.2.0

Post by DJBenz »

Thank you!
DJBenz
Registered User
Posts: 53
Joined: Mon Feb 25, 2008 2:50 pm

Re: [Release] Cynthia 1.2.0 - phpBB 3.2.0

Post by DJBenz »

Is there an icon set available in PSD format so that I can tailor the icons (unread posts, etc.) to my own colour scheme?

Really liking this theme, I hope you'll continue with the development of it.
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [Release] Cynthia 1.2.0 - phpBB 3.2.0

Post by nextgen »

DJBenz wrote: Thu Feb 16, 2017 10:18 am Is there an icon set available in PSD format so that I can tailor the icons (unread posts, etc.) to my own colour scheme?
The style use Font Awesome Icon
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [RC] [Release] Cynthia 1.2.0 - phpBB 3.2.0

Post by nextgen »

New release from the Cynthia style coming soon... :)
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [RC] [Release] Cynthia 1.2.0 - phpBB 3.2.3

Post by nextgen »

Style update, see the first post... :)
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
DJBenz
Registered User
Posts: 53
Joined: Mon Feb 25, 2008 2:50 pm

Re: [Release] Cynthia 1.2.0 - phpBB 3.2.0

Post by DJBenz »

nextgen wrote: Thu Feb 16, 2017 3:05 pm
DJBenz wrote: Thu Feb 16, 2017 10:18 am Is there an icon set available in PSD format so that I can tailor the icons (unread posts, etc.) to my own colour scheme?
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.
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [RC] [Release] Cynthia 1.2.1 - phpBB 3.2.3

Post by nextgen »

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.
Hey,

You have some image of what you want to do to give me an idea?

Regards :)
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
DJBenz
Registered User
Posts: 53
Joined: Mon Feb 25, 2008 2:50 pm

Re: [RC] [Release] Cynthia 1.2.1 - phpBB 3.2.3

Post by DJBenz »

nextgen wrote: Wed Oct 10, 2018 1:43 am Hey,

You have some image of what you want to do to give me an idea?

Regards :)
I want to make the unread posts icon red instead of blue:

Image

EDIT: Actually, I see these are PNG images, so I will have to create a new set in my required colour? Can you tell me which FontAwesome icons are used in the theme set?
User avatar
Mannix_
Registered User
Posts: 1834
Joined: Sun Oct 25, 2015 2:56 pm
Name: Matt
Contact:

Re: [RC] [Release] Cynthia 1.2.1 - phpBB 3.2.3

Post by Mannix_ »

DJBenz wrote: Wed Oct 10, 2018 8:37 am
nextgen wrote: Wed Oct 10, 2018 1:43 am Hey,

You have some image of what you want to do to give me an idea?

Regards :)
I want to make the unread posts icon red instead of blue:

Image

EDIT: Actually, I see these are PNG images, so I will have to create a new set in my required colour? Can you tell me which FontAwesome icons are used in the theme set?
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
Did I helped You? Consider a donation.
New version of phpBB has been released? My styles aren't validated for it yet? Check my page for the latest downloads!
DJBenz
Registered User
Posts: 53
Joined: Mon Feb 25, 2008 2:50 pm

Re: [RC] [Release] Cynthia 1.2.1 - phpBB 3.2.3

Post by DJBenz »

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
Fantastic, thank you. If they're not the images used, they're close enough!
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [RC] [Release] Cynthia 1.2.3 - phpBB 3.2.4

Post by nextgen »

Style update to phpBB 3.2.4 :)
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: [RC] Cynthia 1.2.3 - phpBB 3.2.4

Post by nextgen »

Soon new update
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
User avatar
nextgen
Registered User
Posts: 2392
Joined: Mon Jul 26, 2010 10:58 pm
Location: Guatemala
Name: Melvin García
Contact:

Re: Cynthia 1.2.4 - phpBB 3.2.8

Post by nextgen »

Style update, see the first post.
メルビン・ガルシア • nextgen Solutions

Please do NOT contact for support via PM or email.
Locked

Return to “[3.2.x] Abandoned Styles”