BlackRain V3

Started by Crip, June 13, 2010, 12:02:46 PM

Previous topic - Next topic

Crip

  • Via manual install it looks as if it's [all] done in the MessageIndex.template.php .. & that's all i know about it...?
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

infoseeker

Thanks for your suggestions.

God Bless You.

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

david090366

crip, I love this theme and have used for quite a while as the default theme on my smf 1.1.x site. I'm now preparing to upgrade to 2.0 and have set up a test site. A number of mods I use have added links to the bottom of the theme, no, I don't want to remove them.  :D They're a jumbled up mess though, I'd like to straighten them out so they're nice and neat. they look ok on the curve theme and for the life of me I can't figure out what the difference is. I've tried firebug and comparing the two theme.index.php files. Is the black rain footer shorter than curve's?

Here's a link to the test site so you can see what I mean.

http://roletohit.adfoo.info/index.php

david090366

Never mind, I went to your site and found the answer there.  ;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

br360

Does anyone know how I can fix the overlap in this theme? Not sure it's a referral mod issue, as it is only appearing like that in the footer of the black rain theme.


Crip

Find this in the ../css/index.css

/* the footer area */
#footerarea
{
padding: 1em 0 2em 0;
text-align: center;
}
#footerarea ul
{
margin: 0 auto 0 auto;
}
#footerarea ul li
{
text-align: center;
display: inline;
border-right: 1px solid #888;
margin: 0;
padding: 0 4px 0 2px;
}
/* Note: It is against the license to remove, alter or otherwise hide the copyright output from SMF so please do not alter the two sections below. */
#footerarea ul li.copyright
{
display: block;
line-height: 0;
font-size: small;
padding: 1em;


Add 1px Here:

/* the footer area */
#footerarea
{
padding: 1em 0 2em 0;
text-align: center;
}
#footerarea ul
{
margin: 0 auto 0 auto;
}
#footerarea ul li
{
text-align: center;
display: inline;
border-right: 1px solid #888;
margin: 0;
padding: 0 4px 0 2px;
}
/* Note: It is against the license to remove, alter or otherwise hide the copyright output from SMF so please do not alter the two sections below. */
#footerarea ul li.copyright
{
display: block;
line-height: 1px;   <=======Right Here=======>
font-size: small;
padding: 1em;
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

br360

Thanks Crip, but unfortunately nothing changed.

Crip

try adding a [ 1 ] instead of [ 1PX ] ?
....and did you refresh?

can you share a link to it?
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

br360

The "1"  instead of 1px worked...as did the refresh. ;)

Thanks again.

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

Jeremy M.

Is there any way I could get the .PSD for the logo so I can use the same for my forum name?

Advertisement: