What is the random text mod in your overall header?

Anything goes.
Post Reply
lovelysummer
Topic Author
Posts: 18
Topics: 7
Country: Hong Kong (hk)
Joined: Mon Apr 27, 2009 3:03 am
Contact:

What is the random text mod in your overall header?

Post by lovelysummer »

Oddfish,

What mod you are using for the random text in your header? I would like to have a random text place in somewhere not in the header.

Would you please tell me what mod you are using so that I can take a look.

Thanks :)

User avatar
oddfish
Site Admin
Posts: 70
Topics: 21
Country: New Zealand (nz)
Medals: 1
Advisor 2 (1)
Joined: Thu Nov 06, 2008 1:20 am

Re: What is the random text mod in your overall header?

Post by oddfish »

I used this one : http://www.phpbbhacks.com/forums/post287688.html#287688 -- click expand to see the code on that page.

I have changed mine a little to php instead of text and created an #qheader in common.css for centering and font size to allow :

Code: Select all

		<div id="qheader">
			<p>{QUOTE}</p>
		</div>
where I want it to show (in this case overall_header.html). 8-)

lovelysummer
Topic Author
Posts: 18
Topics: 7
Country: Hong Kong (hk)
Joined: Mon Apr 27, 2009 3:03 am
Contact:

Re: What is the random text mod in your overall header?

Post by lovelysummer »

Thankyou very much !

I made it work in my chat header :D

Post Reply