VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Adding a new position "slideshow2"
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Adding a new position "slideshow2"

Adding a new position "slideshow2" 16 Jul 2014 18:28 #5148

I modified the template (template.css, templateDetails.xml and index.php) for adding a new position I called slideshow2. When I view the page in the browser between modules slideshow2 and "home cl / cr" there's a transparent strip in which I see the contents of the footer. How can I fix the problem?

Here is the modified code

template.css
#jf-slideshow2 {
background-clip: border-box;
background-color: #00446D;
background-image: url(../images/banner_ORIG.jpg);
background-origin: padding-box;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
position: relative;
z-index: 50;
}
 


index.php
<?php
if ($menu->getActive() == $menu->getDefault()) : ?>
<div id="jf-slideshow">
<div class="main clearfix">
 
</div>
</div>
<div id="jf-slideshow2">
<div class="main clearfix">
 
</div>
</div>
<?php endif; ?>


Thanks in advance

  • Posts:2
  • Pappo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Adding a new position "slideshow2" 17 Jul 2014 04:13 #5156

you need to provide your site url so i could check it directly

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Adding a new position "slideshow2" 18 Jul 2014 10:30 #5174

The work is not online, I'm working locally. If you want I can send the modified files, you just need to replace in any website with Calla-Exterior

  • Posts:2
  • Pappo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Adding a new position "slideshow2" 28 Jul 2014 04:33 #5206

can you put your site to any host and send me ftp. it's hard for us to determine the bug this way

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.70 seconds
Tuesday 23 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.