TheCripZone SMF Themes Site

All Things Public => Theme Support => Topic started by: Kablan on Oct 01, 11, 01:07:12 PM

Title: Change the banner
Post by: Kablan on Oct 01, 11, 01:07:12 PM
Hello.

I use newest SMF version, 2.0.1
I'm using Nocturno 2.0 theme, and Iwas wondering if it was possible to change the Nocturno image in the header and replace it with custom log. And if it is, where that picture is found/where in the code I can find reference to it.

thanks for all the help,

Regards,
Kablan

Edit: Changed title to better advocate my needs.
Title: Re: Change the banner
Post by: Crip on Oct 01, 11, 03:25:27 PM
hi,
css/index.css find:


}
#logo {
position: absolute;
top: 5em;
left: 20px;
display: block;
width: 270px;
height: 49px;
cursor: pointer;
background: url(../images/img/logo.png) no-repeat;
}
Title: Re: Change the banner
Post by: Kablan on Oct 01, 11, 03:32:26 PM
Ohhhh,search for logo..... I feel so stupid right now, I just searched the index.css for Header and Banner.

Thanks a million, Crip! Kudos for the theme, it's absolutely brilliant.
Title: Re: Change the banner
Post by: Crip on Oct 01, 11, 03:33:30 PM
thanks & have big fun.
Title: Re: Change the banner
Post by: carsch on Oct 01, 11, 04:50:11 PM
You can also just swap out the logo image.  Crip usually puts them in the location

/themename/images/img

and they're almost always called

logo.png

In the Actualism theme, he put the logo in

/themename/images/art

With your FTP client, upload your new logo.png and when it asks you whether you want to replace it, say "yes." 

Note that your uploaded has to be the same size as the original or it will stretch.  This method is for when you like the size and location of the logo, just what the logo says itself and/or don't want to mess with CSS.
Title: Re: Change the banner
Post by: Kablan on Oct 02, 11, 12:11:04 PM
Thanks carsch, that works aswell!

I've wandered into another problem that I hope you can help with.

The two black "beams" you have above and below the banner, is there any way to remove those?
I've made pretty blue lines describing where I mean in the linked picture.

http://i.imgur.com/xrjBa.png (http://i.imgur.com/xrjBa.png)

Edit: I've checked the index.css for any telltale signs of the code, I've even tried to edit some could that I could've been - no luck yet.
Title: Re: Change the banner
Post by: Crip on Oct 02, 11, 12:56:40 PM
You can edit the top/bot bars simply by Cropping off the top part & Cropping off the bottom part..

it's a Image -------

..photo Shop will do it.
Title: Re: Change the banner
Post by: Kablan on Oct 02, 11, 02:09:14 PM
Thanks for the reply, Crip.

Which picture do I have to crop?
Title: Re: Change the banner
Post by: Crip on Oct 02, 11, 03:33:38 PM
This is it:

http://www.jpr62.com/demos/Themes/NocturnoRC4/images/img/t_repeatx.png
Title: Re: Change the banner
Post by: Kablan on Oct 02, 11, 04:40:51 PM
Once again you solve my problem. Thanks Crip, you rock!
Title: Re: Change the banner
Post by: Crip on Oct 02, 11, 06:23:41 PM
glad you have it sorted ...