Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Ralle Friend
    #116862

    Hi,

    if a Problem, and i hope you can help me.

    I use the ja Procyon Template and currently i change the Design (Colors) and the Headerlogo.
    In the default Template i have two Pictures (Left side and right side).
    But i only want one Picture as Banner in the centerposition. Can you help me to center a Image in the Center of this Template?:confused:

    Here is the Link, where you can see the Problem. In the Firefox it looks like better than Internet Explorer 6
    Lets have a look with both Browsers please, than you can see my Problem.

    http://test.wirpre-racing.de

    Thx!

    Best regards

    Ralle

    Hieu Nguyen Admin
    #209757

    Hi Ralle,

    I’d a quick look at your page and see that you do not need to center the header image. Because when the page displays in a higher resolution (eg. 1152 x 864 px), the header will left blank space at both of its sides.

    I’ve a solution for you, apply this trick and tell me if it works.

    Firstly, download the attachment below and upload it to the images folder of your Procyon template. Secondly, find the following code in file template_css.css :

    div#header {
    padding: 0;
    background: #505050;
    height: 130px;
    }

    and change it to:

    div#header {
    padding: 0;
    background: url(../images/header-bg.gif) repeat-x top right #505050;
    height: 130px;
    }

    Remember to upload the image to your ja_procyon/images folder or it won’t work. Hope you like my trick! :laugh:


    1. header-bg
    Ralle Friend
    #209765

    Hi Nguyen,

    thx for your anser!

    Sorry but your Trick isnt a Solution for me.

    lets have a look again at the Page.

    The Grafiksize is 900 x 105 and in 1024 Resolution it is ok now, but if i go to auto adjust (i have 1280×1024 on my Monitor) the Grafik still on the left site, but i want to center the Grafik,
    What can i do?

    In the Attachment you will find the Index.php and the css.file

    http://www.wirpre.de/templatefiles.zip

    The 800er Resolution i dont need, only Auto Adjust and 1024er

    Perhaps you can help me.
    :confused:

    Best regards

    Ralle

    Hieu Nguyen Admin
    #209792

    Hi Ralle, I visited your page today to see if there’s anything that I can do for you but your site seems to have problems. Tell me if you need any help, Ralle, I’m waiting for your question.

    Ralle Friend
    #209793

    Hi,

    thx for your Offer!

    Currently i have Problem with the Bridge between 1.0.10 Joomla und SMF-Forum.

    When this Problem is fixed, i will contact you again for the Banner-Problem.

    Ralle Friend
    #209805

    Hi,

    now the Bridge-Problem is fixed.

    Lets have a look about the Bannerproblem.

    Thx for Help

    Best regards

    Ralle

    Hieu Nguyen Admin
    #209850

    Hello Ralle, sorry for replying late, I’ve not been around here for a few days :((

    Ok, now, I think your header problem can be fixed like that, try it and tell me if it works or not, Ralle 😉 . Please follow these simple steps:

    1. Edit the “ja_procyon/index.php” file:

    – Find this code

    <div id="header">
    <div class="header-photo">
    <div align="center"><img
    src="http://test.wirpre-racing.de/templates/ja_procyon/images/header1.gif" alt="WirPre Racing Community" width="1000" height="128" border="0" align="middle" /> </div>
    </div>
    <!-- <div align="center"></div> -->
    <!-- <div class="header-photo"></div> -->
    <!-- <div align="center"></div> -->
    </div>

    and change to

    <div id="header">
    <img src="http://test.wirpre-racing.de/templates/ja_procyon/images/header1.gif" alt="WirPre Racing Community" width="1000" height="128" border="0" align="middle" />
    </div>

    1. Edit the “ja_procyon/css/template.css” file:

    – Find this code

    div#header {
    padding: 0;
    background: #505050;
    height: 130px;
    }

    and change to

    div#header {
    padding: 0;
    background: #505050;
    height: 130px;
    text-align: center;
    }

    Hope it works, Ralle :p

    Ralle Friend
    #209856

    Hi Nguyen,

    it runs fantastic!

    Thank you very much for the good support!

    Perhaps you can help me in another Case.

    Best regards

    Ralle

    Hieu Nguyen Admin
    #209907

    Sure Ralle! Ask me if you have any questions. I will do the best I can. 😉

    Ralle Friend
    #209911

    Hi Nguyen,

    i hope you can help.

    Lets have a look to this Thread:

    http://www.joomlart.com/forums/showthread.php?p=1144#post1144

    Best regards

    Ralle

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

This topic contains 10 replies, has 2 voices, and was last updated by  Ralle 17 years, 9 months ago.

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