Page 1 of 2

[RC]MMH Random Quotes

Posted: 12 Feb 2012, 13:47
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.

[RC]MMH Random Quotes

Posted: 12 Feb 2012, 14:49
by Vox Populi
At your site v 1.0.1 is posted.

[RC]MMH Random Quotes

Posted: 12 Feb 2012, 15:03
by phenomkw
updated post. thank you

[RC]MMH Random Quotes

Posted: 15 Feb 2012, 10:22
by Blackwolf
:thumb: Very nice.....thanks for sharing.

[RC]MMH Random Quotes

Posted: 15 Feb 2012, 16:14
by phenomkw
first post updated.

[RC]MMH Random Quotes

Posted: 15 Feb 2012, 18:07
by phenomkw
updated to version 1.0.2

[RC]MMH Random Quotes

Posted: 16 Feb 2012, 12:23
by Blackwolf
Thanks.....back to v1.0

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

Using ca_black.....
Capture.PNG

[RC]MMH Random Quotes

Posted: 16 Feb 2012, 13:55
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

Posted: 16 Feb 2012, 22:22
by Blackwolf
Thanks......removed

Code: Select all

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

[RC]MMH Random Quotes

Posted: 17 Feb 2012, 03:54
by Rhyno
How many random quotes are there? LOL :)