-
AuthorPosts
-
swedeboy Friend
swedeboy
- Join date:
- August 2008
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 17
- Thanked:
- 4 times in 1 posts
December 13, 2010 at 4:55 pm #157393I just installed this theme, everything went well except my logo isn’t working.
I have uploaded my logo to templates/ja_teline_iv/images and replaced the original logo, but for me the logo is not showing up.The other issue I have is the logo at the bottom.
Would really appreciate if someone can take a look and help me solve this.
Link to my site: http://www.queermagazineonline.com
Thanks,
Anders
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
swedeboy Friendswedeboy
- Join date:
- August 2008
- Posts:
- 78
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 17
- Thanked:
- 4 times in 1 posts
December 14, 2010 at 8:45 am #366685Thank you so much for your reply and help.
That solved the problem 🙂
Anders
thuanlq Friendthuanlq
- Join date:
- October 2010
- Posts:
- 528
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 8
- Thanked:
- 121 times in 99 posts
December 14, 2010 at 8:47 am #366686Hi,
your problems are because you choose color template ( currently it is “read-color”), so your logo image upload to incorrect path,
correct path is templates/ja_teline_iv/core/themes/red-color/images/. If you don’t want upload to this path, and use path templates/ja_teline_iv/images. Edit file template.css at path “templates/ja_teline_iv/css/”, change code
h1.logo a {
background:url(../images/logo.png);
display:block;
height:85px;
width:341px;}
to
h1.logo a {
background:url(../images/logo.png) !important;
display:block;
height:85px;
width:341px;}
Or please remove code in file color.css at path templates/ja_teline_iv/core/themes/red-color/css/
h1.logo a {color.css (line 22)
background-image:url("../images/logo.png");
}ithacaindy Friendithacaindy
- Join date:
- January 2010
- Posts:
- 335
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 20
- Thanked:
- 12 times in 1 posts
December 18, 2010 at 6:24 pm #367499I want all color profiles to use the same logo – how do I specify that?
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
December 18, 2010 at 6:26 pm #367503You would need to edit the css in each colour profile to point to your logo. Bit of a faff I know but should not take long.
ithacaindy Friendithacaindy
- Join date:
- January 2010
- Posts:
- 335
- Downloads:
- 0
- Uploads:
- 10
- Thanks:
- 20
- Thanked:
- 12 times in 1 posts
-
AuthorPosts
This topic contains 8 replies, has 5 voices, and was last updated by Phill 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum