I am not sure if anything has changed. I know I can change the size, but I'm just not sure which template file it's in. The main problem is the client doesn't want all of the space between the menu items at the top and where the header container is. Also, the space between the header and menu/menu and slideshow module.
AS Templates
POSTED: 2013-12-27
Hello TRACIDILLARD,
We changed the spacing, the logo header is smaller and added 15px margin for the top menu.
I just removed the top menu, because it was still real spaced out, not how it normally looks when you have that top menu. Thank you for your help and if I can't get it to his liking, I'll just try another template. I edited the logo image and resized a bit and the header is fine now, but when I add a position 4, it still makes the header taller and text won't line up with the logo. If I space it down, it moves too much and looks even more uneven.
The space between the header and the AS Menu and the space between the Menu and slider module still looks real separated. If you can help me with just that, I can adjust the header and position 4. I am sorry for all of the messages. Thank you again.
AS Templates
POSTED: 2013-12-28
Hello TRACIDILLARD,
You have added the custom html module in position 4 but you have not created css for it, you have to put something like the following in the tmpl.custom.css file:
#logo-row .mod-custom p
{
margin-top: 12px;
}
The space as well you can change by editing css, for the logo row please look for:
#logo-row .container {
background: url("../images/bg.header.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
border-radius: 5px;
margin-bottom: 30px;
padding: 25px 0;
}
Hey Guys
Is there any way to disable the slider from showing on mobile version all together?
I have disabled the slider to auto play on mobile but its still auto playing....
It'll be good to be able to remove it from mobile as its not really necessary.
Thanks
AS Templates
POSTED: 2013-12-28
Hello SHARAMS,
In the media.767.css file please add the following class:
Hello i am looking for assistance in configuring the footer -> position as-position-30. it seems all modules in this position are being posted vertical vs horizontal, can you please tell me how do i correct this so it inherits the designed css?
Thank you for you help in advanced.
AS Templates
POSTED: 2014-01-10
Hello ORIGINALMP,
It looks like you have not defined bootstrap size under module advanced parameters.
Our suggestion is install this template using quick-start installation package, after installing this package your site will look exact like our demo preview and it will be easy for you to make any changes in the content. Please see the template documentation page for more info:
Thank you AS Team, i have now adjusted the Bootstarp as advised but the css is not reflected consistently -> http://originalmp.com/images/Screenshot_2014-01-12.jpg
AS Team, how do i achieve this without having to use the quickstart?
AS Templates
POSTED: 2014-01-12
Hello ORIGINALMP,
You still missed something, you can install the quick-start package in some demo folder and preview parameters.
There is a problem with installing the mod_articles_single package.
When installing via the extension manager I get the error
"File does not exist - /mod_articles_single/language/en-GB/en-GB.mod_articles_single.ini"
As if it cant find the .ini file. I've checked the naming convention and also tried installing it from the temp directory via FTP.
Please can this issue be resolved , I'm sure its a simple solution.
Thanks for your help in advance
AS Templates
POSTED: 2014-01-15
Hello ETHER123,
Try to rename the 'language' folder to 'languages', hope it will resolve your problem.
BTW, our suggestion is install the template using quick-start installation package, after installing the package your site will look exact like our preview page.
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
It will be published after it has been approved by the Website Administrator.
View History
We changed the spacing, the logo header is smaller and added 15px margin for the top menu.
Regards, AS Team.
View History
The space between the header and the AS Menu and the space between the Menu and slider module still looks real separated. If you can help me with just that, I can adjust the header and position 4. I am sorry for all of the messages. Thank you again.
You have added the custom html module in position 4 but you have not created css for it, you have to put something like the following in the tmpl.custom.css file:
#logo-row .mod-custom p
{
margin-top: 12px;
}
The space as well you can change by editing css, for the logo row please look for:
#logo-row .container {
background: url("../images/bg.header.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
border-radius: 5px;
margin-bottom: 30px;
padding: 25px 0;
}
in the tmp.default.css file, for the navigation:
#navigation-row .container {
margin-bottom: 30px;
}
Regards, AS Team.
View History
Is there any way to disable the slider from showing on mobile version all together?
I have disabled the slider to auto play on mobile but its still auto playing....
It'll be good to be able to remove it from mobile as its not really necessary.
Thanks
In the media.767.css file please add the following class:
#slider-row {
display: none;
}
Regards, AS Team.
View History
Can you tell me if it is possible to change the destination position of the Read More function, for example to position as-position-5.
Thanks in advance, kind regards Ben.
Sorry, not quite understand your question, the read More function is depends on the extension, not to the module position.
Regards, AS Team.
View History
Kind regards, Ben.
Yes, you need to create a new menu item and point it on the required article.
Regards, AS Team.
View History
Yes, you can.
Regards, AS Team.
View History
Thank you for you help in advanced.
It looks like you have not defined bootstrap size under module advanced parameters.
Our suggestion is install this template using quick-start installation package, after installing this package your site will look exact like our demo preview and it will be easy for you to make any changes in the content. Please see the template documentation page for more info:
http://www.astemplates.com/joomla-template-documentation/170-002046
Regards, AS Team.
View History
AS Team, how do i achieve this without having to use the quickstart?
You still missed something, you can install the quick-start package in some demo folder and preview parameters.
Regards, AS Team.
View History
View History
When installing via the extension manager I get the error
"File does not exist - /mod_articles_single/language/en-GB/en-GB.mod_articles_single.ini"
As if it cant find the .ini file. I've checked the naming convention and also tried installing it from the temp directory via FTP.
Please can this issue be resolved , I'm sure its a simple solution.
Thanks for your help in advance
Try to rename the 'language' folder to 'languages', hope it will resolve your problem.
BTW, our suggestion is install the template using quick-start installation package, after installing the package your site will look exact like our preview page.
Regards, AS Team.