The more articles within a category have those tags for background coloring the more the footer style is messed-up.
If I move the </div> tag just before the <hr id='system-readmore' /> tag then the footer is ok but as a result the 'readmore' has not the same background color
Our system:
Joomla 2.5.1
PHP 5.3.6
002031 Premium Version
Any help is appreciated
Kind regards
AS Templates
POSTED: 2012-02-20
Hello Abrakadabra,
That's right, you can't put hr tag in the div. Try the following:
<div style='background-color: #dddddd'>
<p> Fake text 1</P>
</div>
<hr id='system-readmore' />
<div style='background-color: #dddddd'>
<p> Fake text 2</P>
</div>
Regards,, AS Team
Abrakadabra
POSTED: 2012-02-21
Thanks for the advice, this will not mess-up the footer.
But the idea was to modify the background color of some articles in a category in such a way that the â€Âintro text†and the “[hr id='system-readmore' /]†have the same background color and the remaining text of the article has the default background color.
Any help is still appreciated
AS Templates
POSTED: 2012-02-21
Hello Abrakadabra,
You can ask for our services, our guys from development team will do it for you.
Regards, AS Team.
Abrakadabra
POSTED: 2013-01-12
Hello AS Templates,
I face a problem with the slider position.
I could not find the 'Slider configuration options' as mentioned in 'template configuration' in the 'how to' section of your website. So I installed the 'AS slider' module and choose position 'slider' of the AS002031 template.
Regretfully the position is not as shown in the demo but somewhere between position 0 and position 2 (Please see: http://j25.famverbeek.eu).
I verified this with Firefox (18.0) and Internet Explorer 9.
Your help is highly appreciated.
PHP Version 5.3.17
Joomla! Version Joomla! 2.5.8 Stable
AS Templates
POSTED: 2013-01-12
Hello ABRAKADABRA,
Our suggestion is insall the template using the quick-start installation package so you will not have such problems.
The slider should be published in the module position 'slider', then you should config it using the AS Nivo slider parameters, currently you have put the slider width to 900px, instead 702px.
Regards, AS Team
Abrakadabra
POSTED: 2013-01-13
Hello,
Thanks for your advice. I used the default setting (900 px). Now I changed it to 702px, it's ok.
To avoid other 'problems' I would like to use the 'quick-start installation package' as you recommended. If I understand well (from the 'HOW TO' pages) the 'quick-start installation package' also contains the Joomla application. On the other side my provider strongly recommends to use Installatron to install applications.
I'm not so familiar with all settings and interactions between Joomla, MySQL and PHP, and in this case also with Installatron's backup and update functions. Could you advise me how to use the 'quick-start installation package' in combination with Installatron?
Ones again your help is greatly appreciated.
AS Templates
POSTED: 2013-01-13
Hello ABRAKADABRA,
All the info you can find on the following pages:
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 want to change the background color of some articles of a category. In those articles I use following code:
<div style='background-color: #dddddd'>
<p> Fake text </P>
</div>
This works fine. Anyhow when a <hr id='system-readmore' /> is between the 'div' tags it mess-up the footer style.
<div style='background-color: #dddddd'>
<p> Fake text </P>
<hr id='system-readmore' />
</div>
The more articles within a category have those tags for background coloring the more the footer style is messed-up.
If I move the </div> tag just before the <hr id='system-readmore' /> tag then the footer is ok but as a result the 'readmore' has not the same background color
<div style='background-color: #dddddd'>
<p> Fake text </P>
</div>
<hr id='system-readmore' />
Our system:
Joomla 2.5.1
PHP 5.3.6
002031 Premium Version
Any help is appreciated
Kind regards
That's right, you can't put hr tag in the div. Try the following:
<div style='background-color: #dddddd'>
<p> Fake text 1</P>
</div>
<hr id='system-readmore' />
<div style='background-color: #dddddd'>
<p> Fake text 2</P>
</div>
Regards,, AS Team
But the idea was to modify the background color of some articles in a category in such a way that the â€Âintro text†and the “[hr id='system-readmore' /]†have the same background color and the remaining text of the article has the default background color.
Any help is still appreciated
You can ask for our services, our guys from development team will do it for you.
Regards, AS Team.
I face a problem with the slider position.
I could not find the 'Slider configuration options' as mentioned in 'template configuration' in the 'how to' section of your website. So I installed the 'AS slider' module and choose position 'slider' of the AS002031 template.
Regretfully the position is not as shown in the demo but somewhere between position 0 and position 2 (Please see: http://j25.famverbeek.eu).
I verified this with Firefox (18.0) and Internet Explorer 9.
Your help is highly appreciated.
PHP Version 5.3.17
Joomla! Version Joomla! 2.5.8 Stable
Our suggestion is insall the template using the quick-start installation package so you will not have such problems.
The slider should be published in the module position 'slider', then you should config it using the AS Nivo slider parameters, currently you have put the slider width to 900px, instead 702px.
Regards, AS Team
Thanks for your advice. I used the default setting (900 px). Now I changed it to 702px, it's ok.
To avoid other 'problems' I would like to use the 'quick-start installation package' as you recommended. If I understand well (from the 'HOW TO' pages) the 'quick-start installation package' also contains the Joomla application. On the other side my provider strongly recommends to use Installatron to install applications.
I'm not so familiar with all settings and interactions between Joomla, MySQL and PHP, and in this case also with Installatron's backup and update functions. Could you advise me how to use the 'quick-start installation package' in combination with Installatron?
Ones again your help is greatly appreciated.
All the info you can find on the following pages:
http://www.astemplates.com/itemdetails.php?id=96&page=howto
http://www.astemplates.com/itemdetails.php?id=96&page=howto&article=62
Or you can ask for our services, we will install the package so your site will looks exact like our demo preview.
Regards, AS Team.