So I am trying to download the quickstart packages but am having no luck. I am running Joomla 2.5.9 and using Google Chrome. When installing the extension, my chrome browser shows it loading up to 100% but when it reaches 100% the page does not refresh and basically nothing happens. I was able to install just the template but I really want the quick start package 1. I have also tried installing the package 2 and the same thing happens....which is nothing actually.
AS Templates
POSTED: 2013-05-12
Hello ALLYCEB,
We are sorry, this template is designed for Joomla 3.x, please see the item details page for more info.
For the quick-start package installation please see the template documentation: http://www.astemplates.com/howto/179
Regards, AS Team.
allyceb
POSTED: 2013-12-28
Hello AS Team,
I would like to remove the Italics from the Blockquote setting. I have tried searching through style sheets but cannot find the setting that makes them Italic. Where would I find this setting?
AS Templates
POSTED: 2013-12-28
Hello ALLYCEB,
Please look for the following class in the bootstrap.css file and change the font-style (should be on line 967):
Thanks for the help on the last one. I found the CSS as you described. Now I am having issue changing a font size of a menu I placed in module position 10. The font on each menu item is a giant 20pt font, it is not changing when I change the size of the H1,2,3,4,5 tags. Where can I find the CSS that sets this size? I am using the default template.
Thanks!
allyceb
POSTED: 2013-12-31
Nevermind, I found it set at 24pt in tmpl.default.css! Happy New Year
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
We are sorry, this template is designed for Joomla 3.x, please see the item details page for more info.
For the quick-start package installation please see the template documentation: http://www.astemplates.com/howto/179
Regards, AS Team.
I would like to remove the Italics from the Blockquote setting. I have tried searching through style sheets but cannot find the setting that makes them Italic. Where would I find this setting?
Please look for the following class in the bootstrap.css file and change the font-style (should be on line 967):
blockquote {
font-style: italic;
margin: 0 0 20px;
padding: 0 0 0 15px;
}
Regards, AS Team.
Thanks for the help on the last one. I found the CSS as you described. Now I am having issue changing a font size of a menu I placed in module position 10. The font on each menu item is a giant 20pt font, it is not changing when I change the size of the H1,2,3,4,5 tags. Where can I find the CSS that sets this size? I am using the default template.
Thanks!