-
AuthorPosts
-
Gerard Brannigan Friend
Gerard Brannigan
- Join date:
- September 2014
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 11
May 28, 2014 at 11:56 pm #198266hi,
we have created a map module and would like it to appear at the bottom of a category blog layout page.The only way that I can do this so far is to set the module to show in the footer, but this isnt really satisfactory.
can anyone explain how to do this?
thanksPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 29, 2014 at 4:19 am #537019Its not possible to assume the problem like this way.
Can you explain it with a screenshot .
If possible share the site url here
i will help you to solve your issue .:)Gerard Brannigan FriendGerard Brannigan
- Join date:
- September 2014
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 11
May 29, 2014 at 8:19 am #537043Thanks for your reply.
you can see the page and then the map module below it in the footer position.
I would like the map module to be on the white background of the page and not in the footer.
thank you very much
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 29, 2014 at 9:37 am #537055please set the optimize css to NO . and share the site url here , i will help you to solve your problem
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
May 30, 2014 at 4:48 am #537172HI
i saw you publish the module in the copyrights block .
for this you need to change the background color of copyrights block
try this
add this class in custom.css file
.copyright{background: black;
padding-bottom: 15px;
}
Also change the span size of copyrights block from template/your template/tpls/blocks/footer.php
find this code<div class="span8 copyright <?php $this->_c('footer')?>">
and change it into
<div class="span12 copyright <?php $this->_c('footer')?>">
IT Will look like this
Hope it helps
Gerard Brannigan FriendGerard Brannigan
- Join date:
- September 2014
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 11
May 30, 2014 at 9:29 am #537201Thanks, will give it a go!
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Gerard Brannigan 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum