there is a problem with the Modulpositions 50, 51 and 52.
Whenever I use only two of them, modules are shown correctly in the frontend. If I try to use all three Positions on on site, only two of them are shown inthe frontend. It doesn´t matter which one, it is not alwas the same module, which is not shown. This depends on which of the three modules is deactivated. If all three modules are active, only 50 and 52 are shown. Now I deactivate 52, nothing is shown (although 50 and 51 are in status activ! Also modul 50 alone ist not shown. Combination of 52 with 53 works, but when I try to use 50 and 51 together: no
Every module works alone except 50. When I try to use 50 alone, nothing is shown on the frontend.
Please help me...
AS Templates
POSTED: 2013-05-21
Hello GAUDISEPP,
In the template parameters please go to the Footer Configuration Parameters -> Footer Row 2 -> Extend Column 1 to Column 2 and change it to 'Not Extend'.
Regards, AS Team.
gaudisepp
POSTED: 2013-05-21
Hello AS Team!
Thank you very much,.... it works!
Regards
Gaudisepp
gaudisepp
POSTED: 2013-06-13
Hello support,
a new problem:
between the headline and the following content is (may be for separating) on every site and in the modules a dotted line.
Can I switch off this line, because I don´t need it and in some cases, for example when i use z-indexes in articles, the lines appear inside the articles on places where I don´t want to have it.
Thank you very much for your support!
Regards
gaudisepp
AS Templates
POSTED: 2013-06-13
Hello GAUDISEPP,
Please provide us with the page url where we can see the problem, thank You.
Regards, AS Team.
gaudisepp
POSTED: 2013-06-13
Hello,
at the moment www.eifelhof-brohl.de/joomla
Thank you!!
AS Templates
POSTED: 2013-06-13
Hello GAUDISEPP,
You have to check your article, you have a lot of empty heading tags (h1).
Regards, AS Team.
gaudisepp
POSTED: 2013-06-13
Thank you...
may be, but I don´t want to have the dotted lines correctly in place, so it doesn´t matter. I want to switch them completely off! Where can I edit, that these lines are not longer shown?
Regards
gaudisepp
AS Templates
POSTED: 2013-06-13
Hello GAUDISEPP,
Please add the following class in the tmpl.custom.css 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
there is a problem with the Modulpositions 50, 51 and 52.
Whenever I use only two of them, modules are shown correctly in the frontend. If I try to use all three Positions on on site, only two of them are shown inthe frontend. It doesn´t matter which one, it is not alwas the same module, which is not shown. This depends on which of the three modules is deactivated. If all three modules are active, only 50 and 52 are shown. Now I deactivate 52, nothing is shown (although 50 and 51 are in status activ! Also modul 50 alone ist not shown. Combination of 52 with 53 works, but when I try to use 50 and 51 together: no
Every module works alone except 50. When I try to use 50 alone, nothing is shown on the frontend.
Please help me...
In the template parameters please go to the Footer Configuration Parameters -> Footer Row 2 -> Extend Column 1 to Column 2 and change it to 'Not Extend'.
Regards, AS Team.
Thank you very much,.... it works!
Regards
Gaudisepp
a new problem:
between the headline and the following content is (may be for separating) on every site and in the modules a dotted line.
Can I switch off this line, because I don´t need it and in some cases, for example when i use z-indexes in articles, the lines appear inside the articles on places where I don´t want to have it.
Thank you very much for your support!
Regards
gaudisepp
Please provide us with the page url where we can see the problem, thank You.
Regards, AS Team.
at the moment www.eifelhof-brohl.de/joomla
Thank you!!
You have to check your article, you have a lot of empty heading tags (h1).
Regards, AS Team.
may be, but I don´t want to have the dotted lines correctly in place, so it doesn´t matter. I want to switch them completely off! Where can I edit, that these lines are not longer shown?
Regards
gaudisepp
Please add the following class in the tmpl.custom.css file:
#colmain #component h1,
#colmain #component h2,
#colmain #component h3
{
border: none !important;
}
Regards, AS Team.