-
AuthorPosts
-
July 12, 2006 at 5:14 am #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.Thx!
Best regards
Ralle
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
July 12, 2006 at 7:45 am #209757Hi 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:
July 12, 2006 at 3:52 pm #209765Hi 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 AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
July 14, 2006 at 10:55 am #209792Hi 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.
July 14, 2006 at 12:55 pm #209793Hi,
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.
July 15, 2006 at 5:40 pm #209805Hi,
now the Bridge-Problem is fixed.
Lets have a look about the Bannerproblem.
Thx for Help
Best regards
Ralle
Hieu Nguyen AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
July 20, 2006 at 5:15 pm #209850Hello 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
July 20, 2006 at 8:02 pm #209856Hi 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 AdminHieu Nguyen
- Join date:
- November 2005
- Posts:
- 678
- Downloads:
- 36
- Uploads:
- 0
- Thanks:
- 69
- Thanked:
- 61 times in 1 posts
July 24, 2006 at 1:55 am #209907Sure Ralle! Ask me if you have any questions. I will do the best I can. 😉
July 24, 2006 at 9:08 am #209911Hi 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
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 2 voices, and was last updated by Ralle 18 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Change Position of Headerlogo!
Viewing 10 posts - 1 through 10 (of 10 total)