Go Back   NuHIT - SEO, Wiki, Forums > Documentation > NuWiki Documentation
 
 
Article Tools
  #1  

NuWiki CSS Styles

« Previous Chapter   NuWiki Manual
  Next Chapter »

 

NuWiki Manual - Contents

In some cases NuWiki BBCodes support the use of CSS Styles to modify their appearance.

These BBCodes include: DIV, SPAN, TABLE, TR and TD.

The string containing the CSS Styles follows the same rules and attributes specified in the CSS Standard. With the addition of another attribute named "class", which allows the use of CSS classes.

For instance, the following BBCode:
Code:
[table=class:tborder;]
  [tr]
    [td=class:alt1; padding:5px;]this is a cell with alt1 class[/td]
    [td=class:alt2; padding:5px; color: red;]this is a cell with alt2 class[/td]
  [/tr]
[/table]
Will be rendered like this:

this is a cell with alt1 class this is a cell with alt2 class

« Previous Chapter   NuWiki Manual
  Next Chapter »

Contributors: ElfMage
Created by ElfMage, 07-02-2007 at 02:10 AM
Last edited by ElfMage, 08-23-2007 at 02:11 PM
0 Comments , 1171 Views
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Article Tools

Posting Rules
You may not create new articles
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 06:40 AM.