miscellany

Started by Crip, April 10, 2010, 07:25:41 PM

Previous topic - Next topic

Crip

Link to the theme


A clean & light color SMF Theme , with dark blue gradients and colors..

==> RC3 Demo: http://demo.jpr62.com/

Demo: http://www.jpr62.com/jpcom/
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

coldy316

#1
Hi Crip i need some help on this theme please.
I want to center my head logo banner how and where do i go to do that please.

Also my logo head banner is: 500 x 85 and it doesnt show full image at the moment

thank you
coldy
Would you believe it that i live in gods country
Australia

Crip

css/index.css :
-----------------
#logo { width: xx; height: xx; }
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

coldy316

this is what I have showing at the moment

echo '
           <a href="'.$scripturl.'" title=""><span id="logo">&nbsp;</span></a>';
         echo '
             </div>


my question:

do i replace the entire line ?  >   <a href="'.$scripturl.'"title="">.....................   or just alter one bit and
which bit would that be.  Also you didnt explain how to center it

Would you believe it that i live in gods country
Australia

coldy316

sorry for the double post here..

I have tried all differant ways to get this logo head banner to work and
god knows how you did it crip even tried with a link from photobucket to
see if it works and nope..

Would you believe it that i live in gods country
Australia

Doburpally

you can use this

in index.template.php
find:
<body>

add after:
<div align="center"
<a href="http://yourdomain.com" target="_blank">
<img src="http://linktobanner" border="0"></a>
</div>


it should look like the following after editing:

<body>
<div align="center"
<a href="http://yourdomain.com/page.php" target="_blank">
<img src="http://linktobanner.gif" border="0"></a>
</div>
';

coldy316

that code works but only above the board not in the actual spot where it shows your
profile that is what i'm talking about. geez
Would you believe it that i live in gods country
Australia

Doburpally

Quote from: coldy316 on June 15, 2010, 11:04:45 PM
that code works but only above the board not in the actual spot where it shows your
profile that is what i'm talking about. geez

Whats with the attitude? I'm only trying to help you.

I have checked your posts and they are not clear, sorry I miss-understood.

open your index.css
find:

h1.forumtitle
{
line-height: 45px;
font-size: 1.8em;
font-family: Geneva, verdana, sans-serif;
margin: 0;
padding: 0;
float: left;
}


replace with:

h1.forumtitle
{
line-height: 45px;
font-size: 1.8em;
font-family: Geneva, verdana, sans-serif;
margin: 0;
padding: 0;
text-align: center;
}


I hope that this has solved your problem, please advise

Crip

said it would work , so try it out . 8)
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

Phil Serna

This is a nice theme Crip, I just installed it and it's perfect on the eyes
www.misc-content.com
Helping you get through your work day.

Masterd


Advertisement: