Bitcoin Forum

Other => Archival => Topic started by: b!z on February 26, 2014, 02:39:56 PM



Title: Thread used Lock!
Post by: b!z on February 26, 2014, 02:39:56 PM
It is super effective!


Title: Re: Anybody know how to copy a table with CSS style? (will tip BTC)
Post by: NLNico on February 26, 2014, 02:49:30 PM
You can try something like this:

1. Use devtools F12 (in Chrome/IE and download addon Firebug in FF.)
2. Use the "select element tool" to select the table/tr/td element
3. Compare the style on both websites (perhaps there is already a previous table style in your second style -or- you didn't copy all css from the example site)

Also, I assume you have permission to copy it like that hehe :p


Title: Re: Anybody know how to copy a table with CSS style? (will tip BTC)
Post by: b!z on February 26, 2014, 03:34:19 PM
Already tried that :) it's for my own site, don't worry.

Thanks guys, will lock thread.