This forum is for churches and ministries using Web-Empowered Church tools or packages. If you are a WEC customer, please submit a ticket. If you are reporting a bug with one of our plugins, please email us. If you are a business entity and want help that you cannot find here, please look at our services.

Notice: we are using new forum software and most messages from last 2 years were transferred. If you had an account before, please login to post a message on the forum.

Topic with no new replies

Changing Font type and color in the Warehouse Skin


Author Message
Written on: 10/02/2011
ronald quintana
Topic creator
registered since: 03/17/2007
Posts: 11
Can anybody give me a tip on how to modify font and color of the cool text logo in this skin?
Written on: 10/04/2011
Hans P
registered since: 03/28/2010
Posts: 40
Ronald,

You can find the settings for the logo (made with Gifbuilder) in:
..\typo3conf\ext\skin_warehouse\typoscript\skin_typoscript.ts

At line 135 the code starts.
The font type used is: YouRookMarbelous.
If you change the font you also have to upload the new font to:
..\typo3conf\ext\skin_warehouse\fonts

In the code you will find the settings for font-size and colors.

It can be a bit of a puzzle, to get the right settings!

Success!
Hans P