Black Rain

Started by Crip, August 31, 2006, 07:21:31 PM

Previous topic - Next topic

Crip

Quote from: jaccione on March 28, 2010, 03:23:59 AM
I figured it out and now have my images displaying. All is good  :)

Excellent jaccione! ;)
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

madman71

Crip,

The forum width is a bit too wide (I have to use the windows horizontal slide bar).  Where in the code can i adjust the width settings?

thanks

bordercollie

Hi Crip,

When I am in the Forums the left side displays my name, avatar etc. How can I change the Online from orange to a bright green color?

Thanks for a great theme.

bordercollie
asteriskclan

Crip

style.css is colors change
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

PSPguru

very nice and  simple theme, with nice header, not many colors . Good work

alios

i give up.... i have tried everything to change the logo...

i have edited the brlogo.gif, i have used the Logo image URL function.. NOTHING WORKS

i-m using:

Version Information:
Forum version: SMF 1.1.11
Current SMF version: SMF 1.1.11


anyone ? i really like this theme, but it-s useless if the Black Rain logo doesn-t get removed...

many thanks!!

droganto

I do love the theme and the guys at my site as well but I do find a problem.

1. Most of the boxes have scroll bars which take a way the beauty of the theme.
2. Fonts are too big

I dont know much about programing but I do know a bit of html and css. Can you tell me how I can fix this? Thanks in advance!

Crip

Quote from: droganto on May 24, 2010, 10:35:43 AM
I do love the theme and the guys at my site as well but I do find a problem.

1. Most of the boxes have scroll bars which take a way the beauty of the theme.
2. Fonts are too big

I dont know much about programing but I do know a bit of html and css. Can you tell me how I can fix this? Thanks in advance!

Show a screen shot ??
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

droganto


Crip

is that version 1.1.11 ?
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

droganto

I downloaded blackrain203

Also the font seems to big even at the demo site http://demo.jpr62.com/

and I have a resolution of 1680x1050 in a 22" monitor so in laptops or small monitors of my members the font look big.

Crip

Quote
I downloaded blackrain203
Also the font seems to big even at the demo site http://demo.jpr62.com/ [nofollow]
and I have a resolution of 1680x1050 in a 22" monitor so in laptops or small monitors of my members the font look big.



  • My Res is also 1680x1050 + 22" wide-screen ..
    http://demo.jpr62.com/index.php?theme=4

    Looks a bit small to me now , but my eyes are old and bad..Lol...

    If the Demo looks better to you now? .. this is the only change i made :


    /* Set a fontsize that will look the same in all browsers. */
    body
    {
    background: #333;
    font: 80%/85% "Trebuchet MS", Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0px 0 4px 0;
    line-height: 145%;
    }

I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

droganto

Quote from: Crip on May 26, 2010, 04:53:24 AM
Quote
I downloaded blackrain203
Also the font seems to big even at the demo site http://demo.jpr62.com/ [nofollow]
and I have a resolution of 1680x1050 in a 22" monitor so in laptops or small monitors of my members the font look big.



  • My Res is also 1680x1050 + 22" wide-screen ..
    http://demo.jpr62.com/index.php?theme=4

    Looks a bit small to me now , but my eyes are old and bad..Lol...

    If the Demo looks better to you now? .. this is the only change i made :


    /* Set a fontsize that will look the same in all browsers. */
    body
    {
    background: #333;
    font: 80%/85% "Trebuchet MS", Verdana, Helvetica, sans-serif;
    margin: 0;
    padding: 0px 0 4px 0;
    line-height: 145%;
    }

That did it Crip. I do appreciate your fast response and fix. Thanks also for the nice theme.  ;D

Crip

I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

wally07

#294
Quote from: Merenwen on March 22, 2010, 03:49:39 PM
Oh good I was about to come in and say I have nothing like that coding in my subs php  :o

the links are in my default index.tep
I even tried just coping and pasting from my default index.temp
to the index.temp in the blackrain

which is why I uninstalled to try again, just in case that was a bigger goof
gonna try again.

EDIT: yay I figured most of it out...
any tips on how to get it to look right though?
this is what it looks like now
but at least they work LOL



link to site> http://


I am getting closer...
I made a button and added it to the image folder
now I can make the button and I can make the text link...
trying to figure out how to merge the 2....
here is what I have now


this code makes the button
echo '<li', $current_action == 'chat' ? ' id="chosen"' : '', '><a href="', $scripturl, '?action=chat"><span>' , $txt[chat] , '</span></a></li>';

this code makes the orange text link
$chatPath = str_replace("index.php", "chat/index.php", $scripturl);
$num = (empty($modSettings['enableChatButtonNo'])) ? 0 : count(chatOnlineUsers());
echo $context['browser']['is_ie4'] ? '<td class="maintab_active_' . $first . '">&nbsp;</td>' : '', '
<td valign="top" class="maintab_back">
<a href="', $chatPath, '"', empty($modSettings['chatPopUp']) ? 'target="_blank"' : ' onclick="openWindow(this.href);this.blur();return false;"', '>', $txt['chat'], ($num > 0) ?  ('('.$num.')') : '' , '</a>
</td>';


how can I merge the two?

last edit:
I got it!!!!!! wow so happy :)


I failed miserably!  I've been trying for the past 3 hours (no joke!).  The closest I've gotten it to work was replace some stuff under the 'Help' button but even then I couldn't figure out how to change it from 'Help' to my own word.

Help, please?!

edit: I'm using 1.1.11 and theme is Blackrain V.2

Crip

#295
..this isn't BR v2 theme ...
Simple Machines Community Forum » Customizing SMF » Graphics and Templates » Theme Site Themes » Topic: Black Rain

...Post here :   http://www.simplemachines.org/community/index.php?topic=189576.0
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Masterd

This theme is just great! Only minus is logo.

Crip

Quote from: Masterd on June 02, 2010, 05:19:06 AM
This theme is just great! Only minus is logo.

Thanks ,  your welcome to make your own logo / banner :)
I have become comfortably numb!


I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -



TOTM Winner. | Demo Site1on1 Theme Support

Masterd

Quote from: Crip on June 03, 2010, 06:59:12 AM
Thanks ,  your welcome to make your own logo / banner :)

I edited the image and CSS, but I can't replace it.

cypax

#299
hi everyone

have a good day.

i have a question, that i can't solve mi self.

i use:

smf 1.1.11.
black rain v2

but i can not change the size of the up logo (my own logo).

this:


mi logo looks like cutted  by the half.

i 'd would like to resize it to the green rectangle.

but i dont know how or what file modify to change the size of the logo.

y dont see in the style.css or  in the index.template something about logo width and height.

could you help me please.

im not hurry. take your time.

thanks everyone.


realy thanks to the creator  of this theme  ;)

and sorry about my poor english, be patient :P

thank you so much

Advertisement: