I'm using your AS Template 002073 template and have a small layout query I was wondering if you could help with?
My query is regarding the featured article section. I have tried to just have the one featured article but the section is split in two. Is it possible to change it to one column? If not how do I disable this section as I'm left with a white rectangle if I just uncheck the "featured" option.
Many thanks,
Christian
AS Templates
POSTED: 2016-03-30
Hello SALONGENIUS,
What is your site url please? We have to see it in case to help you.
Regards, AS Team.
salongenius
POSTED: 2016-03-30
Hi Support,
Sorry I'm working on it on my PC using xampp so it's not live. I can send a screen shot if that helps.
Regards,
Christian
AS Templates
POSTED: 2016-03-30
Hello SALONGENIUS,
Screenshot will not help us, we need to see your site source code.
Regards, AS Team.
salongenius
POSTED: 2016-04-04
Hi Support,
Can you suggest a way for an Article to be displayed in the area 'as-position-5'. Featured articles is too far down the page. I've tried using a customHTML module but the text is right up against the edge and I can't seem to add any padding.
Regards,
Christian
AS Templates
POSTED: 2016-04-04
Hello SALONGENIUS,
Can you please provide us with your site url and the page where we can see the problem?
Regards, AS Team.
salongenius
POSTED: 2016-04-18
Hi,
Sorry for the delay. Site is now viewable and the url is http://176.32.230.50/clubgenius.world/
As I mentioned previously, is there anyway to edit the, section/field/area that would display the 'featured' articles, so that it only displays 1, without the vertical separating bar.
Or turn it off completely so that the white bar can be removed (the one above the slider).
Many thanks,
Christian
AS Templates
POSTED: 2016-04-18
Hello SALONGENIUS,
Sorry, not quite understand your question, do you lake to see the article content on separate page without any modules?
Regards, AS Team.
salongenius
POSTED: 2016-04-19
Hi AS Templates,
Sorry, I thought this was going to be slightly awkward to explain. In the template 002073 you have an area/section on the page that displays 'featured articles'. There are two on display with a separating vertical bar.
I just want to have the one featured article. So far all I can get it to do is display one featured article, but I'm also left with a vertical separator bar and a blank space on the right hand side.
Can I tweak it so that I just get a single featured article, with no separator bar and no blank space?
If not is there a way totally disable this? I have tried simply turning off any featured articles, but all I'm left with is that white rectangle. Which you can see on the current layout.
Regards,
Christian
AS Templates
POSTED: 2016-04-19
Hello SALONGENIUS,
What is your site url please, means the page where we can see featured article with a separating vertical bar
Regards, AS Team.
salongenius
POSTED: 2016-04-20
Hi AS Templates,
The URL is: http://176.32.230.50/clubgenius.world/
I have switched on a featured article so you can see what I mean.
Regards,
Christian
AS Templates
POSTED: 2016-04-20
Hello SALONGENIUS,
Remove the right border you can by editing 'templates/as002073/css/tmpl.default.css' file the following class (line 2709):
Many thanks, it's part fixed. I've removed the vertical bar, but how to I set it so it will display just one article? I've tried change references to col & column to just 1, but not making a difference.
If not where is the background colour controlled? If I can turn that off and disable any featured articles at least I won't see it.
Regards,
Christian
AS Templates
POSTED: 2016-04-21
Hello SALONGENIUS,
Under the Home menu item Layout tab you have to change the Columns parameter to 1.
Regards, AS Team.
salongenius
POSTED: 2016-04-21
Hi Support,
Many thanks for this. Sorry to be thick, but where can I find this?
Regards,
Christian
AS Templates
POSTED: 2016-04-21
Hello SALONGENIUS,
In your Joomla admin panel -> Menus -> Main Menu -> Home Menu item under Layout tab.
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'm using your AS Template 002073 template and have a small layout query I was wondering if you could help with?
My query is regarding the featured article section. I have tried to just have the one featured article but the section is split in two. Is it possible to change it to one column? If not how do I disable this section as I'm left with a white rectangle if I just uncheck the "featured" option.
Many thanks,
Christian
What is your site url please? We have to see it in case to help you.
Regards, AS Team.
Sorry I'm working on it on my PC using xampp so it's not live. I can send a screen shot if that helps.
Regards,
Christian
Screenshot will not help us, we need to see your site source code.
Regards, AS Team.
Can you suggest a way for an Article to be displayed in the area 'as-position-5'. Featured articles is too far down the page. I've tried using a customHTML module but the text is right up against the edge and I can't seem to add any padding.
Regards,
Christian
Can you please provide us with your site url and the page where we can see the problem?
Regards, AS Team.
Sorry for the delay. Site is now viewable and the url is http://176.32.230.50/clubgenius.world/
As I mentioned previously, is there anyway to edit the, section/field/area that would display the 'featured' articles, so that it only displays 1, without the vertical separating bar.
Or turn it off completely so that the white bar can be removed (the one above the slider).
Many thanks,
Christian
Sorry, not quite understand your question, do you lake to see the article content on separate page without any modules?
Regards, AS Team.
Sorry, I thought this was going to be slightly awkward to explain. In the template 002073 you have an area/section on the page that displays 'featured articles'. There are two on display with a separating vertical bar.
I just want to have the one featured article. So far all I can get it to do is display one featured article, but I'm also left with a vertical separator bar and a blank space on the right hand side.
Can I tweak it so that I just get a single featured article, with no separator bar and no blank space?
If not is there a way totally disable this? I have tried simply turning off any featured articles, but all I'm left with is that white rectangle. Which you can see on the current layout.
Regards,
Christian
What is your site url please, means the page where we can see featured article with a separating vertical bar
Regards, AS Team.
The URL is: http://176.32.230.50/clubgenius.world/
I have switched on a featured article so you can see what I mean.
Regards,
Christian
Remove the right border you can by editing 'templates/as002073/css/tmpl.default.css' file the following class (line 2709):
.page-featured .cols-2 .column-1
{
border-right: 1px dashed #ccc;
padding-right: 40px;
}
Regards, AS Team.
Many thanks, it's part fixed. I've removed the vertical bar, but how to I set it so it will display just one article? I've tried change references to col & column to just 1, but not making a difference.
If not where is the background colour controlled? If I can turn that off and disable any featured articles at least I won't see it.
Regards,
Christian
Under the Home menu item Layout tab you have to change the Columns parameter to 1.
Regards, AS Team.
Many thanks for this. Sorry to be thick, but where can I find this?
Regards,
Christian
In your Joomla admin panel -> Menus -> Main Menu -> Home Menu item under Layout tab.
Regards, AS Team.
Many thanks,
Christian