Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • freissmann Developer
    #163356

    Hi,
    I am trying to change the width of breadcrumbs to get rid of the line break.
    Also using Webdeveloper I really could not find the necessary CSS position.
    Any ideas?
    Thanks!

    freissmann Developer
    #388879

    Using JA1.5.

    Phill Moderator
    #388883

    The width seems to be coming from the following code


    .ja-mass-top div.ja-moduletable {
    background: url("../templates/ja_business/images/right-bg.png") no-repeat scroll left top transparent;
    border: 0 none;
    float: left;
    margin-top: 0;
    width: 33%;

    }

    If you go into the template manager and disable css optimization then we can see what file this code is located in. I think it is in templates>ja_business>css>template.css around line 798

    freissmann Developer
    #388890

    ok, I disabled the css optimiziation.

    Phill Moderator
    #388892

    Yep, I was correct, just edit the templates>ja_business>css>template.css file at line 798 and change that 33% to something larger.

    freissmann Developer
    #388893

    Thanks a lot for the help – that was working well 😉
    Greetings from Munich.

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

This topic contains 6 replies, has 2 voices, and was last updated by  freissmann 13 years, 1 month ago.

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