Amaury
Well-known member
Add-on installed, CSS edited - but it doesn't appear to be working.
Anything within [ table ] tags will not display at all.
Any suggestions?
Can you provide an example of some code you're using?
Add-on installed, CSS edited - but it doesn't appear to be working.
Anything within [ table ] tags will not display at all.
Any suggestions?
You can edit the css to remove the center, or create your own unique tag.1. Is there a way to left align heading ?
You would have to create additional tags which allow for a width component.2. Is there a way to set specific table widths for different tables?
Thats the first thing I tried actually. But doesnt work for the table.Wrap the entire table in center tags.
[center][TABLE][TR][TH]Age[/TH][TH]England & Wales[/TH][TH]Scotland[/TH][/TR][TR1][TD]0 to 9[/TD][TD]0.21%[/TD][TD]0.25%[/TD][/TR1][/TABLE][/center]
.ctaBbcodeContainer
{
width: auto;
max-height: 600px;
overflow: auto;
}
The table css likely has width auto or something set.
I'm out of the office so can't check but you should be able to check the css template and edit it accordingly.
margin: auto;
Ah ok.To do it on a per table basis would require a unique class per table and not something which can be achieved with this bb code.
You would have to create a custom solution for your own needs.
Is this add-on compatible with the new XF 1.5 release?
Thanks,
Stacy
We use essential cookies to make this site work, and optional cookies to enhance your experience.