Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sushismb Friend
    #143962

    Hello,

    I removed the RSS and CSS buttons at the right lower portion of the page by commenting them out.

    I placed a footer position in that specific location, however, the width is too narrow. How can I widen (adjust) this space?

    Thanks!

    scotty Friend
    #316533

    place a div around your new position and give it an ID like <div id=foot”>

    Then in your css file have something like…

    #foot {
    width: 100%;
    }

    sushismb Friend
    #316547

    Hello Scotty,

    Thanks for your reply.

    I did what you suggested but there is stil something wrong;

    I added a FOOTER position there and placed a menu with a few menu entry. In the module, I want to make them listed horizontally, so tried all settings including legacy-horizontal but it shows them vertically whatever I do.

    also;

    IE8 – maximized
    FIREFOX3.5.2 – Doesn’t maximize

    Any suggestion?

    sushismb Friend
    #316549

    Hello Scotty,

    I somehow got to figure this out.

    I added the -nav in the menu class and chose legacy-horizontal.

    Thanks for your help!

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

This topic contains 4 replies, has 2 voices, and was last updated by  sushismb 15 years, 2 months ago.

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