Hello CHARLESB,
Please see it here:
http://www.astemplates.com/joomla-template-documentation/157-139-template-module-positions---joomla-3x
Regards, AS Team.
charlesb
POSTED: 2014-02-13
Hi,
How do you change the logo which is just to the left of Modules 4 & 1?
Thanks in advance.
AS Templates
POSTED: 2014-02-13
Hello CHARLESB,
You can find it and edit in the template images folder: logo.png or you can upload your logo from the media library using the template logo configuration parameters.
Regards, AS Team.
charlesb
POSTED: 2014-02-13
Hi,
Is it possible to have block (square) images instead of round images in position 6?
Thanks.
AS Templates
POSTED: 2014-02-14
Hello CHARLESB,
What is your site url please, we will check it and let you know.
Regards, AS Team.
AS Templates
POSTED: 2014-02-15
Hello CHARLESB,
You have to edit tmpl.default.css file the following class:
How can I remove or change the words "Our Mission" located in the clear area below position 21?
Thanks.
AS Templates
POSTED: 2014-02-16
Hello CHARLESB,
It is a page heading which can be removed in your joomla admin panel -> menus -> main menu -> home -> page display -> page heading.
Regards, AS Team.
charlesb
POSTED: 2014-02-18
Hi,
Regarding the articles contained in position-6; I believe I have replicated the method of creating new articles for this position but my articles display on the home page like "http://www.mywebsite.com/index.php/36-featured/plan-for-your-future/98-plan-for-your-future" as opposed to "http://www.mywebsite.com/index.php/care-advice".
What am I missing?
Thanks for the help.
AS Templates
POSTED: 2014-02-18
Hello CHARLESB,
You have to create a new menu item for your articles like we did for 'care-advice'.
Regards, AS Team.
charlesb
POSTED: 2014-02-18
Hi,
My bulleted items appear as >>> instead of an actual darkened circle, how can I change this to the darkened circle?
Thanks.
AS Templates
POSTED: 2014-02-18
Hello CHARLESB,
On which page we can see it?
Regards, AS Team.
AS Templates
POSTED: 2014-02-19
Hello CHARLESB,
You can change it by editing the following class in the tmpl.default.css file:
.page-item ul li {
line-height: 25px;
list-style-image: url("../images/liststyle.1.png");
list-style-position: inside;
}
just remove the list-style-image property, the class you can find on line 2254.
Regards, AS Team.
charlesb
POSTED: 2014-02-21
Hi,
I uploaded 2 images of the same height to position-6 but they are displaying with different heights.
How can I ensure/set the height of each image in position-6 so they display the same?
Thanks,
AS Templates
POSTED: 2014-02-21
Hello CHARLESB,
Your images have different width, the first one: 225x225, the second one 320x225.
Regards, AS Team.
charlesb
POSTED: 2014-02-24
Hi,
Yes I know the images have different widths which is not a problem; the height makes it look different.
How can I ensure/set the height of each image in position-6 so they display the same?
Thanks,
AS Templates
POSTED: 2014-02-24
Hello CHARLESB,
If you will have the same width and height everything will be OK.
Regards, AS Team.
charlesb
POSTED: 2014-07-20
Hi,
I updated Joomla to 3.2.3 but as-position-30 "Testimonials" is displaying the following:
Strict Standards: Only variables should be assigned by reference in /home/cablake/public_html/modules/mod_news_pro_gk4/helper.php on line 553
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 18
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 33
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 18
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 33
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 18
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 33
Please advise.
Thanks,
Charles
AS Templates
POSTED: 2014-07-21
Hello CHARLESB,
All these notices you can hide in your Joomla admin panel -> Global configurations -> Server settings -> Error Reporting change to 'none'.
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
Where can I find the module position layout?
Please see it here:
http://www.astemplates.com/joomla-template-documentation/157-139-template-module-positions---joomla-3x
Regards, AS Team.
How do you change the logo which is just to the left of Modules 4 & 1?
Thanks in advance.
You can find it and edit in the template images folder: logo.png or you can upload your logo from the media library using the template logo configuration parameters.
Regards, AS Team.
Is it possible to have block (square) images instead of round images in position 6?
Thanks.
What is your site url please, we will check it and let you know.
Regards, AS Team.
You have to edit tmpl.default.css file the following class:
#featured-row .mod-newsflash .item img,
#featured-row .mod-custom img
{
background-color: #DDDDDD;
border: 15px solid #FFFFFF;
border-radius: 50%;
margin-bottom: 20px;
max-width: 70%;
transition: border-color 0.5s ease 0.1s;
}
Regards, AS Team.
How can I remove or change the words "Our Mission" located in the clear area below position 21?
Thanks.
It is a page heading which can be removed in your joomla admin panel -> menus -> main menu -> home -> page display -> page heading.
Regards, AS Team.
Regarding the articles contained in position-6; I believe I have replicated the method of creating new articles for this position but my articles display on the home page like "http://www.mywebsite.com/index.php/36-featured/plan-for-your-future/98-plan-for-your-future" as opposed to "http://www.mywebsite.com/index.php/care-advice".
What am I missing?
Thanks for the help.
You have to create a new menu item for your articles like we did for 'care-advice'.
Regards, AS Team.
My bulleted items appear as >>> instead of an actual darkened circle, how can I change this to the darkened circle?
Thanks.
On which page we can see it?
Regards, AS Team.
You can change it by editing the following class in the tmpl.default.css file:
.page-item ul li {
line-height: 25px;
list-style-image: url("../images/liststyle.1.png");
list-style-position: inside;
}
just remove the list-style-image property, the class you can find on line 2254.
Regards, AS Team.
I uploaded 2 images of the same height to position-6 but they are displaying with different heights.
How can I ensure/set the height of each image in position-6 so they display the same?
Thanks,
Your images have different width, the first one: 225x225, the second one 320x225.
Regards, AS Team.
Yes I know the images have different widths which is not a problem; the height makes it look different.
How can I ensure/set the height of each image in position-6 so they display the same?
Thanks,
If you will have the same width and height everything will be OK.
Regards, AS Team.
I updated Joomla to 3.2.3 but as-position-30 "Testimonials" is displaying the following:
Strict Standards: Only variables should be assigned by reference in /home/cablake/public_html/modules/mod_news_pro_gk4/helper.php on line 553
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 18
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 33
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 18
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 33
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 18
Strict Standards: Non-static method NSP_GK4_Utils::cutText() should not be called statically, assuming $this from incompatible context in /home/cablake/public_html/modules/mod_news_pro_gk4/tmpl/layout.parts.php on line 33
Please advise.
Thanks,
Charles
All these notices you can hide in your Joomla admin panel -> Global configurations -> Server settings -> Error Reporting change to 'none'.
Regards, AS Team.