> Forums > Active Forums > Community Support > CSS Problems on Activeforum
Last Post 26 Dec 2010 12:12 PM by Steven Webster. 3 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
  •  
  •  
  •  
  •  
  •  
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Dennis
Customers
Dennis
Post Count:8

--
26 Dec 2010 05:22 AM
    • Active Forums Version: 4.2.7
    • DotNetNuke Version: 5.5.1
    Dear All,

    First of all i would like to wish you a Happy X-Mas.

    Im facing troubles with the CSS of the forum.

    I created a skin using Artisteer. I found that the width in the style.css was set to 100% which cased
    nearly all modules to get streched over the content window.

    I set this to "auto" and everything is fine exept activeforum.

    You can check here: http://piper-ig.de/Forum.aspx

    If you see the last block where "Who is online" you can see that this block is to short. It will grow with the
    number of members who are online.

    Seconds point is if you click on the open forum "Events" you'll see that nearly everything is to short.

    I can't find the right css to modify this error. I would please you to help me out of there.

    Thank you very much!

    Regards
    Dennis
    Steven Webster
    Customers
    Steven Webster
    Post Count:1665

    --
    26 Dec 2010 10:00 AM
    Dennis, nice work. I'm a big fan of Artisteer...but it introduces a few HTML level elements that can cause this to happen in your modules. So, try changing this line 1593 in your style.css

    .art-blockcontent-body table {
    auto;
    }

    to this

    .art-blockcontent-body table {
    }

    Also, I use FireBug (for FireFox) to find and test these style issues. It save a ton of time
    Steven Webster
    dnnOsphere.com, An Independent Community for DotNetNuke Users
    Dennis
    Customers
    Dennis
    Post Count:8

    --
    26 Dec 2010 10:14 AM
    You are a genius !!!! i tried nearly everything but i didnt just "delete" that entry. O M G

    Thank you so much!
    Steven Webster
    Customers
    Steven Webster
    Post Count:1665

    --
    26 Dec 2010 12:12 PM
    Well, don't know about genius...more likely that I've designed about 100 sites with Artisteer so I've just had to solve a bunch of these little gotcha's before.
    Steven Webster
    dnnOsphere.com, An Independent Community for DotNetNuke Users
    You are not authorized to post a reply.
    > Forums > Active Forums > Community Support > CSS Problems on Activeforum
    test
    Copyright 2012 by DotNetNuke Corporation / Terms of Use / Privacy