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.
Exempel WordPress Editor med css från Temat.
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.
- ....
Follow!
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...

Flash is smaller an faster, but:
- Flash is not supported in all browser ( not big deal... supported in 90%)
- Flash can make it difficult on client computer...
- Flash is not indexed on Search engine, the content in flash...
See speed on flash and gif
Animated crown vencanice With Flash 77 kb
Animated Crown vencanice With Animated Gif 410 kb
By the Way the Crown is My orginal dizajn... :-)=
We have installed XCache for maximum hosting performance!
Now we lunched or Free Website Templates Search. If you are looking for any kind of template that is the right place to start! It is fast, predefined search terms (can be hard to figure out yourself), clear design :-) and more.
go to Free Website Templates Search
By listening to our users we have created great hosting solution with all design and script you may need!
- 800+ design templates to choose from
- 30 day Money-back Guarantee
- MS Word like Web Page Editor (WYSIWYG)
- If you can browse you can build
- Unlimited updates