Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kurtsteiner Friend
    #136591

    Hello,

    i migrate my JA Edenite driven website from J 1.0 to J1.5.

    My problem is, that my module on topsl position is overlapped by the content / component area:
    see here my J1.5 (should show 10 PRofiles in two lines)

    On my (still existing) J1.0 website the same position looks like this:

    Any suggestions?

    Sunny regards

    KurtSteiner

    Anonymous Moderator
    #284311

    Hi kurtsteiner,

    I think it is not the problem.
    I have checked your css style and saw that at about line 891 in template.css file has:

    #ja-topsl {
    height:240px;
    margin:0 0 10px;
    overflow:hidden;
    width:98%;
    }

    Here, the height fixed hard.
    You can change the height to your requirement.

    kurtsteiner Friend
    #284329

    Hi,
    many thanks for your reply.
    I compared the template css from J1.5 and J1.0

    This is J1.5

    /* Top spotlight */
    #ja-topsl {
    height: 240px;
    margin: 0 0 10px;
    overflow:hidden;
    width:98%;
    }

    This is J1.0


    /* Top spotlight */
    #ja-topsl {

    margin: 0 0 10px;
    }

    .narrow #ja-topsl {
    width: 448px;
    overflow: hidden;
    }

    I took now the J1.0 snipped and every is fine….

    but why are they different :confused:

    nevertheless thankyou !

    Sunny regards

    KurtSteiner

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  kurtsteiner 15 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum