Hello Dude
Picture to follow and guide corrections.
http://www.exitodesign.com.br/imagens/exitodesign.png
Grateful
Carlos Alberto
Hello Dude
Picture to follow and guide corrections.
http://www.exitodesign.com.br/imagens/exitodesign.png
Grateful
Carlos Alberto
1) In index.php you'll find following code on line 107:
<h1 class='fptab <?php echo $firstTab; ?>'><!--<a href="<?php the_permalink(); ?>"> --><?php the_title(); ?><!--</a>--></h1>
delete this code and the headline will disappear.
2) I'm not sure why the png isn't displayed transparent. Which browser do you use? IE6 and others can cause serious problems with pngs.
Have you tried other pngs? Maybe you add some style="" information to the img tag (background-color,etc.) ?
The Dude
Hey!
Have you added this CSS class to your images?
class='ie6fix'
IE needs this to play nice :)
Regards,
James
Hello
This error continues for all browsers. Firefox, Chrome, IE, etc..
see: http://www.exitodesign.com.br/blog
Graciously
Carlos Alberto
EXITODESIGN
Hi!
Where am I looking for this bug? Screenshot please.
It seems to be working fine for me in Firefox and Safari on Mac.
Best regards,
James
Hi!
Please, I'm not good at programming. This error continues.
http://www.exitodesign.com.br/imagens/erro.jpg
carlos
Hi! Sorry
See the link for the error between the subject Avisio
http://www.exitodesign.com.br/imagens/problempng.jpg
carlos
Is this image definitely a transparent PNG? Direct link to it please.
The site is stating:
Fatal error: Call to undefined function get_header() in /home/storage/c/bc/b1/exitodesign1/public_html/blog/index.php on line 2
Looks like something went wrong with you WordPress install as get_header() is a required WordPress function.
I need to resolve this problem. See the same PNG image in different locations with and without transparency
Ok a background and border are being applied to these images, because the image is transparent the background shows through.
To fix it add this CSS to the end of style.css:
.entry img {background: none !important; border: none !important;}
If you have any other questions, let me know.
Ok problem solved. Thank you.
You must log in to post.