Advanced Forum Alpha 12

Comments

7 comments posted
Wow! Gotta learn CSS!

Your new version wiped out the previously nice theme... the forum containers (is that right? I'm still new to Drupal!) should be in a different color - so I have to figure it out. (you can see what I mean at http://www.burningknife.com/forum )

I'm otherwise very happy with your forum - it was really tough deciding against going with proven forums such as vBulletin, or SMF. I think I made the right decision, but what expertise I have is in HTML, not PHP or CSS - so I'm hampered in trying to make it look right.

Thankyou for your efforts, it's certainly appreciated here!

Posted by Khadaji on Sun, 10/05/2008 - 17:32
Theme CSS after

Your theme's CSS comes after AF's and some themes override bits of the forum style. There isn't really anything I can do about that. I suggest getting Firebug for Firefox and then you can go in and see where the AF style gets overridden and override it back.

Michelle

Posted by Michelle on Sun, 10/05/2008 - 20:04
Thankyou for the theming CSS trick!

I didn't know that. I already use Firefox, so I'll go download 'Firebug'. I should have remembered that WhiteJazz by Roople supports Advanced Forum - and certainly is doing some things I no longer want! Thanks!

By the way, I hope you're an affiliate for HotDrupal.com - because if you are, you just earned a commission - I switched my site over based on your blurb... and if anything, you dramatically understate it...

My site is BLAZINGLY fast now... I love it!

Posted by Khadaji on Sun, 10/05/2008 - 22:19
No affiliates

He doesn't have an affiliate program. I recommend his hosting because I'm very happy with it. :)

Firebug is an awesome tool. You click "inspect" and then click on the thing that's wrong and then you look at the CSS list. You can see right there when stuff is overridden because it's listed as crossed out.

Unfortunately, any theme that put in CSS to support AF was likely burned by the latest alpha. :( There were massive changes. The results are well worth it but I'm sure it was a painful upgrade for some.

Michelle

Posted by Michelle on Sun, 10/05/2008 - 23:39
Firebug is a Wonderful Tool!

I'm quite competent at HTML, having hardcoded entire sites... but PHP and CSS are new languages to me.

But with your suggested tool, Firebug; I was able to pinpoint the offending CSS, and make my forum look a tad better. (The td.container, rather than a different color, was the same as the light grey - now I can see the light blue!) Hopefully, Roople will play catchup to all your new changes... I'm not even sure what the 'Blue Lagoon' theme is supposed to look like - since my Roople theme is jumping in on top of your coding...

But I'm quite happy now. Particularly with my newfound speed - you can bet I'll be telling everyone about HotDrupal.com!

Posted by Khadaji on Wed, 10/08/2008 - 23:33
Yay!

If you want to see what blue_lagoon is _supposed_ to look like, have a look at it with default Garland. That's what I developed it on.

Michelle

Posted by Michelle on Thu, 10/09/2008 - 08:56
theming the forum post page

Admittedly, I am a newbie when it comes to drupal.

I have a site that has a few pages that are themed differently from the rest -- they are associated with a forum topic.

Advanced forum topic views work great in most instances, except when a user goes to post an entry. then the theme reverts to the default page.tpl.php template instead of the custom theme.

Does anyone else encounter this? what is the best advice you have?

thanks,

ward

Posted by wsmith (not verified) on Sat, 10/18/2008 - 01:33