News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

SquareEra

Started by CrimeS, April 29, 2012, 02:50:10 PM

Previous topic - Next topic

CrimeS

Link to the theme


Fresh new theme which introduces new squares era - no rounded bars

Live demo: http://demo.studiocrimes.com

Adrek

Polskie wsparcie SMF na simplemachines.org

the simplest solution is most likely the right one

kok86

hello! how to changue banner logo? please helpme! i dont speak inglish!

CrimeS

Replace the image in folder images

recursiveMAX

This is gorgeous, do you have a demo?

CrimeS


meandrake

#6
On top the navigation for Show unread posts since last visit & Show new replies to your posts is not htere which is a feature that a lot of guys use. Can this be brought in?

OK Edit .... Could be done this way:


CrimeS

I'm glad you were able to achieve what you wanted. The structure is quite clear so, basically anything can be added.

merlout

Hey, how can I fit my logo without any f3f3f3 color background there? I mean I want to get that gap removed. Anyone, please?

CrimeS

Open index.css and find this class:
.logo

Remove:
background: #f3f3f3;

merlout

Quote from: CrimeS on January 29, 2014, 12:29:24 PM
Open index.css and find this class:
.logo

Remove:
background: #f3f3f3;

Thanks for your respond! And the background is gone. How about fitting the logo like a continuous line from left to right. Hope I could explain what I mean

whops did not i add the image


CrimeS

You can change this below .logo:
background: #f3f3f3;

to
background: url(../images/image.png) no-repeat;

Also link to your forum would be helpful :)

merlout

Well, it did not work out, I guess.

I want my logo to start from the begining, like in the picture, move a bit to the left.


CrimeS

Please give me link to your forum, so I can check the code.

merlout

http://odtufeb.org/forum/index.php [nofollow] here it goes (not sure if it's seen, just to clarify, link is: odtufeb [dot] org

CrimeS

You didn't add the background code like I've mentioned in my previous post.

Find:
.logo {
height: 75px;
width: 100%;
border-top: #dadada solid 0px;
}


Replace with:
.logo {
height: 75px;
width: 100%;
border-top: #dadada solid 0px;
background: url(../images/smflogo.png) no-repeat;
}

merlout

Quote from: CrimeS on January 29, 2014, 03:22:22 PM
You didn't add the background code like I've mentioned in my previous post.

Find:
.logo {
height: 75px;
width: 100%;
border-top: #dadada solid 0px;
}


Replace with:
.logo {
height: 75px;
width: 100%;
border-top: #dadada solid 0px;
background: url(../images/smflogo.png) no-repeat;
}


Well, I had done. But, since you've said /image/"image".png, there was nothing changed. Okay, I'm trying, now! Thank you in advance

edit. Aaaand done! Thank you for your patience, dude! That's really appreciated!

CrimeS

No problem, if you need any support you can ask me here or on studiocrimes :)

merlout

Quote from: CrimeS on January 29, 2014, 03:28:53 PM
No problem, if you need any support you can ask me here or on studiocrimes :)

Thank you, again and again! Have a nice one! :)

k0der

i had problem with change the banner logo..

here s the screen of my site:


i think it s suppose to be small one but just
little shock when saw this big logo appear on my forum..

how can i adjust this to my banner logo.?

Advertisement: