i´ve purchased this emplate and some others more.
It´s a great template!
My question:
I need a other color in header, footer and buttons. I know the standard colors (autum, royal, default...).
Can i change it in an css file? I´s very important for me.
www.thurner-beratung.com
Thanks for your positive answer ;-)
AS Templates
POSTED: 2015-12-08
Hello ELCH3535,
Off course you can do it by editing tmpl.default.css file or particular (color style).css file .
In your case:
#top_header { ..}
#header-row {...}
#footer-row {...}
#copyright-row {...}
Regards, AS Team.
elch3535
POSTED: 2015-12-09
Thak you very much!
One, last question:
How can i change my "heading" (headline) to ususal capitals (no Capitalization of all words)?
Thank you very much!
Grretings from Austria ;-)
AS Templates
POSTED: 2015-12-09
Hello ELCH3535,
It depends on which heading you need to change, in the tmpl.default.css file please look for all: text-transform: capitalize; and change it accordingly to your needs, all info about this property you can find here: http://www.w3schools.com/cssref/pr_text_text-transform.asp
Regards, AS Team.
elch3535
POSTED: 2015-12-10
Hello AS Team,
thank you for the great support!
I could´nt find style sheet´s in templ.default.cs (and other text-tranformation possibilities).
What I´m searching for is, where the style sheets are (Heading 1, Heading 2... Paragraph...) Because the "Heading.." Letters of every word is starting with an Capital (big Letter). Whre can i change this? For example Template 2032 - on every Headline...
Thank you!
AS Templates
POSTED: 2015-12-10
Hello ELCH3535,
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.
elch3535
POSTED: 2015-12-18
Hello AS Team,
tow more questions:
1.) How can i change the Frame of the Slider´s? Need a very small border - also the Frame´s of the pictures (The Article Newsflash Module Pos. 6).
2.) I need 6 Sliders (AS Artslider). I knew where i can change ist. But, when i upload the images slide1 to slide6, sliders only change between slide1 until slide3 - but not slide4 up to slide6. What have i vorgotten to change?
Tahnks very much!
Elch3535
AS Templates
POSTED: 2015-12-18
Hello ELCH3535,
1. All these changes you can do by editing existing css files or creating your own css, the created css you have to put in the style.custom.css file, or you can always ask for our customization services: http://www.astemplates.com/services
2. It is very easy, just please follow the extension documentation:
http://www.astemplates.com/joomla-extension-documentation/165-as-artslider
Regards, AS Team.
elch3535
POSTED: 2015-12-29
Hello,
one more question:
Is it possible, to make the header fixed? When i scroll down, that the header with the menu is allways visible?
Thanks very much!
Regards,
AS Templates
POSTED: 2015-12-29
Hello ELCH3535,
We are sorry, the template doesn't have such option, it should be developed.
Regards, AS Team.
elch3535
POSTED: 2016-01-07
Hello,
sorry, i can´t find where i can make the frame "thinner" of slider and the other picture frames?
templ.default.css --> where?
Thank you very much for your help!
Regards
Elch3535
AS Templates
POSTED: 2016-01-07
Hello ELCH3535,
Please see ext.artslider.css file 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´ve purchased this emplate and some others more.
It´s a great template!
My question:
I need a other color in header, footer and buttons. I know the standard colors (autum, royal, default...).
Can i change it in an css file? I´s very important for me.
www.thurner-beratung.com
Thanks for your positive answer ;-)
Off course you can do it by editing tmpl.default.css file or particular (color style).css file .
In your case:
#top_header { ..}
#header-row {...}
#footer-row {...}
#copyright-row {...}
Regards, AS Team.
One, last question:
How can i change my "heading" (headline) to ususal capitals (no Capitalization of all words)?
Thank you very much!
Grretings from Austria ;-)
It depends on which heading you need to change, in the tmpl.default.css file please look for all: text-transform: capitalize; and change it accordingly to your needs, all info about this property you can find here: http://www.w3schools.com/cssref/pr_text_text-transform.asp
Regards, AS Team.
thank you for the great support!
I could´nt find style sheet´s in templ.default.cs (and other text-tranformation possibilities).
What I´m searching for is, where the style sheets are (Heading 1, Heading 2... Paragraph...) Because the "Heading.." Letters of every word is starting with an Capital (big Letter). Whre can i change this? For example Template 2032 - on every Headline...
Thank you!
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.
tow more questions:
1.) How can i change the Frame of the Slider´s? Need a very small border - also the Frame´s of the pictures (The Article Newsflash Module Pos. 6).
2.) I need 6 Sliders (AS Artslider). I knew where i can change ist. But, when i upload the images slide1 to slide6, sliders only change between slide1 until slide3 - but not slide4 up to slide6. What have i vorgotten to change?
Tahnks very much!
Elch3535
1. All these changes you can do by editing existing css files or creating your own css, the created css you have to put in the style.custom.css file, or you can always ask for our customization services: http://www.astemplates.com/services
2. It is very easy, just please follow the extension documentation:
http://www.astemplates.com/joomla-extension-documentation/165-as-artslider
Regards, AS Team.
one more question:
Is it possible, to make the header fixed? When i scroll down, that the header with the menu is allways visible?
Thanks very much!
Regards,
We are sorry, the template doesn't have such option, it should be developed.
Regards, AS Team.
sorry, i can´t find where i can make the frame "thinner" of slider and the other picture frames?
templ.default.css --> where?
Thank you very much for your help!
Regards
Elch3535
Please see ext.artslider.css file the following class:
#camera-slideshow {
background-color: #ddd;
background-image: -moz-linear-gradient(center top , #ccc, #eee) !important;
border-color: #fff #989897 #555555 #9b9b9a;
border-style: solid;
border-width: 1px;
padding: 7px 8px 8px 7px;
}
as well tmpl.default.css file:
.img-inner-wrapper {
background-color: #ddd;
background-image: -moz-linear-gradient(center top , #ccc, #eee) !important;
border-color: #fff #989897 #555555 #9b9b9a;
border-style: solid;
border-width: 1px;
padding: 6px 8px 6px 6px;
}
Regards, AS Team.