Before you ask please READ THIS

Make the box bigger on page:

Hi There,

How can we make the box bigger on page like for example: 'News' to fit the Layout style of wide from the logo to end of menu?

Many Thanks,
The Team Of JM

Comments

  • Like The Picture Below:
    screenshot.png
    1279 x 551 - 74K
  • AirAir
    Posts: 10,970
    Hello:-)

    Use this custom CSS

    #content .inside{
    width: auto;
    }
    With kind regards.
  • Hey Air,

    Kool's. It worked thanks.... Instead of it being on full screen like the photo below. I'm wanting the box to be start from the left handside 'J' to the right handside 'R' to the same width with a gap
    in the sides left and right. Hope this makes sense.... Also we removed the page title but leaves the gap and wondering how we can remove that also?

    Many Thanks,
    The Team Of JM
    screenshot.png
    1280 x 584 - 78K
  • AirAir
    Posts: 10,970
    jmellor1991 said: Also we removed the page title but leaves the gap and wondering how we can remove that also?
    This should help http://support.apollo13.eu/discussion/comment/2479/#Comment_2479
    jmellor1991 said: . I'm wanting the box to be start from the left handside 'J' to the right handside 'R' to the same width with a gap
    Instead of previous CSS, use this
    #content .inside{
    width: auto;
    margin: 0 10px;
    }

    With kind regards.
  • Hey Air,

    Many Thanks. This worked!!!!!!!!!! :)

    With Kind Regards,
    The Team Of JM
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!