

Highway of Life wrote:I did create a new style... BTW, for my tables...
- Code: Select all
.bbtable {
background-color:#A9B8C2;
border-spacing:1px 1px;
}
So now when you use the table BBCode, do something like...
- Code: Select all
[table=bbtable]....


T50Webmaster wrote:Where would we put this in our own forum??
.bbtable {
background-color:#A9B8C2;
border-spacing:1px 1px;
}



Highway of Life wrote:Okay, try doing this EXACTLY:
BBCode:
- Code: Select all
[table={TEXT1},"{URL}"]{TEXT2}[/table]
HTML:
- Code: Select all
<table class="{TEXT1}" cellspacing="1" width="100%" style="background-image:url('{URL}');">{TEXT2}</table>
BBCode:
- Code: Select all
[tr={TEXT1}]{TEXT2}[/tr]
HTML:
- Code: Select all
<tr class="{TEXT1}">{TEXT2}</tr>
BBCode:
- Code: Select all
[th={NUMBER}]{TEXT}[/th]
HTML:
- Code: Select all
<th colspan="{NUMBER}">{TEXT}</th>
BBCode:
- Code: Select all
[td={NUMBER}]{TEXT}[/td]
HTML:
- Code: Select all
<td colspan="{NUMBER}">{TEXT}</td>
Usage:
- Code: Select all
[table=tablebg,"http://startrekguide.com/forum/styles/Sniper_Blue/imageset/stglogo.gif"][tr=][th=2]Table Test[/th][/tr][tr=row1][td=1]Cell one[/td][td=1]Cell two[/td][/tr][/table]
If that does not work exactly like that, try taking out the quotes in the Table BBCode and the usage.


| T50Webmaster |
|---|
| What kind of background image do you want to put in here? |
| Administrative Comment: |
|---|
| TEXT HERE IMAGE AS BACKGROUND |
| That's All Folks! |
| Administrative Comment: |



| Administrative Comment: |
|---|


Sniper_E wrote:[style].tablebg1 {width: 90%;border-spacing:1px 1px;margin-left:auto;margin-right:auto;} td.center {text-align:center;} td.gensmall2 {font-size:10px; height:12px;} td.image {background-image: url('http://troop50.110mb.com/images/Admin%20post.gif');}[/style]
T50Webmaster What kind of background image do you want to put in here?
Administrative Comment: TEXT HERE IMAGE AS BACKGROUND That's All Folks!



| T50Webmaster |
|---|
| What kind of background image do you want to put in here? |
| Administrative Comment: |
|---|
| TEXT HERE IMAGE AS BACKGROUND |
| That's All Folks! |
| Administrative Comment: |
[style].tablebg1 {width: 90%;border-spacing:1px 1px;margin-left:auto;margin-right:auto;} td.center {text-align:center;} td.gensmall2 {font-size:10px; height:12px;}[/style]
[table=tablebg tablebg1][tr=][th=1]T50Webmaster[/th][/tr][tr=][td=1,row1 center][b]What kind of background image do you want to put in here?[/b][/td][/tr][/table]
[table=tablebg tablebg1,http://troop50.110mb.com/images/Admin%20post.gif][tr=][th=1]Administrative Comment:[/th][/tr][tr=][td=1,center]TEXT HERE IMAGE AS BACKGROUND[/td][/tr][tr=][td=1,cat center]That's All Folks![/td][/tr][/table]
[table=tablebg,http://troop50.110mb.com/images/Admin%20post.gif][tr=][td=1,row2]Administrative Comment:[/td][/tr][/table]






Users browsing this forum: No registered users and 2 guests