-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 27, 2014 at 3:31 am #519919You can create a new CSS file named custom.css in this path: /templates/ja_fixel/css
Then add this CSS rule:
.t3-mainnav.light-mainnav .logo-image a{
background-image: url(../images/logo.png) !important; <<< change to your own image path
}
January 28, 2014 at 12:53 am #520131Hi,
I just created a custom.css in the css file and put this code, but nothing has happened.
.t3-mainnav.light-mainnav .logo-image a{
background-image: url(../images/tennisworks-tw-logo-black.png) !important;
}January 31, 2014 at 12:00 am #520602Anybody there 😛
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 5, 2014 at 8:12 am #521260You can post your site’s URL here and path of logo image you want to use, I will check it for you.
February 11, 2014 at 10:27 am #522201Thanks!
Its http://www.tennisworks.com.au 🙂Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 13, 2014 at 2:58 am #522464Hi
I just check again and see that you’re using dark-blue as default theme. You should add your own image (use when scrolling down) into this folder: templatesja_fixelimagesthemesblue and rename it to logo-light.png. It should work then.
February 13, 2014 at 8:40 am #522513Nup no luck :((:((
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 13, 2014 at 8:47 am #522516You can PM me FTP credential of site you’re working on, and tell me image you want to set, I will check it for you.
February 17, 2014 at 4:49 am #522951Hi Saguaros, did you get my PM a few days ago?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 18, 2014 at 2:48 am #523089Hi Katie,
I’m sorry for the late reply as we’re off on the weekend. I check the custom.css file in your site and see that you set the incorrect path for the logo image. I modified the path again, please have a look.
Best.
February 19, 2014 at 6:07 am #523341Sorry still no luck! Haha gosh this is strangely hard 😛
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 19, 2014 at 10:27 am #523403As you can see in this screenshot: http://prntscr.com/2tv904. It’s showing this logo image: ../images/themes/blue/logo-light.png
Is this not what you want?
February 19, 2014 at 12:44 pm #523417No sorry.
The image is supposed to be just plain black, which is the opposite of the plain white logo on the initial logo at top.
Edit: Oh I see in the picture, the firebug shows the picture I want. But at the top its under the white logo too.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 20, 2014 at 8:39 am #523588I see, the white logo still appears over the black logo. You can open the custom.css file again and add height & width property as follows:
html .t3-mainnav.light-mainnav .logo-image a {
background-image: url("../images/themes/blue/logo-light.png") !important;
height: 30px;
width: 80px;
} -
AuthorPosts
This topic contains 48 replies, has 10 voices, and was last updated by Saguaros 10 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum