Good Morning,
thanks for your cooperation,
I would need a further information:
How do I change in the page "dating" at the top of the background color #008080 that appears when scrolling the page?
I would need to leave it transparent black as it appears in the other pages.
Thanks in advance for your patience & cooperation
Best Regards
Nicola
AS Templates
POSTED: 2015-01-05
Hello NICOLADIBONITO,
Please see tmpl.default.css file the following class:
Hi AS Templates,
Unfortunately, but the site I'm making in local mode (XAMPP), I would remove the text on all pages (on which appears the breadcrumbs), can you help me?
If necessary I can provide credentials teamviewer to access my PC.
Thanks in advance for your patience & cooperation
Best Regards
Nicola
AS Templates
POSTED: 2015-01-10
Hello NICOLADIBONITO,
Do you have a screenshot? You can upload the image on your server and provide us with url.
Hi AS Templates,
I have a screenshot with highlighted text that is to be deleted, could you give me an e-mail address in order to send?
To load the image of the site on the server, I apologize but I can not run the database.
Thanks in advance for your patience & cooperation
Best Regards
Nicola
For direct contact my E-mail is : nicola@dibonito.com
AS Templates
POSTED: 2015-01-11
Hello NICOLADIBONITO,
You don't need to run any databases for loading images, just upload it in some place/folder via FTP on your server and provide us with the link.
I was trying to edit the breadcrumbs-row height and during my code edits it seems i edited something wrong with result, whenever i publish the breadcrumbs plugin the content is not displayed.
Is there a way to initialize the breadcrumbs module to default ?
Hi,
thanks for your answer.
But I can't find the class: body.body_splash in tmpl.default.css.
I'm searching with the help of firebug.
Regards,
voncroy19
AS Templates
POSTED: 2015-01-17
Hello VONCROY19,
You can see it on the line 40 in the tmpl.default.css file.
Hello, I have installed quickstart without any error. First page is looking normally, but when clicking on other buttons on top menu just blank page is displayed. Is this normal or I missed something? In back-end i see articles, categories, everything looking normally.
Thank you
AS Templates
POSTED: 2015-02-03
Hello EVOLVEUSR,
What is your site url please? Can you please provide us with an access to your Joomla admin panel for checking this issue? The info please put in the Special info area under your Purchased items section of your AS account.
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
The menu backgroundcolor you can change by editing ext.asmenu.css file the following class (line 30):
#as-menu ul.as-menu {
background: none repeat scroll 0 0 rgba(255, 0, 0, 0.3);
display: inline-block;
line-height: 1;
margin: 0 0 -4px;
padding: 0;
position: relative;
z-index: 150;
}
The footer color you can change in the tmpl.defaiult.css file in the class:
(line 3563)
#copyright-row {
background-color: #008080;
color: #fff;
font-size: 12px;
}
Regards, AS Team.
View History
thanks for your cooperation,
I would need a further information:
How do I change in the page "dating" at the top of the background color #008080 that appears when scrolling the page?
I would need to leave it transparent black as it appears in the other pages.
Thanks in advance for your patience & cooperation
Best Regards
Nicola
Please see tmpl.default.css file the following class:
#navigation-row.scroolBackground
{
background-color: rgba(0, 128, 128, 1);
}
Try to delete the background-color property.
Regards, AS Team.
View History
Can I hide in breadcrumb field (on right) the name of the page and decrease the height of the row?
Thanks in advance for your patience & cooperation
Best Regards
Nicola
What is your site url please and on which page you would like to make these changes?
Regards, AS Team.
View History
Unfortunately, but the site I'm making in local mode (XAMPP), I would remove the text on all pages (on which appears the breadcrumbs), can you help me?
If necessary I can provide credentials teamviewer to access my PC.
Thanks in advance for your patience & cooperation
Best Regards
Nicola
Do you have a screenshot? You can upload the image on your server and provide us with url.
Regards, AS Team.
View History
I have a screenshot with highlighted text that is to be deleted, could you give me an e-mail address in order to send?
To load the image of the site on the server, I apologize but I can not run the database.
Thanks in advance for your patience & cooperation
Best Regards
Nicola
For direct contact my E-mail is : nicola@dibonito.com
You don't need to run any databases for loading images, just upload it in some place/folder via FTP on your server and provide us with the link.
Regards, AS Team.
View History
I was trying to edit the breadcrumbs-row height and during my code edits it seems i edited something wrong with result, whenever i publish the breadcrumbs plugin the content is not displayed.
Is there a way to initialize the breadcrumbs module to default ?
Yes, you can unpublish the old one and create a new, all module settings you can preview here:
http://www.astemplates.com/joomla-template-documentation/315-202-modules-configuration#breadcrumbs
Regards, AS Team.
View History
thanks for your answer.
But I can't find the class: body.body_splash in tmpl.default.css.
I'm searching with the help of firebug.
Regards,
voncroy19
You can see it on the line 40 in the tmpl.default.css file.
Regards, AS Team.
View History
View History
if I click on the logo, there shortly appears the background with the "AS Dating agency" logo.
Where can I change that background?
Thank you very much!
Please see tmpl.default.css file the following class (line 40):
body.body__splash {
background-image: url("../images/bg.body.png");
background-repeat: repeat;
}
Regards, AS Team.
View History
how can I change the height of the as menu?
Thanks.
Can you please let us know what exactly should be changed: menu height only or header size?
Regards, AS Team.
View History
Thank you
What is your site url please? Can you please provide us with an access to your Joomla admin panel for checking this issue? The info please put in the Special info area under your Purchased items section of your AS account.
Regards, AS Team.