DarkBreak

Started by Bikken, January 27, 2008, 06:53:57 PM

Previous topic - Next topic

Deaks

should work with 2.0.2 if not go to there main site and you can get a version that will work there

http://www.dzinerstudio.com/index.php?topic=540.0
~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

Painous

How to center banner on this theme?

Adrek

In index.css:
Code (Find) Select
#logo {
position: absolute;
top: 0;
left: 0;
display: block;
width: 320px;
height: 85px;
background: url(../images/custom/logo.gif) no-repeat;
cursor: pointer;
}


Code (Replace with) Select
#logo {
position: relative;
top: 0;
left: 0;
display: block;
width: 320px;
height: 85px;
background: url(../images/custom/logo.gif) no-repeat;
cursor: pointer;
margin: 0 auto;
}
Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

Painous

That is for logo,I asked for banner :)

Adrek

change background: url(../images/custom/banner.jpg) 0 0 repeat-x;
to background: url(../images/custom/banner.jpg) 50% 50% no-repeat;
Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

Painous

Thank you,do you know how to put userarea ahead?

Sick Boy!

I want the stars for this theme

TSF666


Hello!
I have a question, how to change height of modules visible on picture.

??

Jacek666

Hello I have the same theme and would like to do the same will help anyone?

Quote from: TSF666 on February 09, 2016, 01:26:16 PM

Hello!
I have a question, how to change height of modules visible on picture.

??

Advertisement: