Hi,
i used the as002031_premium trough the Joomla extensions installer.
You can preview the website using the following parameters.
Thanks
AS Templates
POSTED: 2012-11-05
Hello VITOMAGNO,
In case to see some module positions you have to publish some content, our suggestion is install a quick-start installation package, or please see the template documentation for more info: http://www.astemplates.com/itemdetails.php?id=96&page=howto
Hi,
the Top Menu (the buttons) goes down on the red part and it's not entirely within the white stripe like in the demo preview.
May you have a look again?
I really need to fix this asap.
Thanks
Vito Magno
AS Templates
POSTED: 2012-11-08
Hello VITOMAGNO,
That is because you put some iframes, or you installed some extension which uses iframes.Our suggestion is check last installed extensions, you can just disable them one by one in case to find the problematic extension.
Where can i change position of logo ?
Thanks
Michel Mantels
AS Templates
POSTED: 2012-11-12
Hello MANTELS,
It can be changed from the right to the left only on pages without published any extensions in module position slider. In the tmpl.header.css file please look for the following class and change the float from the right to the left:
Don't want to change from left to wright. I have published slider, and want to change to top margin of the logo. in other words want to have the logo a higher as default in the template.
Is this possible
Hi,
I'm having problems with the drop down menu which file should I edit to increase the width of the sub menus?
Another thing is, I have v3 of the template, I don't want to upgrade it to the new version, but I would like to use the new 2 color heading of "our products" column (and other left/right columns) how can I do that with the old version of the template?
AS Templates
POSTED: 2012-11-13
Hello HAKANYEGEN,
You have to edit increase width in thetemplate.css file, in the following classes:
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
i have one question about my template. I will next to the slider postion the as accordion modul.
Which position must i use? When i use the postion0 the Modil is under the slider and not next to.
I want that it show like the demo on your site.
Thanks
View History
i used the as002031_premium trough the Joomla extensions installer.
You can preview the website using the following parameters.
Thanks
In case to see some module positions you have to publish some content, our suggestion is install a quick-start installation package, or please see the template documentation for more info:
http://www.astemplates.com/itemdetails.php?id=96&page=howto
Regards, AS Team.
View History
Tell me please, where can I make for all the text content on my pages "text-align: justify;"?
Tank you in advance!
Regards,
Yulia.
In the tmpl.custom.css file please add the following:
#colmain,
#colmain p
{
text-align: justify;
}
Regards, AS Team.
View History
the problem is that i don't see the module positions in the administrator panel.
How can i pubblish something if the modul positions don't exist ?
Thanks
You don't see it in the dropdown list? For example please see the following page, step 3 on the image:
http://www.astemplates.com/itemdetails.php?id=96&page=howto&article=8
Regards, AS Team.
View History
i don't see it in the step 3 of your image.
Now i have a new problem. The top menu goes down of a few pixels.
How can i fix it ?
Thanks
Here is this image:
http://www.astemplates.com/images/articles/newmenumodule17.png
you have click on 'Select Position' button and choose position.
Sorry, we don't see any problems with the Top Menu, it looks exact like on our demo preview.
Regards, AS Team.
View History
the Top Menu (the buttons) goes down on the red part and it's not entirely within the white stripe like in the demo preview.
May you have a look again?
I really need to fix this asap.
Thanks
Vito Magno
That is because you put some iframes, or you installed some extension which uses iframes.Our suggestion is check last installed extensions, you can just disable them one by one in case to find the problematic extension.
Regards, AS Team.
View History
how can i change the link color (and everything else) in the featured article?
Thanks
Vito Magno
The fonts you can change using the Template Parameters -> General Configuration Parameters -> Content Fonts.
Regards, AS Team.
View History
Thanks
Michel Mantels
It can be changed from the right to the left only on pages without published any extensions in module position slider. In the tmpl.header.css file please look for the following class and change the float from the right to the left:
#header .row3col2
{
float: right;
margin: 0px 0px 0px 0px;
}
Regards, AS Team.
View History
Don't want to change from left to wright. I have published slider, and want to change to top margin of the logo. in other words want to have the logo a higher as default in the template.
Is this possible
View History
forget the last one, found out I can change by chang
ing the margin in this class.
Thanks for help !
Michel Mantels
View History
I'm having problems with the drop down menu which file should I edit to increase the width of the sub menus?
Another thing is, I have v3 of the template, I don't want to upgrade it to the new version, but I would like to use the new 2 color heading of "our products" column (and other left/right columns) how can I do that with the old version of the template?
You have to edit increase width in thetemplate.css file, in the following classes:
#header #topmenu ul.menu ul {
display: none;
margin: 0 !important;
padding: 0 !important;
position: absolute !important;
top: 60px;
width: 183px;
z-index: 40 !important;
}
#header #topmenu ul.menu ul li {
height: 35px;
width: 183px;
}
Regarding the second question, the version 3 doesn't have such option, it is available in the latest version only.
Regards, AS Team.
View History
It worked but I lost the border of the sub menus now how can I fix that?
Thank you for your help