Hello JANVANKUIJK1,
It is a background caption color, you can remove it by editing the following class in the '/templates/as002032/css/ext.artslider.css', but it will be removed from all slides including the slide with text.
Hello,
before I buy I want to know a few things because I have seen some of your templates don't have what I want it to do exactly:
1)Can the black colour where your menus are be changed to another colour?
2)there is a circilar pattern in the header and footer - can this be removed and change?
3)The LUX section in the welcome message module - can this be removed?
AS Templates
POSTED: 2015-07-03
Hello DJCHRISTIAN,
Yes, everything you can do by editing appropriate css class.
Hello, Okay I have bought the template please guide me on how:
1)Can the black colour in the header where your menus are be changed to another colour?
2)there is a circilar pattern in the header and footer - can this be removed and change?
3)The LUX section in the welcome message module - can this be removed?
The pattern you can change here:
#header-row .container {
background-image: url("../images/bg.companyname.png");
background-position: left center;
background-repeat: no-repeat;
}
I bought 002032 template, but I have no search module and I cannot install the mod_articles_single, appears JInstaller: Install: File does not exist. What do I do?
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
View History
Our slider showes a white field on all the images where there is no text.
How can we get rid of this?
https://www.huiskopenverbouweninhongarije.nl
Jan
Just checked your site, the slider looks fine, have you managed to resolve the problem?
Regards, AS Team.
View History
Do you know which component or css call as002032/images/bg-li.gif? It is missing file.
Regards
You can find it and delete in 'templates/as002032/css/ext.asmenu.css' file in the following class (line 52):
.navigation #as-menu ul.as-menu > li
{
padding: 0;
margin: 0;
width: auto !important;
text-align: center;
background: url('../images/bg-li.gif') left top no-repeat;
list-style:none;
}
Regards, AS Team.
View History
The issue is still there.
There are 5 slides. In one of them is the text "Kor huis Tiszaszentimre
Complete woning mét zwembad! € 142.990". In the other slides is no text added and they show on that position a white background.
Jan
https://www.huiskopenverbouweninhongarije.nl/
It is a background caption color, you can remove it by editing the following class in the '/templates/as002032/css/ext.artslider.css', but it will be removed from all slides including the slide with text.
.camera_caption {
background-color: #ddd;
display: none;
opacity: 0.9 !important;
position: absolute;
right: 0 !important;
text-align: left !important;
top: 35% !important;
width: 35%;
}
Regards, AS Team.
View History
Jan
We are sorry, there is no such option, it should be developed.
Regards, AS Team.
View History
It can't be difficult to you to develope that.
I solved it in another way. With own css and and extra div.
Jan
View History
I'd like to Know what time after the payment with paypal can I do the dowload.
Best regards
Vera Lucia
You will receive it immediately after the payment.
Regards, AS Team.
View History
before I buy I want to know a few things because I have seen some of your templates don't have what I want it to do exactly:
1)Can the black colour where your menus are be changed to another colour?
2)there is a circilar pattern in the header and footer - can this be removed and change?
3)The LUX section in the welcome message module - can this be removed?
Yes, everything you can do by editing appropriate css class.
Regards, AS Team.
View History
1)Can the black colour in the header where your menus are be changed to another colour?
2)there is a circilar pattern in the header and footer - can this be removed and change?
3)The LUX section in the welcome message module - can this be removed?
Thank you
What is your site url please?
You can easy determinate the file which should be changed and the css class by installing and using Mozilla or Opera Fireblug plugin:
https://getfirebug.com/
https://addons.opera.com/en/extensions/details/firebug-lite-button/
Regards, AS Team.
View History
You have to edit appropriate menu items from Social menu in your Joomla admin panel -> Menus.
Regards, AS Team.
View History
The header row background color you can change by editing tmpl.default.css file the following class:
#header-row
{
background-color: #000;
background-image: -moz-linear-gradient(center top , #222, #000) !important;
border-bottom: 1px solid #fff;
color: #fff;
margin-bottom: 50px;
}
The pattern you can change here:
#header-row .container {
background-image: url("../images/bg.companyname.png");
background-position: left center;
background-repeat: no-repeat;
}
#footer-row .container {
background-image: url("../images/bg.footer.content.row1.png");
background-position: left bottom;
background-repeat: no-repeat;
padding: 30px 0;
}
Regards, AS Team.
View History