-
AuthorPosts
-
October 17, 2007 at 4:41 pm #123271
Sorry for this ignorant question but i need to make the space for the logo bigger in order to fit the name, that is big. I would appreciate any help. Thanks.
October 17, 2007 at 11:40 pm #231161I haven’t looked at this template but I did this for the larix. See how here: http://www.joomlart.com/forums/showpost.php?p=29502&postcount=2
October 18, 2007 at 3:05 am #231166It is a little different for the Iris template.
Open up the css folder and find the document template_css.css. Once you have that file open look for the following and adjust the height (it’s on line 1041):
#ja-header h1 {
margin: 0;
padding: 0;
width: 240px;
text-indent: -2000%;
position: absolute;
top: 5px;
left: 15px;
height: 58px;
background: url(../images/logo.gif) no-repeat;
}October 18, 2007 at 9:57 am #231174Ok, it was not so difficult… when you know where to look 😀
Thank you very much for the quick and accurate answer.
October 19, 2007 at 1:32 am #231200You’re welcome. Glad to be of help. 🙂
Christina
October 31, 2007 at 4:46 pm #2319001. I have tried this, but it doesn’t work. It turns out like the image below, after changing width to 380 and height to 80 (in the css and the image itself).
2. Even if I just change the width, both on “#ja-header h1 {” (and on “#ja-header h1 a {“) – the area which is clickable doesn’t change, it’s still about 240 pixels. So how do I take care of this?
whsky2222 Friendwhsky2222
- Join date:
- December 2007
- Posts:
- 28
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 13
- Thanked:
- 2 times in 1 posts
January 12, 2008 at 9:11 pm #236299Hi,
I had the same problem with my logo which is 231×89 px in size. While I was trying find a solution to bring down the mainnav div a little bit so that whole of my logo could be visible. I played with the attibutes of #ja-header h1 but it didn’t work.Finally I added an attribute to #ja-header (on line 1024) and I opened some vertical space for my logo! Here is the solution;
add padding-bottom:17px; just below the z-index which is under #ja-header (on line 1024) and there you go! You will make your logo totally vertically visible. Please note 17px suited my logo, if your logo needs more space just increase the number.
I joined the template club a couple of days ago so I have been reading the forums from the oldest date. There may be a solution which might have already been posted about this. I haven’t seen yet. (still on page 4 of the JA Iris Forum 🙂 )
Regards
-
AuthorPosts
This topic contains 7 replies, has 5 voices, and was last updated by whsky2222 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum