Free Html Templates
Free Hosting Template
Last Updated on Wednesday, 24 February 2010 18:57 Written by Pera Tudt Wednesday, 24 February 2010 18:02
Free Hosting Template
WinStart Hosting Template
Preview WinStart Hosting Template
Hosting HTML Template (HTML and CSS)
For KompoZer you can use all Free HTML Templates!
Free wedding dress template
Last Updated on Sunday, 21 February 2010 21:22 Written by Pera Tudt Sunday, 21 February 2010 09:40
Free Wedding dress Template
bridesmaid dresses Template
Bridesmaid dresses HTML Template (HTML and CSS)
Bridesmaid dresses Joomla Template
Bridesmaid dresses WordPress Theme
Bridesmaid dresses Drupal Template
Bridesmaid dresses DotNetNuke Template
For KompoZer you can use all Free HTML Templates!
Themes Style in WordPress Editor
Written by Pera Tudt Tuesday, 23 February 2010 12:55
Problem: In Wordpress when you post or make page the style is not the same as on the actual page?
Solution:
- Go to theme foder and copy style.css to editor-style.css
- In the file functions.php after:
add_filter('comments_template', 'legacy_comments');
function legacy_comments($file) {
if(!function_exists('wp_list_comments')) : // WP 2.7-only check
$file = TEMPLATEPATH.'/legacy.comments.php';
endif;
return $file;
} - You have to insert:
add_filter('mce_css', 'my_editor_style');
function my_editor_style($url) {if ( !empty($url) )
$url .= ‘,’;// Change the path here if using sub-directory
$url .= trailingslashit( get_stylesheet_directory_uri() ) . ‘editor-style.css’;return $url;
} - Now you can open the WordPress editor and you should have the right style. You may need to remove some unessesary formats from editor-style.css ... i removed the black background only.
Twitter VS Newsletter
Last Updated on Friday, 15 January 2010 10:37 Written by Pera Tudt Friday, 15 January 2010 10:20
Follow Free HTML Templates on Twitter!
Twitter started as wherry simple thing, just write what you are doing. People mostly did not take it serious. But Think again!
Twitter has big potential, were it take us We can guess!
I am switching over all my Newsletters to Twitter (that's one example).
Here is Twitters Benefits VS Newsletter:
- You do not have to give your email (no risk for spam!).
- The Tweet are not going to spam folder.
- You can subscribe and unsubskribe as you like.
- You get information faster (usualy Newsletters are ones week, month...). With Twitter you get the news as I write!
- No third part advertizing inbedded.
- Find it easier.
- ....
WinStart SE
Last Updated on Friday, 15 January 2010 09:44 Written by Pera Tudt Sunday, 27 December 2009 23:45
New Free html template
I created new homepage template for my Swedish hompage:
as base for creating this template I used:
http://winstart.com/template/AS/01/
dowload this template 01 for free here:
http://winstart.com/template/AS/01.zip
To edit the page you can use free program KompoZer:
thats all for today...
More Articles...
Page 2 of 5
<< Start < Prev 1 2 3 4 5 Next > End >>









