Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • galleryrx Friend
    #148079

    When I check out the html of pan-america.org with the Firefox tool, I can change the 100% to 80% to create an indentation on the page – otherwise it’s just too long across the entire website. I found #ja-current-content, #ja-main {float: right; } in the layout.css via the control panel. How do I manipulate this to end up with the same effect? Thanks!

    micrantha Friend
    #330557

    Hello galleryrx

    With the selectors you name you influence all pages.
    When you read page sourcecode you can see output for search results page contains special classes.
    So you use thes to add style to ths page only, for example:

    .searchintro, .results{margin-left:100px}

    You could try adding a menu-item “search” in one of your menus (make a Menu ItemType “Search” which publishes the search component) , so you can publish special modules on that page when it is loaded as search results page of search module.

    Good luck,
    Micrantha

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

This topic contains 2 replies, has 2 voices, and was last updated by  micrantha 14 years, 10 months ago.

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