FYI, you can easy determinate the file which should be changed and the css class by installing and using Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.
jansteehouwer
POSTED: 2016-09-07
Hello,
new password works. Thanks.
I want to change the color of the grey ribbon behind the logo and menu.
Can you tell me how?
Regards
AS Templates
POSTED: 2016-09-07
Hello JANSTEEHOUWER,
It can be changed by editing css files. You can easy determinate the file which should be changed and the css class by installing and using Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.
jansteehouwer
POSTED: 2016-09-08
That's the problem. I can't find the css file to change the color.
Regards
AS Templates
POSTED: 2016-09-09
Hello JANSTEEHOUWER,
Please see: 'templates/as002097/css/tmpl.default.css' file the following class (line 2068):
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
there is a grey area at the top of the template.
Can I change the opacity somewhere?
regards
You can do it by editing css only, please see 'templates/as002097/css/tmpl.default.css' file the following class (line 2068):
#top-header-row {
background-color: #343f43;
font-size: 12px;
height: 25px;
line-height: 25px;
padding: 10px 0;
position: relative;
text-align: left;
}
FYI, you can easy determinate the file which should be changed and the css class by installing and using Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.
new password works. Thanks.
I want to change the color of the grey ribbon behind the logo and menu.
Can you tell me how?
Regards
It can be changed by editing css files. You can easy determinate the file which should be changed and the css class by installing and using Firebug plugin:
https://getfirebug.com/
For more info please see the following article:
http://blog.astemplates.com/firebug-tutorial/#more-402
Regards, AS Team.
Regards
Please see: 'templates/as002097/css/tmpl.default.css' file the following class (line 2068):
#top-header-row
{
background-color: #343f43;
font-size: 12px;
height: 25px;
line-height: 25px;
padding: 10px 0;
position: relative;
text-align: left;
}
Regards, AS Team.