Quote:
Originally Posted by triff
The description of how to use this plugin is quite horrible, actually the worst I've ever come across so far.
|
This is no
good feedback. Either you tell me what you don't understand and what I should describe better
in my description of the options or I will
plonk your post...
Anyway: I'm searching someone to write a description of the features for the users of my vB Code - feel free to contact me, if you think you can do this better than me.
Quote:
Originally Posted by triff
I found this code-thingy: .stg_table_transp {border: none; padding: 2px; background:transparent;} , which I added to my CSS Classes for the Table. This is supposed to hide the table, yeah? How do I activate it for my table? where do I put it in?
|
As you can see
in my description of the options you are supposed to put only the name of the css class (as it is
transp here) into the preferences of my vB Code, not the full CSS code. The CSS has to be put to the other CSS code of vBulletin:
The css code has to be added to "Additional CSS Definitions" of your style (AdminCP -> Styles & Templates -> Style Manager -> (Dropdown) Main CSS -> Additional CSS Definitions)
Quote:
Originally Posted by triff
Also, can I set a defined width for one of the rows? If so, how?
|
As you can see
in the description of my mod, this feature is maybe planned, not currently working.
Quote:
Originally Posted by triff
Say my table goes somewhat like this:
[table="width=100%"]yadayadaday{br}yadayadayada{br}yada|[img]imageURL[[B]/[/B]img][/table]
How would I go about to "hide" the table, and set the second column width to 200 px for example?
|
If you set the CSS code correct as I explained it earlier this post, you have to apply it to the table: [table="width=100%;css=transp"]
As I said, column width currently isn't possible. You could kind a "minimum width" through adding a (blind) image with this width.
Quote:
Originally Posted by triff
EDIT: Also, is it possible to see the coding for the 3rd screenshot?
|
No, this isn't possible as I accidentally lost the database of my test-forum (where this screenshot comes from) through an unsuspected hard disc error.
I "randomly" clicked the vB Codes, nothing special...
Stefan