News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Grunge Superstar

Started by XxN!N3, July 26, 2009, 01:35:39 PM

Previous topic - Next topic

XxN!N3

Link to the theme


Css Template By Arcsin
SMF Version  by xxnine
Demo
Theme Options:
It's 100% Same With Its Css Template
A Fully Professional Conversion to smf by me
I've got permission from its owner you can see it in screenshots
Tema Özellikleri:
Css Temasına %100 Benzemektedir.
Template Tarafımdan Profesyonelce Smf'ye Çevrildi
tema sahibinden izin alınarak smfye çevrildi :)

a11


XxN!N3

Quote from: dokuzharf on July 26, 2009, 04:03:16 PM
Google Chrome


Temayı İE 8 ve altı sürümlerde ve Mozilla da test ettim böyle bir soruna rastlamadım düzeltmeye çalışacağım :)

XxN!N3

Chrome Sorununu Çözdüm.Temanın Bütün Tarayıcılarda Tam Olarak Gözükmesi İçin;

dokuzharf found eror and ı fixed it do these actions
Code (Bul(Find)) Select
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
background: #363636;
width: 100%;
overflow: auto;
line-height: 1.3em;
color: white;
}

Code (Değiştir(Replace) Select
/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
background: #363636;
width: 100%;
overflow: none;
line-height: 1.3em;
color: white;
}


Resmidede Düzeltiyorum :)

nexxuscorp

Very nice theme !!!

But i would like to know if it's possible to make modify the forum wrapper ( sorry for my english, i'm french :p )

XxN!N3

Quote from: nexxuscorp on July 28, 2009, 11:03:45 AM
Very nice theme !!!

But i would like to know if it's possible to make modify the forum wrapper ( sorry for my english, i'm french :p )

Oui, you can modify the forum wrapper change this;
Code (Find) Select
#layout_wrapper {
background: #50504A url('images/grain_dark.gif');
margin: 0 auto;
width: 736px;
}


Code (Replace) Select
#layout_wrapper {
background: #50504A url('images/grain_dark.gif');
margin: 0 auto;
width: 936px;
}


change 936px to number that you want like 899,252,etc...

Now if your theme aligned to right find this code
body
{
background: #444 url('images/body.jpg');
background-attachment: fixed;
height: 100%;
margin: 0px;
padding: 64px 30px 1px 30px;
}

and change 30px's like that
body
{
background: #444 url('images/body.jpg');
background-attachment: fixed;
height: 100%;
margin: 0px;
padding: 64px 200px 1px 40px;
}


sorry for bad english(I'm TURKISH :) )

Ohh I have relased theme's 2.0 Version too :)

nexxuscorp

Thank you it works !!!!  ;D

nexxuscorp

Hello xxine,

After changing the forum width, I got another problem ...

Please see this page : http://miniduc.free.fr/index.php?topic=1.0

XxN!N3

Quote from: nexxuscorp on July 29, 2009, 10:35:34 AM
Hello xxine,

After changing the forum width, I got another problem ...

Please see this page : http://miniduc.free.fr/index.php?topic=1.0
I Said This I Can't help with all problems.This problem is about forum width it originally normal but when you change something it will cause different errors so use theme originally.Download original one in theme site and do not modify it! :)

nexxuscorp

ok ok

It was beacause i will have lots of links, and it doesn't fit in the original forum with.

Thanks

XxN!N3

Quote from: nexxuscorp on July 29, 2009, 06:58:53 PM
ok ok

It was beacause i will have lots of links, and it doesn't fit in the original forum with.

Thanks

Glad To see that you solved problem :)

Advertisement: