Hi,
- is it possible to change the color from the menu in position 035 from white in black?
-how can i remove the "0" in the left of the search area?
-how can i change the favicon in the frontend?
AS Templates
POSTED: 2014-02-03
Hello SWEICKI,
The favicon you have to put in the template root folder:
www.pattkieker.de/templates/as002036/
For the changing the color and removing 'zero' please provide us with an access to your Joomla admin panel, the info please put in the special info area under your purchased items section of your AS account.
Regards, AS Team.
sweicki
POSTED: 2014-02-18
Hi,
- is it possible to change the color from the menu in position 035 from white in black?
-how can i remove the "0" in the left of the search area?
(special Info is filled)
AS Templates
POSTED: 2014-02-18
Hello SWEICKI,
Please check your site, everything should be OK now.
Regards, AS Team.
sweicki
POSTED: 2014-02-19
Hi,
that look great.
Is it possible that the color black looks like as the copyright (Little bit lighter?) Or can you tell me where the setting is?
Thank you for supporting!
AS Templates
POSTED: 2014-02-20
Hello SWEICKI,
In case to change it you have to edit style.default.css file the following class:
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
- is it possible to change the color from the menu in position 035 from white in black?
-how can i remove the "0" in the left of the search area?
-how can i change the favicon in the frontend?
The favicon you have to put in the template root folder:
www.pattkieker.de/templates/as002036/
For the changing the color and removing 'zero' please provide us with an access to your Joomla admin panel, the info please put in the special info area under your purchased items section of your AS account.
Regards, AS Team.
- is it possible to change the color from the menu in position 035 from white in black?
-how can i remove the "0" in the left of the search area?
(special Info is filled)
Please check your site, everything should be OK now.
Regards, AS Team.
that look great.
Is it possible that the color black looks like as the copyright (Little bit lighter?) Or can you tell me where the setting is?
Thank you for supporting!
In case to change it you have to edit style.default.css file the following class:
#copyright-menu li a
{
color: #000000;
}
Regards, AS Team.