En:Where can I find phpCMS logos?
From phpCMS
Question: Where can I find phpCMS logos?
Answer:
The phpCMS logos are already integrated in the parser.
You can insert them in the desired size and resolution directly into your content using a special tag:
- <LOGO_S_W>
- inserts a small logo for light backgrounds
- <LOGO_B_W>
- inserts a big logo for light backgrounds
- <LOGO_S_B>
- inserts a small logo for dark backgrounds
- <LOGO_B_B>
- inserts a big logo for dark backgrounds
- <LOGO_S_G>
- inserts a small logo for grey backgrounds (since 1.2.1)
- <LOGO_B_G>
- inserts a big logo for grey backgrounds (since 1.2.1)
Additionally we provide a pseudo 3d variant: (since 1.2.1):
- <LOGO3D_S_W>
- inserts a small logo for light backgrounds
- <LOGO3D_B_W>
- inserts a big logo for light backgrounds
- <LOGO3D_S_B>
- inserts a small logo for dark backgrounds
- <LOGO3D_B_B>
- inserts a big logo for dark backgrounds
- <LOGO3D_S_G>
- inserts a small logo for grey backgrounds (since 1.2.1)
- <LOGO3D_B_G>
- inserts a big logo for grey backgrounds (since 1.2.1)
The logos include a link to the phpCMS web site.
You can also find the logos in the directory /parser/gif/logo and they are available in this wiki's Imagelist.
New: There are also two 80x15 px Buttons available via the Imagelist above or directly via these links: Button 1 or Button 2. --Sunny 09:56, 13 Jul 2005 (CEST)
Diese Seite in anderen Sprachen: Deutsch
Main Page: FAQ MainPage | Top Page: English FAQ MainPage

