Customizing SMF > Theme Site Themes
Meridian
Adren:
Link to the theme
Meridian - universal, fresh and very light theme for any forum. Blue and green colors.
Theme tested in all most popular browsers.
Minimal recommended width: 960px;
Forum name (like a logo) using CSS3 function - text-shadow. Shadow in logo text only work in a new browsers: IE10+, Chrome2.0+, Opera9.5+, Safari1.1+, Firefox3.5+, Android1.0+, IOS1.0+. In older browsers shadow simple not displayed!
--- Quote ---If you want add class for image fader, find in themes/meridian/index.template.php
--- Code: --- $(".quickbuttons li, #search_box_sub, .logout_image").fadeTo(1500, 0.5);
$(".quickbuttons li, #search_box_sub, .logout_image").hover(function(){
--- End code ---
example I want add class ".my_image"
result:
--- Code: --- $(".quickbuttons li, #search_box_sub, .logout_image, .my_image").fadeTo(1500, 0.5);
$(".quickbuttons li, #search_box_sub, .logout_image, .my_image").hover(function(){
--- End code ---
have done!
--- End quote ---
How you can add this quick login form? Link
Doctor Deejay:
I think this theme is really nice :) Great work! :D
Crip:
Good work , on a nice SMF Theme. ;D
Adren:
--- Quote from: 医生唱片骑师 on April 10, 2012, 12:53:15 PM ---I think this theme is really nice :) Great work! :D
--- End quote ---
--- Quote from: Crip on April 13, 2012, 12:05:00 PM ---Good work , on a nice SMF Theme. ;D
--- End quote ---
Thanks! :)
Joker™:
Nice work, theme really looks great.
Navigation
[0] Message Index
[#] Next page
Go to full version