copying code from posts

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
mcog_esteban
Forum Contributor
Posts: 127
Joined: Tue Dec 30, 2003 3:28 pm

copying code from posts

Post by mcog_esteban »

hi all.
how do i copy and paste the code from the posts.
after pasting all i get is the coding in 1 or 2 lines, it looks kinda very weird.
method_man
Forum Contributor
Posts: 257
Joined: Sat Mar 19, 2005 1:38 am

here you go

Post by method_man »

you highlight all of the code and put it in a code tag when you repost it or else it only shows up in 2 lines

matt
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

It's actually a known problem with Internet Explorer's implmentation of CSS.

Either use firefox or the workaround in IE is to click on "Quote" within that thread and copy the code from there ;-)
Post Reply