I am a newbie on Joomla! I recently purchased the premium version of the 002035 templates. Could you please tell me how to remove the two bars between the slider and footer? Also How can I add some menus on the footer? http://www.greencareaustralia.com/
Thanks a lot
AS Templates
POSTED: 2012-04-13
Hello byronbian,
1. In the Joomla admin panel please go to Extensions->Module Manager and unpublish module Search in position-0 and module Breadcrumbs in position-2.
2. Regarding adding menus in your template please refer to the template documentation:
you nee the following paragraph: Positions 1, 50, 51, 52 and 55 (Menu)
Regards, AS Team.
byronbian
POSTED: 2012-04-15
Hi,
Thanks for your response which was quick and very helpful.
It's very hard to align my pictures with the slider frame. Is there any way to change the slider frame's size or remove the slider frame so I can use my own picture (size) and frame freely? Thanks
My site: http://www.greencareaustralia.com/
AS Templates
POSTED: 2012-04-15
Hello byronbian,
Our suggestion is re-size your images, the size should be 954x287 pixels. or work with 'slider/css/slider.css' file, but it will take you more time.
Regards, AS Team.
byronbian
POSTED: 2012-04-16
Hi,
Where is the 'slider/css/slider.css' located? Thanks
AS Templates
POSTED: 2012-04-16
Hello byronbian,
You can find it in the 'templates/as002035' folder on your server.
Regards, AS Team.
byronbian
POSTED: 2012-04-17
Hi,
From Template Manager> Customise Template
I could find the following css files:
Hello byronbian,
Sorry, you can't change it from Template Manager> Customise Template,
it should be done through FTP only, download from the server, make change and then upload back, here is a path where this file can be found:
If I delete "background-image: url('../images/bg.slider.png');", will slider backgroung go?
I want the slider background go while the slider remains. Please instruct me how to do this step by step.
Thanks a lot!
AS Templates
POSTED: 2012-04-18
Hello byronbian,
You can try delete it and check your site after that, deleting the background image will not cause you any problems.
Regards, AS Team.
byronbian
POSTED: 2012-04-23
Hi AS Team,
I removed the slider background by deleting "background-image: url('../images/bg.slider.png');" on the slider.css as per our previous discussions. However this also changed the slider size. Please have a look at www.greencareaustralia.com
What should I do to restore the normal slider size? Thanks a lot.
AS Templates
POSTED: 2012-04-24
Hello byronbian,
Looks like you deleted all the content from the slider.css file, we don't see it anymore. Please check it.
Regards, AS Team.
byronbian
POSTED: 2012-04-27
Hi AS Team,
Deleted the slider background and the sliders look nicer now!
Need help on two issues encounted on adding articles and menus to the site.
1) The drop down menus under Products only appear on Products page which shows unwanted links on left side (the page should not have existed. All I wanted was the Products and its drop down menus appear on every page of the site).
2) Article texts were divided to sections which looked weird.
www.greencareaustralia.com
Thanks a lot.
AS Templates
POSTED: 2012-04-27
Hello byronbian,
1. Please check the following article, step 7:
http://astemplates.com/itemdetails.php?id=115&page=howto&article=8
The text information published is separated although it was properly edited in a Article edit window. How to fix it?
Thanks a lot.
AS Templates
POSTED: 2012-04-28
Hello byronbian,
That is because of the image size. The image and text you have put in one paragraph <p></p>.
Our suggestion is add more text, or decrease the size of the image.
Regards, AS Team.
byronbian
POSTED: 2012-05-06
Hello AS Team
Wanted to make the website background colorless without successes.
Have a look: http://greencareaustralia.com/index.php/products/tt-coconut-oil
The bottom part of the background is colorless but the top part isn't (the top part of the photo showing borders). How to make the whole website background colorless/white? Regards
AS Templates
POSTED: 2012-05-06
Hello byronbian,
Sorry, not quiet understand the problem, do you like to remove the site background pattern (grey to white from the top to the bottom)?
Or, you don't want to see the white background on the top of the article?
Regards, AS Team.
byronbian
POSTED: 2012-05-07
Hello AS Team,
Yes, I like to remove the site background pattern (grey to white from the top to the bottom). Just do not know how to. Thanks
AS Templates
POSTED: 2012-05-07
Hello byronbian,
You have to edit bg.body.png from the 'templates/as002035/images' folder, for example you can replace it with spacer.png file.
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
I am a newbie on Joomla! I recently purchased the premium version of the 002035 templates. Could you please tell me how to remove the two bars between the slider and footer? Also How can I add some menus on the footer? http://www.greencareaustralia.com/
Thanks a lot
1. In the Joomla admin panel please go to Extensions->Module Manager and unpublish module Search in position-0 and module Breadcrumbs in position-2.
2. Regarding adding menus in your template please refer to the template documentation:
http://astemplates.com/itemdetails.php?id=115&page=howto&article=28
you nee the following paragraph: Positions 1, 50, 51, 52 and 55 (Menu)
Regards, AS Team.
Thanks for your response which was quick and very helpful.
It's very hard to align my pictures with the slider frame. Is there any way to change the slider frame's size or remove the slider frame so I can use my own picture (size) and frame freely? Thanks
My site: http://www.greencareaustralia.com/
Our suggestion is re-size your images, the size should be 954x287 pixels. or work with 'slider/css/slider.css' file, but it will take you more time.
Regards, AS Team.
Where is the 'slider/css/slider.css' located? Thanks
You can find it in the 'templates/as002035' folder on your server.
Regards, AS Team.
From Template Manager> Customise Template
I could find the following css files:
Edit css/googlemap.css
Edit css/tmpl.admin.css
Edit css/tmpl.component.css
Edit css/tmpl.content.css
Edit css/tmpl.footer.css
Edit css/tmpl.header.css
Edit css/tmpl.sidebars.css
Where is the slider.css?
Regards.
Sorry, you can't change it from Template Manager> Customise Template,
it should be done through FTP only, download from the server, make change and then upload back, here is a path where this file can be found:
your_domain_name/templates/as002035/slider/css/slider.css
Regards, AS Team.
Found the file.
-------
#slideshow
{
width: 1002px;
height: 355px;
float: none;
margin: 0px auto 20px auto;
padding: 0px 0px 0px 0px;
position: relative;
overflow: hidden;
background-image: url('../images/bg.slider.png');
background-repeat: no-repeat;
background-position: left top;
}
#slideshow .border
{
}
#slideshow #slider
{
width: 954px;
height: 287px;
margin: 24px auto;
overflow: hidden;
}
---------
If I delete "background-image: url('../images/bg.slider.png');", will slider backgroung go?
I want the slider background go while the slider remains. Please instruct me how to do this step by step.
Thanks a lot!
You can try delete it and check your site after that, deleting the background image will not cause you any problems.
Regards, AS Team.
I removed the slider background by deleting "background-image: url('../images/bg.slider.png');" on the slider.css as per our previous discussions. However this also changed the slider size. Please have a look at www.greencareaustralia.com
What should I do to restore the normal slider size? Thanks a lot.
Looks like you deleted all the content from the slider.css file, we don't see it anymore. Please check it.
Regards, AS Team.
Deleted the slider background and the sliders look nicer now!
Need help on two issues encounted on adding articles and menus to the site.
1) The drop down menus under Products only appear on Products page which shows unwanted links on left side (the page should not have existed. All I wanted was the Products and its drop down menus appear on every page of the site).
2) Article texts were divided to sections which looked weird.
www.greencareaustralia.com
Thanks a lot.
1. Please check the following article, step 7:
http://astemplates.com/itemdetails.php?id=115&page=howto&article=8
2. Sorry, not quite understood your question.
Regards, AS Team.
Please look at:
http://greencareaustralia.com/index.php/products/complete-protein
The text information published is separated although it was properly edited in a Article edit window. How to fix it?
Thanks a lot.
That is because of the image size. The image and text you have put in one paragraph <p></p>.
Our suggestion is add more text, or decrease the size of the image.
Regards, AS Team.
Wanted to make the website background colorless without successes.
Have a look: http://greencareaustralia.com/index.php/products/tt-coconut-oil
The bottom part of the background is colorless but the top part isn't (the top part of the photo showing borders). How to make the whole website background colorless/white? Regards
Sorry, not quiet understand the problem, do you like to remove the site background pattern (grey to white from the top to the bottom)?
Or, you don't want to see the white background on the top of the article?
Regards, AS Team.
Hello AS Team,
Yes, I like to remove the site background pattern (grey to white from the top to the bottom). Just do not know how to. Thanks
You have to edit bg.body.png from the 'templates/as002035/images' folder, for example you can replace it with spacer.png file.
Regards, AS Team.