Welcome.....



  • Your IP: 38.107.179.240
  • Visits Today: 166

Bob's Blog about WordPress, Websites, Hosting, Computers and the Internet

CSS

Artisteer issue with Block Images

The latest version (as of today anyway) has a small error in the generated template.  An error in the css code.  The bullet icon for the list items doesn’t show up.  To fix it find the following styling rule in your style.css file.  You can do this in WordPress using the theme files editor.

.art-BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
line-height: 1.25em;
padding: 0px 0 0px 13px;
background-image: url(‘../images/BlockContentbullets.png’);
background-repeat: no-repeat;
}

Change the image name from “BlockContentbullets.png” to “BlockContentBullets.png” (just change lowercase b in bullets to uppercase B) in the following line:

background-image: url(‘../images/BlockContentbullets.png’);

Artisteer - WordPress Theme Generator

Artisteer 2.2 Released

ArtisteerArtisteer has released a new version. Final Version 2.2 is now available for download and is a free upgrade to current registered user. It fixes up some issues that have been discovered over the past few months and adds some new features also. You can read all about it on their website. http://www.artisteer.com/Default.aspx?p=news

Making CSS Changes to WordPress

When you are working with your CSS files in WordPress you always have to force a reload of your page to see the changes you’ve made.  Then I found this article by  Mark Jaquith, a provider of freelance WordPress services, and a lead developer of the WordPress personal publishing platform.  He goes on to say….

If you update your WordPress theme’s style.css, you may have noticed that you have to “force-reload” your site in your browser to see the changes. This is because your browser keeps a copy of the CSS cached on your hard drive. Depending on how your server is set up, it may not check for a new version of the stylesheet for a couple hours, or longer! And even if you force-reload to see the changes, visitors who have previously accessed your site may still get the old CSS. One way to solve this is to “version” your CSS file, by adding ?v=123 to the URL in the <link /> to your stylesheet. This is rather a pain to have to do by hand every time, so here is a much better way:

<link rel="stylesheet" href="<?php bloginfo('template_url'); ?>/style.css?v=<?php echo filemtime(TEMPLATEPATH . '/style.css'); ?>" type="text/css" media="screen, projection" />

This automatically updates the ?v= part every time you modify the file. Boom. Now everyone instantly sees your changes.

DEAL OF THE DAY at TigerDirect

Try DropBox
Free Online Storage
Click Here For
Extra Free Space




Great Prices!
TigerDirect

Roll your own!
Artisteer - Wordpress Theme Generator

Instant Download


Recommended
StudioPress Premium WordPress Themes

Premium Themes

Visit PressJunkie.

More Good Stuff
Speed up your computer with memory from 4AllMemory.com! - 120x90

TigerDirect