rejetto forum
May 24, 2012, 05:38:50 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: is it possible to use <li>... </li> in file list  (Read 2010 times)
0 Members and 1 Guest are viewing this topic.
RaZorbacK
Occasional poster
*
Offline Offline

Posts: 9


View Profile WWW
« on: April 20, 2006, 06:31:02 PM »

Hi all,
I'm not really at home with html so sory if my question is stupid...
I would like to list my files in hfs using the <li> </li> tags like this:
  • file 1 (x mb)
  • file 2 (X Mb)
  • file 3 (x mb)
  • file 4 (x mb)
I also want to use headings like in xhtml strict pages because my server is mainly dedicated to persons using a screen reader .
do you think it's possible and could someone give me some guidelines?
TIA
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #1 on: April 20, 2006, 10:16:02 PM »

for the <li>
just add the tag at the beginning of [file] [folder] [link] section
Logged
RaZorbacK
Occasional poster
*
Offline Offline

Posts: 9


View Profile WWW
« Reply #2 on: April 21, 2006, 07:56:43 AM »

Hi Rejetto,
thanks for the reply.
i've tried this but it didn't give j the expected results.
May you give me an example using the code of the default template?
many thanks.
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #3 on: April 21, 2006, 08:08:10 AM »

could you be more specific about the expected result?
Logged
Martok
Experienced poster
***
Offline Offline

Posts: 88

285180864
View Profile
« Reply #4 on: April 21, 2006, 08:23:00 AM »

You also have to put an <ul> in the template. so go to [Files]:
Code:
[files]
<table cellpadding=2>
%list%
</table>
and change to
Code:
[files]
<ul>
%list%
</ul>
Logged

Cheers,

Martok
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11829


View Profile
« Reply #5 on: April 21, 2006, 08:32:56 AM »

this change would require much more editing
Logged
rejetto forum
« Reply #5 on: April 21, 2006, 08:32:56 AM »

Do you like this software? Consider even $2
 Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 10, 2012, 11:13:59 PM