In this template's demo you have 3 content items in position-16.
I tried to use "K2 Item" but it only shows the items in a single column
Which module is used in the template?
Thanks,
Eyal
AS Templates
POSTED: 2013-01-05
Hello EYALKATTAN,
Please install the quick-start installation package on your demo server, so you will be able to see which module has been used in which position and all necessary module configuration for current template. For example in position-16 has been used module News Show Pro GK4 with specific configuration.
I have a small issue with the News Pro GK4 module. I followed the settings in the quick start template but for some reason when I resize the browser, the module doesn't resize until it switches layout to iPad or iPhone.
Could you take a look please at the page and let me know how can I fix this?
When I view the page in full screen the layout used is a list from top to bottom. however when I resize the browser the layout changes to horizontal list. I assume this is because the template changes to tablet size.
I would like to keep the same vertical listing to both desktop view and tablet view. Can you let me know how to do this?
2. I would like to change the font properties of the member's name in this module. I see that "a" object is assigned with "ubUserName" class. Should I just go ahead and change/add the font properties to this class or should I create a module suffix and apply the changes there? Or is there another recommended approach?
Hello AS Team
As I just bought the template, I am wondering where should I go in the admin to modify the top menu (HOME, SERVICES,
FEATURES, SALES, CONTACT) and the logo name?
Thanks for your help,
Best,
RiskHouse65
AS Templates
POSTED: 2013-01-25
Hello RISKHOUSE65,
Not quite understand your question, can you give us more information what exactly would you like to change.
Logo.png image you can find and modify in templates/ as002040 / images folder or you can switch to the text logo in template manager / as002040 / profiles in Joomla administraton panel.
We bought this Template, but we ar wondering why we have only 4 Template Position to select after Installation (as_002040_quickstart.zip). This Template must have 20!. Where is the fault?
Best Regards
design4private
AS Templates
POSTED: 2013-01-29
Hello BOEHRINGERA,
It's OK. You can type positions manually in module manager.
Hello AS Team,
All modules and component are not installed because on the screen of main configuration of Joomla!, by installing the sample data (so the QuickStart package content), we have the next problem:
Table 'usr_web335_4.ecco_usergroups' doesn't exist SQL=/*!40000 ALTER TABLE `ecco_usergroups` ENABLE KEYS */
Coul'd you help us ore give us the strukture of the table usergroups?
Best Regards
design4private
AS Templates
POSTED: 2013-02-03
Hello BOEHRINGERA,
We checked quickstart installation package , it work perfect. Please follow all necessary steps from this article :
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
In this template's demo you have 3 content items in position-16.
I tried to use "K2 Item" but it only shows the items in a single column
Which module is used in the template?
Thanks,
Eyal
Please install the quick-start installation package on your demo server, so you will be able to see which module has been used in which position and all necessary module configuration for current template. For example in position-16 has been used module News Show Pro GK4 with specific configuration.
Regards AS Team.
View History
I have a small issue with the News Pro GK4 module. I followed the settings in the quick start template but for some reason when I resize the browser, the module doesn't resize until it switches layout to iPad or iPhone.
Could you take a look please at the page and let me know how can I fix this?
http://www.atlhomepros.com/
Thanks,
Eyal
You have to change following code :
1. in css / layout-normal.css
#ja-horizontal-blog .nspMain .nspArt
{
width: 300px !important;
}
with
#ja-horizontal-blog .nspMain .nspArt
{
max-width: 323px !important;
}
-------------------------------------------------------------
2. in css / layout-tablet.css
#ja-horizontal-blog .nspMain .nspArt
{
max-width: 248px !important;
}
---------------------------------------------------------------
3. in css / layout-mobile-port.css
#ja-horizontal-blog .nspMain .nspArt
{
...
width: 290px !important;
}
with
#ja-horizontal-blog .nspMain .nspArt
{
...
max-width: 320px !important;
}
-----------------------------------------------------------------
Regards AS Team.
View History
View History
How can I remove the "Built on T3 Framework. Designed by Your Name" message from the footer.
You can change it in Module Manager / Footer_Custom (Custom HTML Module, position-55).
Regards AS Team.
View History
I have 2 questions:
1. I am using the K2 users module to display a specific user group:
http://www.atlhomepros.com/index.php/about/our-members
When I view the page in full screen the layout used is a list from top to bottom. however when I resize the browser the layout changes to horizontal list. I assume this is because the template changes to tablet size.
I would like to keep the same vertical listing to both desktop view and tablet view. Can you let me know how to do this?
2. I would like to change the font properties of the member's name in this module. I see that "a" object is assigned with "ubUserName" class. Should I just go ahead and change/add the font properties to this class or should I create a module suffix and apply the changes there? Or is there another recommended approach?
Thanks,
Eyal
1. You have to change in :
layout-normal.css :
from
.k2UsersBlock ul li { width: 140px }
to
.k2UsersBlock ul li { width: 100% }
---------------------------------------------------------------------------
layout-tablet.css
from
#ja-extras .ja-box { width: 50%!important }
to
#ja-extras .ja-box { width: 100%!important }
-----------------------------------------------------------------------------
2.
k2.css
from
div.k2UsersBlock ul li div.ubUserDescription { }
to
div.k2UsersBlock ul li div.ubUserDescription { your font styles ... }
--------------------------------------------------------------------------------
Regards AS Team.
View History
I would like to change the color of the following Main Menu text properties:
Hover
Selected
I only want to change the main level. could you let me know in which CSS this is done?
For any customization services you have ask for our services:
http://www.astemplates.com/ourservices.php
Regards AS Team.
View History
I already changed the hover color of the a object in template.css so now I just need to change the color of the menu item after it had been clicked.
View History
View History
As I just bought the template, I am wondering where should I go in the admin to modify the top menu (HOME, SERVICES,
FEATURES, SALES, CONTACT) and the logo name?
Thanks for your help,
Best,
RiskHouse65
Not quite understand your question, can you give us more information what exactly would you like to change.
Logo.png image you can find and modify in templates/ as002040 / images folder or you can switch to the text logo in template manager / as002040 / profiles in Joomla administraton panel.
Regards AS Team.
View History
We bought this Template, but we ar wondering why we have only 4 Template Position to select after Installation (as_002040_quickstart.zip). This Template must have 20!. Where is the fault?
Best Regards
design4private
It's OK. You can type positions manually in module manager.
All available positions you can find here ;
http://www.astemplates.com/itemdetails.php?id=149&page=params
Regards AS Team.
View History
All modules and component are not installed because on the screen of main configuration of Joomla!, by installing the sample data (so the QuickStart package content), we have the next problem:
Table 'usr_web335_4.ecco_usergroups' doesn't exist SQL=/*!40000 ALTER TABLE `ecco_usergroups` ENABLE KEYS */
Coul'd you help us ore give us the strukture of the table usergroups?
Best Regards
design4private
We checked quickstart installation package , it work perfect. Please follow all necessary steps from this article :
http://www.astemplates.com/itemdetails.php?id=149&page=howto&article=57
Regards AS Team.
View History