I installed « as002062_quickstart » and it works very well.
I have a problem with the extention « Articles – newsflash (Advanced) » :
I created a new article with a text and photos inside. I added this article to the category « Home Gallery » . I see my article at the home page like the others articles but when I clic at my article the extention « Articles – newsflash (Advanced) » is still there and my article is under the extention.
Other side, when i clic at Your article (for example :Richness) on the home page, the extention disappeares and I can see only the article.
How can i disable the extention (flash article advenced) when showing my articles ?
Another question : how can I disable/replace the backgrounds on the whole page ?
Best Regards
GreG
AS Templates
POSTED: 2015-03-22
Hello GREUMS78,
It is because you have to create a menu item for your articles like it is done in our demo preview.
The background color can be changed by editing css files, you can easy determinate the file which should be edited 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.
GreUms78
POSTED: 2015-03-23
Hello As Team
Thanks for your answer.
My problem with the articles is resolved.
I changed the background color but i want to change also the top of the page, the colour under the positions 3, 1 and the logo
I can't find the code in the css file.
Regards, GreG
AS Templates
POSTED: 2015-03-23
Hello GREUMS78,
What is your site url please? We have to see it in case to help you.
Regards, AS Team.
GreUms78
POSTED: 2015-03-23
My site is under construction, I can send you the login and password by email?
Regards, GreG
AS Templates
POSTED: 2015-03-23
Hello GREUMS78,
The info please put in the Special info area under your purchased items section of your AS account.
Regards, AS Team.
GreUms78
POSTED: 2015-03-24
Hello ;)
its ok for me ;)
AS Templates
POSTED: 2015-03-24
Hello GREUMS78,
You have to make changes in the tmpl.default.css file in 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
I installed « as002062_quickstart » and it works very well.
I have a problem with the extention « Articles – newsflash (Advanced) » :
I created a new article with a text and photos inside. I added this article to the category « Home Gallery » . I see my article at the home page like the others articles but when I clic at my article the extention « Articles – newsflash (Advanced) » is still there and my article is under the extention.
Other side, when i clic at Your article (for example :Richness) on the home page, the extention disappeares and I can see only the article.
How can i disable the extention (flash article advenced) when showing my articles ?
Another question : how can I disable/replace the backgrounds on the whole page ?
Best Regards
GreG
It is because you have to create a menu item for your articles like it is done in our demo preview.
The background color can be changed by editing css files, you can easy determinate the file which should be edited 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.
Thanks for your answer.
My problem with the articles is resolved.
I changed the background color but i want to change also the top of the page, the colour under the positions 3, 1 and the logo
I can't find the code in the css file.
Regards, GreG
What is your site url please? We have to see it in case to help you.
Regards, AS Team.
Regards, GreG
The info please put in the Special info area under your purchased items section of your AS account.
Regards, AS Team.
its ok for me ;)
You have to make changes in the tmpl.default.css file in the following class:
.header {
background-image: url("../images/bg.header.png");
margin-bottom: 45px;
}
Regards, AS Team.