Banner
Home

Free Html Templates

Free Hosting Template

Attention: open in a new window. PDFPrintE-mail

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

Web Hosting Srbija Novi Sad

 

Hosting HTML Template (HTML and CSS)

Hosting Joomla Template

Hosting WordPress Theme

 

 

For KompoZer you can use all Free HTML Templates!

 

 

Free wedding dress template

Attention: open in a new window. PDFPrintE-mail

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

Preview the template.

VencaniceBridesmaid 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

Attention: open in a new window. PDFPrintE-mail

Written by Pera Tudt Tuesday, 23 February 2010 12:55

Pro­b­lem: In Wordpress when you post or make page the style is not the same as on the actual page?

Solution:

  1. Go to theme foder and copy style.css to editor-style.css
  2. 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;
    }
  3. 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 .= trailings­las­hit( get_stylesheet_directory_uri() ) . ‘editor-style.css’;

    return $url;
    }

  4. 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.
Primer Wordpress Editor sa Themes css fajl

Exem­pel Word­Press Edi­tor med css från Temat.

   

Twitter VS Newsletter

Attention: open in a new window. PDFPrintE-mail

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.
  • ....

follow_bird-c.png Follow!

 

 

   

WinStart SE

Attention: open in a new window. PDFPrintE-mail

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:

WinStart Webbhotell

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:

Edit Html Page

 

thats all for today...

 

 

 

 

   

Page 2 of 5

<< Start < Prev 1 2 3 4 5 Next > End >>