PDA

View Full Version : How do you change


Magicalneo
11-26-2004, 01:17 AM
My current website is My first php Website (http://magicalneo.hostmatrix.org)
,I want to know how to change the theme of it..

And some other things like , making text move downwards in a box or images and when you move on them they freeze.

Dan
11-26-2004, 11:23 AM
Alright, to change the skin of the php nuke, you can go to the admin panel, then go to preferences, and go down until you default theme.
There are a couple of options there you can choose from. You can also upload your own by downloading a theme from any theme site, just google php-nuke themes, and uploading them into the themes folder in your php-nuke directory. Usually the readmes of the themes will tell you specific instructions.

About the scrolling thing, you need to go to dynamicdrive.com or search dhtml or javascript in google and go to one of those sites. Try to find a script that is like a scroller. Test them out and see if you find one you like. Then take the code and open up the blocks in your admin panel. Edit the links. Just paste the code over the code that is already there. And it should work.

I hope this helped. If you have any questions feel free to ask.

cypherx45
11-27-2004, 01:56 AM
<marquee direction=up> text </marquee>

This will make the text scroll upwards...

reid315
11-27-2004, 02:00 AM
Originally posted by cypherx45@Nov 26 2004, 06:56 PM
<marquee direction=up> text </marquee>

This will make the text scroll upwards...
13362


there is actually a better, yet more complicated code at dynamicdrive.com that will let the box stop on the mouse. this one only scrolls.

Soldier00
11-27-2004, 05:03 AM
how did u setup this kind of page can u tell me please? this e107.

isaac
11-27-2004, 06:01 AM
you can obtain the script from its site: http://www.e107.org/ (http://www.e107.org/news.php)
And follow instuctions to set up.

EDIT: if you are looking for CMS/portals scripts, there are actually a few in HM script library, Mambo, Xoops just to name a couple. :)