FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

How to convert all of PHPNUKE pages to a right 2 left

 


farhad0
hello !!!!
this learning will convert your pages of phpnuke to a right to left
this is great for languages that have a right to left writen

first you must edit file : \html\header.php
and then find this line :

Code:

echo "<html>\n";


and edit it to this :

Code:

echo "<html dir=\"rtl\">\n";


this will convert all pages to right to left

then u must to look to images files in theme folders
change every left file to right file for example if any pic in your theme is named "borde-left.jpg" and "border-right.jpg" change 2 files by rename two files to another one


this will your theme be a clean Right to Left theme

good luck Very Happy Very Happy
Reply to topic    Frihost Forum Index -> Scripting -> Website Software

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.