Recent Topics

1 Sep 15, 2008 02:02    

My b2evolution Version: Not Entered

Anyone can give me a hint about what could I do to make Firefox show my blog like IE7? With Firefox 2.x I didn't have this problem. I'm using vastitude skin.

The correct way (snap shot of IE window)
http://www.sunpoint.net/~Kalamata/IE7.jpg

Wrong way (Firefox 3.x)
http://www.sunpoint.net/~Kalamata/Firefox3.jpg

2 Sep 15, 2008 02:21

Hi TychoX,

I solved this when I converted the other skins by Jibberjab (Lush, Wheelz_blue, Underground and more). But I can't rmember what did the trick. I think
/skins/Wheelz_blue/index.main.php line 381:

<div class="clear"><img src="<?php echo $rsc_url; ?>img/blank.gif" width="1" height="1" alt="" /></div>


So please grab a copy of one of the named skins and compare the index.main.php. If you try adding this line don't forget to copy the (blank 1px*1px) image.

Good luck

3 Sep 16, 2008 14:21

did it work, tychox?

i've got the same prob on my blog, so it would be nice to know if this is the right line =] i'll test it within the next days, no time at all :/

4 Sep 16, 2008 17:54

Unfortunately my coding skills are below zero and the vastitude skin index file only has 383 lines (ending with footer part) so I have no idea where to put that piece of code :roll: .

Tried throwing it there and there but all I got was a mess :lol:


Form is loading...