- Edited
saguaros Yes, I want it in the same module position as in the demo, any module position below or in the middle is sufficient. I tried to do it but I couldn't
Browse Here Probably Doesn't Recognize Css Path
<?php if ($this->countModules('bot-banner')) : ?>
<jdoc:include type="modules" name="<?php $this->_p('bot-banner') ?>" style="raw" />
<?php endif ?>
<div class="t3-wrapper blog"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->
<?php if ($this->countModules('bot-banner')) : ?>
<div class="bot-banner">
<!-- BOTBANNER -->
<div class="<?php $this->_c('bot-banner') ?>">
<jdoc:include type="modules" name="<?php $this->_p('bot-banner') ?>" style="raw" />
</div>
<!-- //BOTBANNER -->
</div>
<?php endif ?>
I created boloks in this way, they may be faulty, so it does not recognize the codes I added to css.
The demo site has buildings in the background, the totem sign silideshow, vehicles pass in front, just like on the site. I ask you to do
I have uploaded image in slang theme images folder let it run in same module location or any other location.
thank you very much in advance