|
Tobias Bosshard
Topic creator
registered since: 05/22/2008
Posts: 33
|
Hi,
I try to use the skin "Lily Pads". Unfortunately the graphics (webpage title and texts for main menu) aren't okay. It seems, that the background color or the transparency are not well done. Because I use the original skin, it seems to be a problem while rendering the graphics. I tried different option in the installation menu ("pgn instead of gif" and so on), but nothing works. The same in firefox and IE.
T3: 4.5.7
Webpage: www.visual.pe
Thanks for any help or hint.
Greetings
Tobias
|
|
Hans P
registered since: 03/28/2010
Posts: 40
|
Tobias,
Try following:
In \typo3conf\ext\skin_lilypads\typoscript open the file skin_typoscript.ts
Here you change (2x):
niceText = 1 into niceText = 0
Next step is to delete all files in: \typo3temp\GB
This will probably solve your problem.
Hans
|
|
Tobias Bosshard
Topic creator
registered since: 05/22/2008
Posts: 33
|
"Hans P" wrote:
Tobias,
Try following:
In \typo3conf\ext\skin_lilypads\typoscript open the file skin_typoscript.ts
Here you change (2x):
niceText = 1 into niceText = 0
Next step is to delete all files in: \typo3temp\GB
This will probably solve your problem.
Hans
Dear Hans,
thank you very much! It's solved.
Tobias
|