I must be out of it today... been forgetting or losing track of everything...
xD added border-radius to what? :)
I must be out of it today... been forgetting or losing track of everything...
xD added border-radius to what? :)
The fancypost, along with box-shadow! It's alright, Dani! XD
oh, lol! cool c:
*sigh* Shall we continue on my worst enemy?
*shivers* Tables?
lol! sure, great idea c;
so... what do you remember of them since before? :3
Basically... Nothing. Sorry, I kind've forgot a bit over time! XD
no problem x3
'sides... probably best to start over just so we don't miss anything!
so there are 3 major tags you have when making tables:
table
table row, which always goes inside the table tags
table data, which is where anything you want in you table (text, fancyposts, etc) goes; always inside table rows
Remember that much? ;)
Nice c:
So do you remember where in the code you'd put the second td? :)
Ugh. No, not very much, if that's alright...
That's fine :3
Just put it after the second table data space...
So:
Make sure to close one before you start the next ;3
Put both of those inside your table row:
Finally, put all of that- both {td}s and the {tr}- inside the table {table}
Following me, or want me to try breaking it down? :)
(This is totally at whatever pace you're comfortable with, so it's fine if you want more detail :3)
Er... Coul I see an example? I'm sorry; this is usually how I learn.
Yes, I changed my name back to Courage.
Courage is... Courage?! ;P
Like... just a table to look at? I'm not sure what an example that shows how to do it would be... hehe... D;
I'm not sure how to do an example... Could you try just doing the first code I showed you, and we'll add the next one once the first is good maybe? :3
So if you think you can, can you simple insert two places for table data, one on top of another?
{td}
{/td}
{td}
{/td}
Alright, can you explain what you don't understand? :)
How would you add a background, and text to a table?
agh sorry for the late reply D;
oh, okay =)
why don't we try...
can you make a regular fancypost that has what you'd want as the table background and add text to that? we'll start with just that, and i'll show you c:
GWAH! I have to later. Quite busy at the moment.
okay =)
[fancypost bgcolor=red bordercolor: border= blue 4px black;]
Like this?