News:

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

Main Menu

SilentDarkness

Started by Hassan_the best, December 14, 2009, 07:29:00 AM

Previous topic - Next topic

Hassan_the best

Link to the theme


Soft theme with white and black color variations giving it a nice look....
half of credit goes to stikki...
Theme from smf urdu board
First theme from Pakistan...

kju4712

H@55@N, great theme!

Thanks a lot for doing it.  :)

Would you mind to tell please how to get the top banner centered.

I have tried to modify the smflogo classes in the css files with margin: 0, auto; instead of float: left; or margin-left: 0em;
in both index.css and rtl.css.
Also no luck with modifying <div id="siteslogan" class="align_left"> to <div id="siteslogan" class="centertext">

Thank you for any pointers!

Hassan_the best

Well, I really appreciate your comments for the theme...
As for the smflogo, try index.template.php...You can adjust it from there.. :)

kju4712

No worries. Got it sorted by now.  :)

/* float these items to the right */
#siteslogan, img#smflogo
{
   margin: auto;
   width: 932px;
}
h3, h4
{
   padding-bottom: 3px;
}
/* the upshrink image needs some tweaking */
img#upshrink
{
   margin: 1em;
}
/* ..so does the SMF logo */
img#smflogo
{
   margin: auto;
}


The issue was that img#upshrink also had a position element in it that disabled 'margin: auto;'.

Hassan_the best

Feel good to hear that :)

Advertisement: