welcome
on the home page there are 3 articles in translucent background. I would like to darken it, because when you change the background of the main parties do not see these articles. how can i do that?
AS Templates
POSTED: 2015-04-17
Hello KALEONEK,
What is your site url please? We will check it and let you know.
Regards, AS Team.
AS Templates
POSTED: 2015-04-20
Hello KALEONEK,
You can edit rgba parameters in the tmpl.default.css file :
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
on the home page there are 3 articles in translucent background. I would like to darken it, because when you change the background of the main parties do not see these articles. how can i do that?
What is your site url please? We will check it and let you know.
Regards, AS Team.
You can edit rgba parameters in the tmpl.default.css file :
#featured-row .mod-newsflash-adv .item_num0
{
background: none repeat scroll 0 0 rgba(100, 188, 238, 0.2);
}
#featured-row .mod-newsflash-adv .item_num1
{
...
}
...
Regards, AS Team.
It will be published after it has been approved by the Website Administrator.