-
AuthorPosts
-
sfunlimit Friend
sfunlimit
- Join date:
- January 2013
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 18, 2013 at 11:35 am #189053Hi people!
i dont change logo on my site.
he have put logo with site on primary domen!!! =))
primary domen – evenews.ru
secondary – gag.evenews.ruwas do:
change logo
delete logo =)
delete data base
install joomla and tempalte with clear blank
and again delete, change logo =)
help!!))Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
July 19, 2013 at 3:34 am #499526Here is my suggestion for changing logo on both domain
+ Primary domain – evenews.ru
Open templates/ja_wall/themes/classic/css/theme.css file
.logo-image h1 a {
background: url(../images/logo.png) no-repeat center center;
height: 45px;
width: 120px;
}
Logo path: templates/ja_wall/themes/classic/images/logo.png
+ Secondary – gag.evenews.ru
Open templates/ja_wall/css/template.css file
.logo-image h1 a {
background: url(../images/logo.png) no-repeat 0px 0px;
display: block;
text-indent: -999em;
width: 79px;
}
Logo path: templates/ja_wall/images/logo.png
sfunlimit Friendsfunlimit
- Join date:
- January 2013
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
August 22, 2013 at 6:28 am #503100<em>@Ninja Lead 381400 wrote:</em><blockquote>Here is my suggestion for changing logo on both domain
+ Primary domain – evenews.ru
Open templates/ja_wall/themes/classic/css/theme.css file
.logo-image h1 a {
background: url(../images/logo.png) no-repeat center center;
height: 45px;
width: 120px;
}
Logo path: templates/ja_wall/themes/classic/images/logo.png
+ Secondary – gag.evenews.ru
Open templates/ja_wall/css/template.css file
.logo-image h1 a {
background: url(../images/logo.png) no-repeat 0px 0px;
display: block;
text-indent: -999em;
width: 79px;
}
Logo path: templates/ja_wall/images/logo.png
</blockquote>
hello again,
i set this option. but dont work =((
i set logo path –
templates/ja_wall/images/logo.png
http://gag.evenews.ru/templates/ja_wall/images/logo.png
http://evenews.ru/templates/ja_wall/images/logo.pnghttp://www.gag.evenews.ru/templates/ja_wall/themes/classic/images/logo.png – then we should see logo “gag.en.ru” but we see “evenews.ru”
and i set http://gag.evenews.ru/images/banners/logo.png
see logo primary domain ((((((((((((((((((((((
gag.evenews.ru takes css to the main domen
thank you very much for your help. If you still have any thoughts then please let know
and i try set joomla 2.5 j3.0 – unchanged
((((((((((((((((((((((((((Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 22, 2013 at 10:28 am #503151Try again.
Open http://gag.evenews.ru/templates/ja_wall/css/template.css file
From
.logo-image h1 a {
background: url(../images/logo.png) no-repeat 0px 0px;
display: block;
text-indent: -999em;
width: 79px;
}
Change to
.logo-image h1 a {
background: url(../images/logo.png) no-repeat 0px 0px !important;
display: block;
text-indent: -999em;
width: 79px;
}
Remember to clear cache from Admin area
sfunlimit Friendsfunlimit
- Join date:
- January 2013
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
August 30, 2013 at 7:44 am #504066<em>@Ninja Lead 386070 wrote:</em><blockquote>Try again.
Open http://gag.evenews.ru/templates/ja_wall/css/template.css file
From
.logo-image h1 a {
background: url(../images/logo.png) no-repeat 0px 0px;
display: block;
text-indent: -999em;
width: 79px;
}
Change to
.logo-image h1 a {
background: url(../images/logo.png) no-repeat 0px 0px !important;
display: block;
text-indent: -999em;
width: 79px;
}
Remember to clear cache from Admin area</blockquote>
did not help((( i sent trabl hosting. mb trabl on hosting
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 3, 2013 at 6:41 am #504321@sfunlimit: I saw that you didn’t change as my suggestion in previous post on http://gag.evenews.ru/ site. You can pm me admin access and ftp account of your site. I shall help you to fix it directly on your site.
sfunlimit Friendsfunlimit
- Join date:
- January 2013
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
September 21, 2013 at 9:02 am #506557hi lead! look pm
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 22, 2013 at 11:03 am #506616<em>@sfunlimit 390490 wrote:</em><blockquote>hi lead! look pm</blockquote>
I have changed the logo on your site. This is my solution to fix the problem on your site
+ Download and copy logo file: templates/ja_wall/images/logo.png
+ Upload it into: templates/ja_wall/themes/classic/images/
Please check on your site again, let me know if it helps
sfunlimit Friendsfunlimit
- Join date:
- January 2013
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
September 23, 2013 at 4:46 am #506682hello Lead!
logo change is prime domain, i think this theme “ja wall” not addapted for subdomain. (((((
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 23, 2013 at 8:36 am #506705You meant that prime domain and subdomain on your site are pointing to a source code JA Wall Template, right?
sfunlimit Friendsfunlimit
- Join date:
- January 2013
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
September 23, 2013 at 11:55 am #506738yes. logo possible to change only two immediately. It turns out it is necessary to take a separate domain. sory for my english
you have another idea?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 24, 2013 at 10:26 am #506865You can pm me again full info prime domain and subdomain on your site(admin access of your site, ftp account). I will check it again.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 25, 2013 at 3:27 pm #507058I spend a lot of my time to config prime domain and subdomain on your site are pointing to a source code JA Wall Template. It’s working now with each logo on prime domain and subdomain. You can check it on link below
primary domen – evenews.ru
secondary – gag.evenews.ruLet me know if it helps
1 user says Thank You to Ninja Lead for this useful post
sfunlimit Friendsfunlimit
- Join date:
- January 2013
- Posts:
- 26
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
September 26, 2013 at 10:36 am #507168Ninja Lead hi!
thx very much!!!
pls talk – how did you do it?Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
September 27, 2013 at 4:09 am #507247I have duplicated classic theme to color_block theme: images and css on classic, color_block theme as the same.
primary domen – evenews.ru -> is appearing with classic theme.
secondary – gag.evenews.ru -> is appearing with color_block theme but logo changes to match with subdomain.1 user says Thank You to Ninja Lead for this useful post
-
AuthorPosts
This topic contains 16 replies, has 2 voices, and was last updated by sfunlimit 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum