Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • davidfrost Friend
    #171303

    Hi,
    I’ve customised Ores like this:
    http://www.britannialogistics.com/joomla1/index.php
    But I can’t for the life of me figure out how to centre the design. Pulling my hair out! I’m thinking I need to put something along the lines of div-align: center somewhere but I’m probably wrong. Can anyone suggest anything?
    Many thanks,
    David

    Phill Moderator
    #427365

    Simply open templates>ja_ores>css>templates.css and around line 26 add the 2 lines I have highlighted in red below

    body#bd {
    background: url("../images/shadow-bot.png") repeat-y scroll 0 0 #333333;
    color: #969696;
    margin-left: auto;
    margin-right: auto;
    max-width: 1010px !important;
    min-width: 980px;
    text-align: left;

    }

    You will then need to adjust your background to fit.

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

This topic contains 2 replies, has 2 voices, and was last updated by  Phill 12 years, 6 months ago.

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