OVERVIEW
Hey, thank you for downloading Neon. If you have any questions, please don't hesitate to contact me : 4ris@4ris.info
This is an elegant, modern and unique theme that will look great on any community. Neon is suitable for PhpBB 3.0.9 but it can also be used in older version but its not recommended.
I hope you like it. :)
.PSD
I've included just 4 PSD files :
- Login-Button.psd | The Login Button
- Register-Button.psd | The Register Button
# IMPORTANT # AVATAR ON BOARD INDEX
This is an important change you must do. Please follow these steps :
1) In the main PhpBB folder you will find idex.php. Open it.
1) You will find
'NEWEST_USER' => sprintf($user->lang['NEWEST_USER'], get_username_string('full', $config['newest_user_id'], $config['newest_username'], $config['newest_user_colour'])),
and you will add below
'USER_AVATAR' => get_user_avatar($user->data['user_avatar'], $user->data['user_avatar_type'], $user->data['user_avatar_width'], $user->data['user_avatar_height']), .
CHANGE THE LOGO
To change the logo you have to do the following :
1) You will find the logo in styles/Neon/imageset/site_logo (PNG).
2) Upload your logo to styles/Neon/imageset .
3) If your logo is bigger than 320x120 you will open styles/Neon/imageset/imageset.cfg and you will edit the img_site_logo = site_logo.png*120*320 (line 25).
CHANGE THE FOOTER COPYRIGHT
To change the footer copyright (© 2011 Yourdomain.com) you have to do the following :
1) You will open styles/Neon/template/overall_footer.html .
2) Find © 2011 Yourdomain.com and change it.
CHANGE THE BACKGROUND IMAGE
To customize the background you have to do the following :
1) You will open styles/Neon/theme/colours.css .
2) Find html, body {background: url("{T_THEME_PATH}/images/square_bg.png") } and change it.
CHANGE THE SOCIAL MEDIA IMAGES
To customize the social media images you have to do the following :
1) You will open styles/Neon/template/overall_header.html .
2) Find "div id="social" and edit you social media's id .
3) You can find more social media images in styles/Neon/theme/images. There are also icons for flickr, technorati, delicious.....
CREDITS
JS
1) UlTop jQuery Plugin by Matt Varone
2) Collapse-Categories by Christian Bullock
3) Slide-Panel by Webdesignerwall.com
IMAGES-ICONS
1) Background Image by Subtlepatterns.com/
2) YooIcons Social Bookmarks by Yootheme.com/
3) Some icons by Yusuke Kamiyamane (Fugue - http://p.yusukekamiyamane.com/).
FONTS
1) Fonts by Fontsquirrel.com
Author : Aristotelis Georgoulis ( 4ris ) | Website : www.4ris.info | Email : 4ris@4ris.info