|
Wave
|
| Ankur |
Posted on 02-08-2011 16:52
|

Admin

Posts: 1292
Joined: 02/11/2010
|
Theme Name : Wave
Theme Version : 1.0
PHP-Fusion Version : 7.02+
Author Name : Ankur Thakur
About : Here is my First HTML5 based Theme in PHP-Fusion :-D Basically this Theme was first made for Blogging purpose with only one side Panel enabled. But I don't know, what came in my mind, and I revert back to both Panels.
This is a Shining Theme with some Rollover effect in the Social Icons and in the Admin Panel too... :-O
You can anytime change the width or can enable/disable social icons in theme.php file.
Download it... Use it... Share it... Have FUN... Cheers !!!
Features :-
- HTML5 Based Theme
- Social Icons
- Rollover Icons
- Attractive Rollover Icons in Admin Panel
Credits : Ankur Thakur, Wave Background by webdesignhot, Social Icons by Mark N Hewitt
Live Demo : Use the Theme Switcher given on this Website on the Right.
More Social Icons : If you want to add more Social Icons, then you can easily do that. I have attached extra Navigation Icons in the extras folder. Just choose your Icons and upload it to the folder /themes/Wave/images/icons/.
Then just Edit your theme.php and find :
Code if ($enablesocial)
{
echo "<td valign='bottom' class='social-links'>\n";
echo "<ul>\n";
echo "<li><a href='http://www.php-fusion.co.uk/profile.php?lookup=38653' target='_blank'><img src='".THEME."images/icons/phpfusion.png' alt='' /></a></li>";
echo "<li><a href='http://www.facebook.com/thakurbhai' target='_blank'><img src='".THEME."images/icons/facebook.png' alt='' /></a></li>";
echo "<li><a href='http://twitter.com/thakurbhai' target='_blank'><img src='".THEME."images/icons/twitter.png' alt='' /></a></li>";
echo "<li><a href='http://www.youtube.com/thakurbhai' target='_blank'><img src='".THEME."images/icons/youtube.png' alt='' /></a></li>";
echo "<li><a href='http://in.linkedin.com/pub/ankur-thakur/23/710/612' target='_blank'><img src='".THEME."images/icons/linkedin.png' alt='' /></a></li>";
echo "<li><a href='http://pulse.yahoo.com/_UGTQ7XDR32E3XI7UJA4VWY7GSE' target='_blank'><img src='".THEME."images/icons/yahoo.png' alt='' /></a></li>";
echo "<li><a href='http://picasaweb.google.com/thakurboyz2007' target='_blank'><img src='".THEME."images/icons/picasa.png' alt='' /></a></li>";
echo "<li><a href='https://www.google.com/profiles/thakurboyz2007' target='_blank'><img src='".THEME."images/icons/googlebuzz.png' alt='' /></a></li>";
echo "<li><a href='http://ankurthakur.in/rss/' target='_blank'><img src='".THEME."images/icons/rss.png' alt='' /></a></li>";
echo "</ul>";
echo "\n</td>\n";
}
Now Add your Own Line into the Code before </ul>, say :
Codeecho "<li><a href='My Link to go' target='_blank'><img src='".THEME."images/icons/Name_of_the_Icon_file' alt='' /></a></li>";
Don't forget to replace Name_of_the_Icon_file with the filename of Icon and My Link to go with the URL of the Social page.
-- View this Addon -- |
| |
|
|
| assensvejdk |
Posted on 02-08-2011 16:53
|

Admin

Posts: 62
Joined: 15/09/2007
|
Very nice theme
Assensvej themes now over 100 theme ready for Download  Android or iPhone and search for an application (Life Scan). Scan image here
|
| |
|
|
| isz24 |
Posted on 03-08-2011 01:05
|

Member

Posts: 61
Joined: 14/05/2011
|
tq ankur...
nice theme bro...
i just wanna to know...
how to changer size of the word in this theme...
i think it size so big...
so i wanna to changer to become more smaller... |
| |
|
|
| Ankur |
Posted on 03-08-2011 10:19
|

Admin

Posts: 1292
Joined: 02/11/2010
|
Thank You
isz24 wrote:
tq ankur...
nice theme bro...
i just wanna to know...
how to changer size of the word in this theme...
i think it size so big...
so i wanna to changer to become more smaller...
Edit the styles.css file and search for them :
Code.main-body {
Code.tbl {
Code.tbl1 {
Code.tbl2 {
Code.side-body {
Just change the font-size in all of them... ;)
You can also edit other properties also... :) Good Luck :)
|
| |
|
|
| isz24 |
Posted on 06-08-2011 16:42
|

Member

Posts: 61
Joined: 14/05/2011
|
Fatal error: Call to undefined function add_handler() in /home/warezcom/public_html/v3/themes/Wave/theme.php on line 56
what should i do? |
| |
|
|
| HobbyMan |
Posted on 06-08-2011 17:29
|

Admin

Posts: 1501
Joined: 24/03/2007
|
Upgrade your site
|
| |
|
|
| isz24 |
Posted on 06-08-2011 17:38
|

Member

Posts: 61
Joined: 14/05/2011
|
how? |
| |
|
|
| Ankur |
Posted on 07-08-2011 07:49
|

Admin

Posts: 1292
Joined: 02/11/2010
|
Download the Latest version and upgrade your site according to the Instructions given in the readme...!
|
| |
|