Closed (fixed)
Project:
flatforum
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2006 at 14:35 UTC
Updated:
3 Nov 2006 at 20:24 UTC
Hi
I was happy to see the Flatforum Implementaion at http://www.projectopus.com/node/5981 but when i used Flatforum with my theme(Aquasoft) the results were completly different (see http://mymes.flyserver.biz/node/2).The pic is also not showing!!
Could some one help me with the design of the forum?I am not very good at designing and CSS.
Regards
Binodc
Comments
Comment #1
ckeo commentedHi... im in the same situation... using aquasoft theme.
If you figure it out let me know... i'll do the same.
Craig.
Comment #2
Gurpartap Singh commentedHello,
I am the original developer of aquasoft theme for Drupal. The flatforum might not prove ready with design with every theme. ProjectOpus has effectively changed their flatforum's css code. Instead of css code given to add into style.css in the module, add the following code (from projectopus.com's theme's stylesheet):
You might want to disable blocks for forum node types using the PHP block visibility because the above css code fill width of regular 1024x768 screen. Or change the widths accordingly in the above code.
Comment #3
Gurpartap Singh commented