Forum Replies Created
-
Thanks for the constructive crit
Yeah it’s going really well.
I just thought I’d let you know that I’m made quite a few visual and functionality changes to the forum since posting this so if anyone is interested, take a look –
Take a look at the CSS, it’s all very basic stuff.
Firebug will show you.
Thanks
Firebug is much, much better than chrome devtools in my experience.
#thread li.alt .threadauthor { float:right; }
http://katehumble.com/forum/my-templates/katehumble/style.css
Line: 476.
Firebug is your best friend people.
What he said ^
if you want to know exactly I can point you to the line of code.
1.0.2
Thanks everyone!
bforeste: it was very easy to do. Without sounding too technical, by default the forum includes an alternating “class” for each reply, all I did was use CSS to “float:right” instead of using the default “float:left” on each one. The existing html and css caters for this very well.
Thanks!
Yeah I’m quite happy with how it turned out. It gives it more of a feeling that it’s a conversation