Recently Posted

advertisement




Posted on



I noticed ever since Mozilla Firefox 3 launched and Internet Explorer launch, my xblog theme, which is original by Venteboy, doesn’t really look well aligned and was shifted to the far end left. Well, I just manage to fix it now. And also I noticed that the owner of this theme didn’t fix it or mentioned about yet since the new Firefox 3 and IE 7.

For webmaster that are using the same theme, and still wish to use it and fix it, here the guide to fix the codes.

Before you continue, please make sure you have backup your data, and theme directory.

Step to fix themes :
1. In your themes directory, find the style.css file which is in the same theme directory, open and edit it. Find the
.clearfix { display: inline-block; }
Change it to
.clearfix { display: block; }
Now save and exit.

2. Now create a new file called ie7_style.css. Add in code
.clearfix { display: inline-block; }
Same thing, save and exit.

3. Locate the header.php file. Open and edit as stated below :
Add in a new line

Now save it and exit.

Now your theme should be like it used to be.






davcheong :: Earning Money Online Guide




You may be the one to comment first. Please leave your message below.


You must be logged in to post a comment.