Customizing SMF > Theme Site Themes
Meridian
DMR123:
Great theme, I have downloaded about 50 themes, and none of them looked right, this one is perfect, Thanks.
One question though...
How can I change the spacing between the logo, and the top blue bar, with the date?
I have attached a screenshot with an example of how it looks, and what I would like. (the top screenshot is the current look, the second is how I would like it to look)
Thanks
DMR123:
Also,
Would it be possible for a "quick search" to be added to the header?
Adren:
--- Quote from: Viperdan on April 29, 2012, 05:52:41 AM ---Great theme, I have downloaded about 50 themes, and none of them looked right, this one is perfect, Thanks.
One question though...
How can I change the spacing between the logo, and the top blue bar, with the date?
I have attached a screenshot with an example of how it looks, and what I would like. (the top screenshot is the current look, the second is how I would like it to look)
Thanks
--- End quote ---
Thank you! =)
open meridian/css/index.css and find:
--- Code: ---.logo_bg {
height: 121px;
margin-top: 6px;
padding: 0 10px;
}
--- End code ---
and replace this:
--- Code: ---.logo_bg {
height: 80px;
margin-top: 6px;
padding: 0 10px;
}
--- End code ---
*height: 80px - logo panel height in pixels
next find:
--- Code: ---.logo {
padding-top: 50px;
font-size: 30px;
font-weight: bold;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
height: 36px;
}
--- End code ---
and replace this:
--- Code: ---.logo {
padding-top: 20px;
font-size: 30px;
font-weight: bold;
font-family: "Arial", "Verdana", "Helvetica", sans-serif;
height: 36px;
}
--- End code ---
*padding-top: 20px; - padding from top blue panel for all text
next find:
--- Code: ---.logo_img {
padding-top: 35px;
}
--- End code ---
and replace this
--- Code: ---.logo_img {
padding-top: 10px;
}
--- End code ---
*padding-top: 10px; - padding from top blue panel for logo image
but after this you can see small defects. if you want fix them, i have attached meridian psd file. You'll need to cut one fragment from this psd and paste this in meridian/images/theme/main_block.png :D
--- Quote ---Also,
Would it be possible for a "quick search" to be added to the header?
--- End quote ---
simple, but only if you can give me picture, how do you imagine that :)
TelInf:
Thank you for this wonderful theme.
Is it possible to remove the blue band (with time and login), the forum starts from the logo?
kroose:
Thanks for the topic, but I have a small question.
How can I put in the subject header two references, as in the standard topic:
"Show unread posts since last visit.
Show new replies to your posts. "
And then I obviously lacks this feature)
З.Ы. Ты ж русский, если соизволишь, можешь сразу на русском ответить, буду признателен))
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version