Where should I replace <html> to <html dir="rtl">
and add "charset=iso-8859-8-i" ?
How can I add thumbnails/icons to Folders?
How can I replace "tree name" with my own names?
For example from your demo:
http://files.lussumo.com/index.php?fpp=10&did=0
"files.lussumo.com/Captain Hero" to "Main/Captain Hero"
Thanks in advance.
0 • •
Comments
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •add
body {background: #ffffff;
margin: 0px;
padding: 0px;
direction: rtl;
}
for the < charset = iso-8859-8-i > I think its not specified in the script you should add it after < head >
not sure
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •http://lussumo.com/community/discussion/1744/?Focus=22217#Comment_22217
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •