-
AuthorPosts
-
January 3, 2013 at 11:17 pm #183620
Hi,
I had a Joomla 1.5 and Ja Telline IV before and i solved those problems before. But now i installed Joomla 2.5 and Ja Telline IV for 2.5, but i can’t solve those problems.
Firstly for putting a background image for my site, i am using this code:
body#bd {
background: url("../images/bg.gif")0 0 #FFFFFF
color: #333
font-size: 12px; /* Base Font */
line-height: 1.5;It worked for joomla 1.5 and 1.5 version of Ja Telline IV before, but now i am using the same code for 2.5 and nothind happened on site. Background is still appears white. What is the problem? This code is true, i am sure that i used this code before because i check it with my 1.5 backup. Please help.
Secondly, i change the logo. Everything seems perfect, but there was a blank between the logo and headline. I use this code changing for fixing:
/* Logo Image ---*/
h1.logo { height: 88px; margin-top: 27px; width: 362px; }h1.logo a {
background: url(http://www.fmoyun.com/images/stories/fmo.png) no-repeat left top;
display: block;
height: 88px;
width: 500px;I changed the 40px to 27 px and the blank removed. But it is just fixed on homepage. When i click any menu items or articles or something that blank appears again and my logo slewing down.
Here is some images :
–> This is what i want, and it is home page view. But when i choose any menu item or article logo seems like this:
Please help me
thanks.-
January 3, 2013 at 11:24 pm #478338
I solved the background problem but second problem is still there
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 4, 2013 at 9:27 am #478425Please set Compress CSS in Template manager to No and tell me page where I can see the second problem.
Regards
mesasel Friendmesasel
- Join date:
- November 2012
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 22
- Thanks:
- 22
- Thanked:
- 7 times in 1 posts
January 10, 2013 at 10:53 am #479250<em>@fmoyun 353307 wrote:</em><blockquote>I solved the background problem but second problem is still there</blockquote>
Can you please describe how you solve this problem, so I can do the same. I haven’t tried anything yet, so I can do this right.
Thank you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 11, 2013 at 7:29 am #479366Hi,
To change the background of this template, you can open file: /templates/ja_telineiv (your default template)/css/template.css, at approx line 20, you will see this CSS rule:
body#bd {
background: #FFFFFF << you can change to other color or add url of image like fmoyun
color: #333333
font-size: 12px;
line-height: 1.5;
}
Once done, clean JAT3 cache.
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by Saguaros 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-