OK my site www.raydeeohh.com has got a new layout.
But i want the same layout on the other pages with the layout.
So how do i do it?
+Rep for all good answers.
OK my site www.raydeeohh.com has got a new layout.
But i want the same layout on the other pages with the layout.
So how do i do it?
+Rep for all good answers.
Sorry can't edit post above.
If someone helps me, i give them the domain thishabbo.net with full access aswell with +Rep.
What you will want to do is include the fill html/css of your current layout on all other pages, wherever you want the content to go just do a php include:
PHP Code:<?php include 'home.html'; ?>
Last edited by Excellent; 21-06-2008 at 12:49 PM.
It then goes to this
PHP Code:<?php include 'home.html'; ?>
When i put the code you told me to.
BDW im **** at coding, and HTML codes.
You'd use PHP includes but seeing as Icba to explain heres an ajax code that works perfectly aswell:
http://dynamicdrive.com/dynamicindex17/ajaxcontent.htm
It's a shame none of you have any experience.
You're using a web editor, switch to "code" view and paste it in, that should fix your problem.
visit my internet web site on the internet
http://dong.engineer/
it is just videos by bill wurtz videos you have been warned
visit my internet web site on the internet
http://dong.engineer/
it is just videos by bill wurtz videos you have been warned
What web editor is he using, because in cPanel code editor you don't get that.
@ Ryandot.
You can't rename a page's extension and expect it to work with HTML formatting, you'd need to use something like mod_rewrite.
Want to hide these adverts? Register an account for free!