https://www.icyphoenix.com/viewtopic.php?f=4&t=1758
-----------------------------------
hpl
Fri 27 Apr, 2007 03:28

BBCODE - Cell Classes
-----------------------------------
Hi all, 

with "cell" bbcode you can use a lot of classes of IP, and with a simple bbcode you can custom your topic with a nice style!

This is a little list of classes that you can use:

[cell class=forumline]forumline[/cell]
[cell class=forumline-no]forumline-no[/cell]
[cell class=forumline-no2]forumline-no2[/cell]
[cell class=row1]row1[/cell]
[cell class=row2]row2[/cell]
[cell class=row1h]row1h[/cell]
[cell class=row5bg]row5bg[/cell]
[cell class=row6]row6[/cell]
[cell class=rowcal3]rowcal3[/cell]
[cell class=rowcalquote]rowcalquote[/cell]
[cell class=quote]quote[/cell]
[cell class=row1g]row1g[/cell]
[cell class=row-header]row-header[/cell]
[cell class=cat]cat[/cell]

[hr]

[b][u][size=14]Example:[/size][/u][/b]

[cell class=forumline][cell class=row-header][size=12][b]This is a test...[/b][/size][/cell][cell class=row1][i]subtitle of this test...[/i][/cell][cell class=row1][b]Hi all! [/b]

This is a test....non so che scrivere daiii!

bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla 
bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla 
bla bla bla bla bla 

[/cell][cell class=cat]--:: [i]This is a test for Icy Phoenix[/i] ::--
[b]Goodbye from hpl[/b][/cell][/cell]

[code linenumbers=false][cell class=forumline][cell class=row-header][size=12][b]This is a test...[/b][/size][/cell][cell class=row1][i]subtitle of this test...[/i][/cell][cell class=row1][b]Hi all! [/b]

This is a test....non so che scrivere daiii!

bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla 
bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla 
bla bla bla bla bla 

[/cell][cell class=cat]--:: [i]This is a test[/i] ::--
[b]Goodbye from hpl[/b][/cell][/cell][/code]

[cell class=forumline][cell class=row-header][size=12][b]Link test![/b][/size][/cell][cell class=row1h][b][url=http://www.icyphoenix.com]Icy Phoenix[/b]
Icy Phoenix è un CMS (Content Management System) che consente in maniera molto rapida la creazione di siti web dinamici con diverse funzionalità già incluse come: forum, portale, pagine e blocchi personalizzabili, downloads, galleria immagini, e tante altre.[/cell][cell class=row1h][b][url=http://www.icyphoenix.com/album.php]Icy Phoenix Album[/b]
Press there for see our beautiful album!![/cell][cell class=row1h][b][url=http://www.icyphoenix.com/viewforum.php?f=10]VIP AREA[/b]
[b][color=red]VIP Area: access restricted to all development and supporting team users and VIP.[/color][/b][/cell][/cell]

[code linenumbers=false][cell class=forumline][cell class=row-header][size=12][b]Link test![/b][/size][/cell][cell class=row1h][b][url=http://www.icyphoenix.com]Icy Phoenix[/b]
Icy Phoenix è un CMS (Content Management System) che consente in maniera molto rapida la creazione di siti web dinamici con diverse funzionalità già incluse come: forum, portale, pagine e blocchi personalizzabili, downloads, galleria immagini, e tante altre.[/cell][cell class=row1h][b][url=http://www.icyphoenix.com/album.php]Icy Phoenix Album[/b]
Press there for see our beautiful album!![/cell][cell class=row1h][b][url=http://www.icyphoenix.com/viewforum.php?f=10]VIP AREA[/b]
[b][color=red]VIP Area: access restricted to all development and supporting team users and VIP.[/color][/b][/cell][/cell][/code]

You can use this topic for add other useful classes and nice combination too!...

bye


-----------------------------------
andrea75
Fri 27 Apr, 2007 08:54

Re: [BBCode] Cell Class
-----------------------------------
Great! ;) Thanks a lot HPL!


-----------------------------------
Mighty Gorgon
Tue 01 May, 2007 18:14

Re: [BBCode] Cell Class
-----------------------------------
Yes, really good examples: it seems you are the first noticing that IP has html capabilities within BBCodes :lol: !

The major advantage of this approach is that you don't have to worry about security (BBCodes are checked for security) and all the BBCodes posted are template dependent, so they will be converted following the template CSS and style.

Thanks for this guide, I think many users will benefit from this topic.

If you agree we may post it in the public forum.


-----------------------------------
hpl
Wed 02 May, 2007 14:00

Re: [BBCode] Cell Class
-----------------------------------
Of course, you can move it on public forum! 8)


-----------------------------------
Zuker
Wed 02 May, 2007 20:36

Re: [BBCode] Cell Class
-----------------------------------
Moved ;)


-----------------------------------
buldo
Wed 02 May, 2007 20:45

Re: [BBCode] Cell Class
-----------------------------------
Many thanks, hpl! :up:


-----------------------------------
TheSteffen
Thu 03 May, 2007 01:03

Re: [BBCode] Cell Class
-----------------------------------
Great [b]hpl[/b] for this post and thanks MG another time  :mricy:


-----------------------------------
brandsrus
Thu 03 May, 2007 09:21

Re: [BBCode] Cell Class
-----------------------------------
It works not for the 100%, for a live example ([url=http://www.phpbbxs.nl/viewtopic.php?p=325#p325]Click), the row-header don't work with the img before (in the normal CSS is that the <span> tag :) )

[img]http://www.icyphoenix.com/files/images/57/screenshot033.jpg[/img]

I have this code added into that message:

[code][cell class=forumline][cell class=row-header][size=12][b]Overzicht[/b][/size][/cell][cell class=row1][i]overzicht en belangrijke informatie over Icy Phoenix[/i][/cell][cell class=row1][url=docs/readme_english.html#overview]Readme[/cell][cell class=cat][/cell][/cell][/code] 

But it don't works, what is wrong or how can i correct it!

EDIT: It works now :)


-----------------------------------
eDog
Thu 03 May, 2007 15:36

Re: [BBCode] Cell Class
-----------------------------------
Thanks



-------------------------

Grazie hpl  :mryellow:


-----------------------------------
nene94
Thu 28 Jun, 2007 22:38

Re: [BBCode] Cell Class
-----------------------------------
and what is de code HTML for it's??


-----------------------------------
lom hill
Sun 01 Jul, 2007 15:12

Re: [BBCode] Cell Class
-----------------------------------
Thanks [b]hpl[/b].


-----------------------------------
hpl
Fri 14 Dec, 2007 13:26

Re: [BBCode] Cell Class
-----------------------------------
other example:


[cell class=forumline width=500 margin=20][cell class=row-header height=24 padding=3][img align=right]http://www.icyphoenix.com/images/forums/42_notes.png[/img][size=14][b]This is a test[/b][/size][/cell][cell class=row5bg padding=3][size=14][font=Verdana][align=center][b][i]General Info[/i][/b][/align][/font][/size][/cell]
[cell padding=20][size=14][list][*][font=Verdana][b]List1:[/b] xxxxxxx[/font]

[*][font=Verdana][b]List2:[/b] xxxxxxx[/font]

[*][font=Verdana][b]List3:[/b] xxxxxxx[/font]

[*][font=Verdana][b]List4:[/b] xxxxxxx[/font]

[/list][/size][/cell][/cell]

[code][cell class=forumline width=500 margin=20][cell class=row-header height=24 padding=3][img align=right]http://www.icyphoenix.com/images/forums/42_notes.png[/img][size=14][b]This is a test[/b][/size][/cell][cell class=row5bg padding=3][size=14][font=Verdana][align=center][b][i]General Info[/i][/b][/align][/font][/size][/cell]
[cell padding=20][size=14][list][*][font=Verdana][b]List1:[/b] xxxxxxx[/font]

[*][font=Verdana][b]List2:[/b] xxxxxxx[/font]

[*][font=Verdana][b]List3:[/b] xxxxxxx[/font]

[*][font=Verdana][b]List4:[/b] xxxxxxx[/font]

[/list][/size][/cell][/cell][/code]


-----------------------------------
Mighty Gorgon
Sun 16 Dec, 2007 02:02

Re: [BBCode] Cell Class
-----------------------------------
Wow!

This is really nice!

Thanks.


-----------------------------------
mitchagbayani
Sun 04 Dec, 2011 05:54

Re: BBCODE - Cell Classes
-----------------------------------
hi! i'm just new here, thanks for this helpful info!


