TheCripZone SMF Themes Site

All Things Public => Theme Support => Topic started by: amcapt89 on Nov 07, 10, 01:03:03 AM

Title: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 01:03:03 AM
Hello there!

I have a couple of issues which I do not know how to solve.

First of all I would like to insert a banner/logo at the top of the page where there is now the logo "blackrain". I had a look in css, index template and so on but without any luck.

I would also like to remove the SMF logo to replace it with something else...

Last thing, yesterday after I uploaded ADK Portal I got this nasty overlay at the end:

http://img232.imageshack.us/i/24937135.png/

Any idea at all on I can solve this?

Many thanks in advance for your help.

Best Regards.

amcapt89
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 01:18:16 AM
I knew I was missing something... :)

Is it possible to insert a background as well?

Many thanks again! :-)

Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 07:11:33 AM
I'll need to see '''Your site Link n Theme''' to be certain -
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 10:40:46 AM
Hello Crip,

here's the link: http://www.wrclan-darkcobra.com/

Many thanks indeed for your help!

Regards.

amcapt89
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 11:02:22 AM
Quote from: amcapt89 on Nov 07, 10, 10:40:46 AM
Hello Crip,

here's the link: http://www.wrclan-darkcobra.com/

Many thanks indeed for your help!

Regards.

amcapt89

The CopyRight Link I cannot help you with ..?
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 11:17:36 AM
What do you mean exactly with "The CopyRight Link"?

I'am sorry if I did not understand in the frist place.
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 11:20:40 AM
see the SS below --


[attachment deleted by admin]
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 11:36:14 AM
I do apologise but I don't get what you mean. The SS you sent just displays one of the problems I have...!
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 11:47:37 AM
the others are ..?
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 11:53:27 AM
LOGO / BANNER - (INDEX.TEMPLATE.PHP) -


      <table width="100%" cellpadding="0" cellspacing="0" border="0">
         <tr>
   <td align="center"><a href="'.$scripturl.'" title="', $context['forum_name'], '"><img src="', $settings['images_url'], '/myslogan.jpg" style="margin: 2px;" alt="', $context['forum_name'], '" /></a>
          </td>
   </tr>
     </table>

Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 12:01:23 PM
That's the banner solved! Thanks ! :)

I would like to put a background as well and remove the SMF logo, if possible.

Any idea no how to solve the problem displayed in the SS?

Cheers!

amcapt89
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 12:11:51 PM
background i added /Themes/BlackRainv2/images/
css/index.css

/* Set a fontsize that will look the same in all browsers. */
body {
   background: #171717 ---=>url(../images/bg.png) repeat;
   font: 95%/90% Verdana, Helvetica, sans-serif;
   margin: 0;
   padding: 4px 0 4px 0;
}


..no idea on SS ?
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 12:13:59 PM
Well on the SS i do not know where to find the Copyright thing. I have tried to search in several templates but without any success...
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 12:17:44 PM
Quote from: amcapt89 on Nov 07, 10, 12:13:59 PM
Well on the SS i do not know where to find the Copyright thing. I have tried to search in several templates but without any success...

u could right your own css.code for and ALIGN it left / right..?
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 12:38:22 PM
I have no idea on how to do it.

By the way the banner is now in place...  :) I added the background code, but what I have now, is a white background and not the selected pic I uploaded in the folder (named bg.png)
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 12:50:59 PM
Quote from: amcapt89 on Nov 07, 10, 12:38:22 PM
I added the background code, but what I have now, is a white background and not the selected pic I uploaded in the folder (named bg.png)
may i see how your added your code for background?
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 12:56:09 PM

/* Set a fontsize that will look the same in all browsers. */
body {
   background: #171717 ---=>url(../images/bg.png) repeat;;
   font: 95%/90% Verdana, Helvetica, sans-serif;
   margin: 0;
   padding: 4px 0 4px 0;
}
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 01:04:42 PM
Should be :

/* Set a fontsize that will look the same in all browsers. */
body {
   background: white url(../images/bg.png) repeat;
   font: 95%/90% Verdana, Helvetica, sans-serif;
   margin: 0;
   padding: 4px 0 4px 0;
}
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 02:08:28 PM
Great, it's now solved!  O0 O0 O0

Small issue on the banner: when I reduce the size of the window, the banner exceeds the width of the forum (you can see it trying right now).

amcapt89
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 02:25:28 PM
you may need to reduce image Width:1300px / Height:358px To same as Window/..?
Title: Re: Black Rain V2 help.
Post by: amcapt89 on Nov 07, 10, 02:46:20 PM
The problem is that the banner does not reduce with the forum. When you pass from full screen to half the size, the image does not follow the reduced width of the forum.
Title: Re: Black Rain V2 help.
Post by: Crip on Nov 07, 10, 02:49:33 PM
I have No idea why amcapt89 ...