Help With Lang_rules.php


Subject: Help With Lang_rules.php
Hey Everyone

This is working fine for me I just want some advice or if someone can point me to a document on how to add/change some things. Here is what I want to be able to do:

- Change fonts
- Have certain rules always expanded so you don't have to click on it
- Inserting blank lines '<br>'
- Make it possible to either increase the icon to expand or be able to make the entire title clickable to expand

Thanks

-D1-

Profile PM  
Subject: Re: Help With Lang_rules.php
Anyone have any ideas on how I do some of things stated in the post above?

Thanks

-D1-

Profile PM  
Subject: Re: Help With Lang_rules.php
Manually edit: languages/yourlang/lang_rules.php

Profile PM  
Subject: Re: Help With Lang_rules.php
darkone wrote: [View Post]
Hey Everyone

This is working fine for me I just want some advice or if someone can point me to a document on how to add/change some things. Here is what I want to be able to do:

- Change fonts
- Have certain rules always expanded so you don't have to click on it
- Inserting blank lines '<br>'
- Make it possible to either increase the icon to expand or be able to make the entire title clickable to expand

Thanks

-D1-



I also have this problem... :mryellow:



Shaythong wrote: [View Post]
Manually edit: languages/yourlang/lang_rules.php



This one I don't work ... :(

another solution? :( :mryellow:

Subject: Re: Help With Lang_rules.php
I manually rewrote all of my rules so that I did. For Example this is what I would like to do just want to know if its possible or if I have to edit a different file for it to happen:

Code: [Download] [Hide] [Select]
$faq[] = array('File Types Allowed', '8. These file types are allowed to be linked or uploaded on this website:
Archive: zip, rar, tar
Pictures: jpg, gif, png
Audio: mp3, wav
Video: avi, mpg, mov, rm');


Now in its present form it will display all on one line (basically it won't look like above). How do I make it so it shows up like this? I tried using like '<br>' and it causes errors.

Any ideas?

-D1-

Profile PM  
Subject: Re: Help With Lang_rules.php
darkone wrote: [View Post]
I manually rewrote all of my rules so that I did. For Example this is what I would like to do just want to know if its possible or if I have to edit a different file for it to happen:

Code: [Download] [Hide] [Select]
$faq[] = array('File Types Allowed', '8. These file types are allowed to be linked or uploaded on this website:
Archive: zip, rar, tar
Pictures: jpg, gif, png
Audio: mp3, wav
Video: avi, mpg, mov, rm');


Now in its present form it will display all on one line (basically it won't look like above). How do I make it so it shows up like this? I tried using like '<br>' and it causes errors.

Any ideas?

-D1-



I also have this problem...

Any ideas?

Lom' Hill


Subject: Re: Help With Lang_rules.php
Have done this code change by andrea75 ?

http://www.icyphoenix.com/viewtopic.php?p=10202#p10202

Subject: Re: Help With Lang_rules.php
I'll try this on my site. :loveit:

Profile PM  
Subject: Re: Help With Lang_rules.php
Finally figured it out last night :)

Here is an example:

Code: [Download] [Hide] [Select]
$faq[] = array('7. Uploadable File Types and file sizes', 'The following file types are allowed to be uploaded or linked:<br /><br />
Graphic Files: .png, .jpg, .jpeg, .gif, .bmp, .tiff<br />
Video Files: .avi, .mov, .mpg, .mpeg, .rm<br />
Audio Files: .mp3<br />
Document Files: .doc, .ppt, .xls, .txt, .pdf<br />
Compressed Files: .zip, .tar, .rar, .gz, .gzip.<br /><br />
The file sizes have been set on the system if you exceed them it will deny your upload. If it is something you really want uploaded just notify the admin or moderator and we will see what we can do.');


I was forgetting that / in the <br> command that made all the difference. Damn feel dumb now.

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1663s (PHP: 12% SQL: 88%)
SQL queries: 13 - Debug Off - GZIP Enabled