2.5 tmp info - Another Web Company
ArcadeDownloadsNewslettersForum MenuNavigationWhat AWC OffersWiki ToolsLogin or Create Account

Log in

You must have cookies enabled to log in to Main Site - Local.

 

2.5 tmp info

From Another Web Company

Contents

[edit] Adding a Poll

  1. Create a thread (like normal)
  2. Click the "Add Poll" button in the thread you just created
    The person who started the thread is the only one who can add a poll to that thread. Poll add.gif




[edit] CSS

[edit] file or embedded

Forum >> Admin >> Forum Config Settings >> General Option's >> Run CSS off file ?

Information about: Run CSS off file ? (If option is set as no, css will be embeded in html out-put.)

Option found in: Forum >> Admin >> Forum Config Settings >> General Option's
GeneralOptionsMenu.jpg
Setting name Run CSS off file ? (If option is set as no, css will be embeded in html out-put.)
Forum version 2.5.x
Active Yes
Default setting No/Off
What it does
CSS styles can be loaded two ways:

First with a style.css file

Second embedded into the web page with the style tag, accessed through your database.
<style type="text/css"> </style>

Running your css style with option one, using a style.css file is a better way to load your style because your pages load faster. This is because a file can be cached in the browser and the information does not need to be retrieved from your database.

To enable a style.css file you must create a style.css file but first you must make the forum css folder writable.

Making the file writable

You need to make the following folder extensions/awc/forums/skins/css writable.
This is done the same way you made your wiki /config/ folder writable during your Mediawiki install.
You can do this two ways, FTP-Client or SSH to your server.
With a FTP-Client you have to set the folder permissions to 755

SSH Terminal
name@machine:/$ cd /path/to/wiki/extensions/awc/forums/skins/

name@machine:/$ chmod a+w css

After you made the file writable navigate to:
Forum >> Admin >> CSS - Theme and then click "Save as .css file". Css saveas.gif

Updating the css file

If you create a .css file you have to remember that whenever you make any edits/changes to your css style you must re-save the file once your done. All changes you make to your css style are saved to the data-base, but those change need to be written to the .css file after each edit.




[edit] Editing

When ever you edit, search, add or "save as..." you should be on what ever css style you have selected to be your default style.Css default.gif

[edit] Adding New

  1. Forum >> Admin >> Admin >> CSS - Theme
  2. Click the ADD button
    Css add.gif
  3. Selected where you want to add your new declaration to (dont matter right now just makes it easyer to find when editing)
    Css add2.gif
  4. Enter the CLASS or ID in the little text box, you MUST use the . (period) or # (pound sign)
    Period's (.) are used for CLASS calls, and Pound Signs (#) are used for ID calls.
  5. Enter your css code in the big text box.
  6. Submit your new addition
  7. Save your css file (if you are running file base and not embedded)
    Css saveas.gif


[edit] Editing ....

place holder... more info soon...


Step one:
Css edit1.gif


Step two: Make your edit and save
Css edit2.gif


Your new edit version 1.0.1 (top display)
Old version 1.0.0 (bottom display)
Css edit3.gif


Being your edit (the invalid one) will not work, you make a second edit to fix this so new you have made two edits and the display will look like so...

Css edit4.gif





Whos here now:   Members 0   Guests 0   Bots & Crawlers 1