[RC]MMH Random Quotes

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

[RC]MMH Random Quotes

Post by phenomkw »

Modification Name: MMH Random Quotes
Author: PhenomKW

Modification Description:: Adds a nice little Random Quotes section to your board.

Modification Version:: 1.0.2

Screenshots:
Image

Image

Demo URL: Mihalism Script

Modification Download: http://www.mihalismscript.com/dm_eds/index.php


EDIT:some people are complaining that when you set the timer it also delays the start time so to fix this do the following.

open: styles\(your theme)\template\overall_header.html

find:

Code: Select all

setInterval(show,pause);
before add:

Code: Select all

show();

this should fix it.
Last edited by phenomkw on 15 Feb 2012, 16:07, edited 3 times in total.

[RC]MMH Random Quotes

Post by Vox Populi »

At your site v 1.0.1 is posted.

[RC]MMH Random Quotes

Post by phenomkw »

updated post. thank you

[RC]MMH Random Quotes

Post by Blackwolf »

:thumb: Very nice.....thanks for sharing.

[RC]MMH Random Quotes

Post by phenomkw »

first post updated.

[RC]MMH Random Quotes

Post by phenomkw »

updated to version 1.0.2

[RC]MMH Random Quotes

Post by Blackwolf »

Thanks.....back to v1.0

Any clue how to remove the 3 lines? ( seperators)

Using ca_black.....
Capture.PNG
You do not have the required permissions to view the files attached to this post.

[RC]MMH Random Quotes

Post by phenomkw »

version 1.0? if you mean v1.0.1

open mmh_random_quotes.html

find:

Code: Select all

<dd class="topics"></dd>
<dd class="posts"></dd>
replace with:

Code: Select all

<dd></dd>
<dd></dd>
those lines are part of your theme so i hope this works.

[RC]MMH Random Quotes

Post by Blackwolf »

Thanks......removed

Code: Select all

<dd></dd>
    <dd></dd>
altogether....otherwise one remained....thanks agian. :)

[RC]MMH Random Quotes

Post by Rhyno »

How many random quotes are there? LOL :)