Welcome, Guest
Username Password: Remember me

Removing white space betw list and "More ..." text
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Removing white space betw list and "More ..." text

Removing white space betw list and "More ..." text 16 Jan 2012 20:51 #3074

Hi,
I'm using the module to display the last 5 sermons on our front page. However, I want to get rid of the white space between that list and the "More ..." link underneath.

Unfortunately, that white space is produced by a hard-coded <br> so that there is no point in modifying the "modulelistingfooter" class.

In which file can I find this code?

Thanks,
Matthias

Re: Removing white space betw list and "More ..." text 17 Jan 2012 10:28 #3075

  • Tom
  • OFFLINE
  • Moderator
  • Posts: 316
It's site/modules/mod_biblestudy/tmpl/default_main.php

Around line 45 look for this line:

<div class="modulelistingfooter"><br />

Remove the <br /> and you should be good to go. I've removed it from the template in the future.

Tom
The following user(s) said Thank You: Matthias Kuhs

Re: Removing white space betw list and "More ..." text 17 Jan 2012 11:31 #3076

It worked, but only I made the same change in default_custom.php

Anyway, thank you so much for your efforts!
It's really appreciated.
Matthias
Last Edit: 17 Jan 2012 11:32 by Matthias Kuhs.
  • Page:
  • 1
Time to create page: 0.56 seconds