-
AuthorPosts
-
April 9, 2007 at 11:06 am #119596
I have modified the red sign (changed the text). But now it looks weird in IE6. The image is not transparent anymore.. How can I fix this?
adress: http://www.odd-christian.com
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
April 9, 2007 at 4:37 pm #217544You should save the “2.0 bag” as 8-bit PNG file
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
April 12, 2007 at 3:42 am #217742Hi Hung Dinh,
Don’t you mean save it as a 24 bit png? If he saves it as an 8 bit png the image will get a matting to compensate for the drop shadow. 24 bit pngs don’t need the matting.ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
April 12, 2007 at 5:48 am #217750instantinlaw;12437Hi Hung Dinh,
Don’t you mean save it as a 24 bit png? If he saves it as an 8 bit png the image will get a matting to compensate for the drop shadow. 24 bit pngs don’t need the matting.Use index transparency if your using Fireworks to edit
swemmel Friendswemmel
- Join date:
- February 2006
- Posts:
- 794
- Downloads:
- 34
- Uploads:
- 53
- Thanks:
- 36
- Thanked:
- 64 times in 1 posts
April 12, 2007 at 7:59 am #217755Hi,
You can also install one of the following mambots, to display the png-file correct in IE6:
– CORRECTPNG!
– Ultimate PNG-fix 2.0They can be downloaded from http://extensions.joomla.org/.
Regards,
Peter
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
April 12, 2007 at 4:35 pm #217815Hi guys,
I’ve only started using pngs since I joined the club. I always use gifs before for transparancy, so I was going by what I was seeing in Photoshop. Thanks for the info, I’ll put it to good use.ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
April 12, 2007 at 9:11 pm #217837instantinlaw;12518Hi guys,
I’ve only started using pngs since I joined the club. I always use gifs before for transparancy, so I was going by what I was seeing in Photoshop. Thanks for the info, I’ll put it to good use.Hi Bill
Just wondering if you have Fireworks as well as Photoshop, as I have some free extensions addins etc that makes life a bit easiersebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
April 12, 2007 at 9:41 pm #217843If I wanted to remove this sign all together, how would i go about doing this?
swemmel Friendswemmel
- Join date:
- February 2006
- Posts:
- 794
- Downloads:
- 34
- Uploads:
- 53
- Thanks:
- 36
- Thanked:
- 64 times in 1 posts
April 12, 2007 at 10:07 pm #217844<em>@sebbs 12552 wrote:</em><blockquote>If I wanted to remove this sign all together, how would i go about doing this?</blockquote>
Hi sebbs,
You have to edit the index.php from the template. Go to line 189 and see for this code:
<a href="#put_in_your_link_here" id="ja-bigicon" title="Put in your link here">
<?php
if ($supported_browsers) { ?>
<img src="<?php echo $ja_template_path;?>/images/bigstar.png" alt="" onmouseover="this.src='<?php echo $ja_template_path;?>/images/bigstar-on.png';" onmouseout="this.src='<?php echo $ja_template_path;?>/images/bigstar.png';" />
<?php }else{ ?>
<img src="<?php echo $ja_template_path;?>/images/blank.gif" alt="" style="width:107px;height:110px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $ja_template_path;?>/images/bigstar.png', sizingMethod=scale);" onmouseover="this.style.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $ja_template_path;?>/images/bigstar-on.png', sizingMethod=scale)';" onmouseout="this.style.filter='progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $ja_template_path;?>/images/bigstar.png', sizingMethod=scale)';" />
<?php } ?>
</a>
Delete this code from your template and you will have not the Web20-Sign. 😎
Kind Regards,
Peter
sebbs Friendsebbs
- Join date:
- February 2006
- Posts:
- 529
- Downloads:
- 0
- Uploads:
- 62
- Thanks:
- 164
- Thanked:
- 6 times in 2 posts
April 12, 2007 at 10:12 pm #217845Awesome thanks…much appreciated.
Joomla ROCKS!
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
April 12, 2007 at 11:32 pm #217850ShannonN;12545Hi Bill
Just wondering if you have Fireworks as well as Photoshop, as I have some free extensions addins etc that makes life a bit easierHi ShannonN,
I have Studio 8 which includes Fireworks 8, but I haven’t used Fireworks very many times. you know me though, I’m always open to free stuff;)
I’ll email you.
Thanks! -
AuthorPosts
This topic contains 11 replies, has 6 voices, and was last updated by instantinlaw 17 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum