BlackRainV.2

Started by Crip, August 18, 2007, 01:53:58 AM

Previous topic - Next topic

MoreBloodWine

Thx to the both of you guys ;-)
Want a sig like mine for your BTCGuild stats ? Then check this out: Spend-ur-Bits


nexter2

Anyone happen to know how to get the banner (myslogan.jpg) to re-size with the window/resolution?

As in when you make the browser smaller the banner doesn't fit anymore, it's to wide and stretches outside the width of the forum

Example:



Crip

..how did you code it in??
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

nexter2

Quote from: Crip on February 24, 2013, 04:59:17 PM
..how did you code it in??

Sorry for the late reply, been on a road trip, but simple answer is I didn't...I just replaced the default "myslogan.jpg" with a custom one.

Crip

it can't be wider than the inside part of the Table/Theme , try yur Forum  WIDTH: => @ 97%; ..
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

mrjay

Very good theme, I love it

HRM

Again a great version of the Blackrain theme. I've been using t since version 1 :) Will use it again in SMF version 2.0.6
thanks for your work mr Crip.
To install something for the cat's 'cut' is never nice..... (old dutch saying) :D

Crip

Thanks HRM ;)

Quote from: HRM on December 24, 2013, 01:55:00 PM
Again a great version of the Blackrain theme. I've been using t since version 1 :) Will use it again in SMF version 2.0.6
thanks for your work mr 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

Renuolis

Hello guys. I have 2 questions. How to change message background color?



And




Ty for help.

HRM

#469
For the first , the spacing/margin issue look in your themes index.css,

Around Line 1820 and play with the margin value.
And if you add background color property your message will get other background color



.postarea {
  margin-left: 14%;
background-color : #FFFFFF;
}



But the part you pointing at is just margin I think. And part of:
.windowbg, #preview_body, .content, .roundframe {
    background-color: #000000;
    color: #000000;

Index.css line 401. But that will change much more back areas.


For the second in your themes folder  look in Display.template.php (backup your file first ofcourse) and around line 391 remove:

<div class="smalltext">&#171; <strong>', !empty($message['counter']) ? $txt['reply_noun'] . ' #' . $message['counter'] : '', ' ', $txt['on'], ':</strong> ', $message['time'], ' &#187;</div>

Above is in my BlackRain V2 version, just below section:
<h5 id="subject_', $message['id'], '">
<a href="', $message['href'], '" rel="nofollow">', $message['subject'], '</a>
</h5>



In the default SMF theme with no mods installed its at line 415.


Onfortunately the one who knows best,  the original designer Crip wont be able to answer himself anymore.
May he rest in piece and lets all be grateful for his work.


To install something for the cat's 'cut' is never nice..... (old dutch saying) :D

Advertisement: