-
AuthorPosts
-
instantinlaw Friend
instantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
April 7, 2007 at 3:02 am #119565After I changed the web 2.0 badge to my own graphic the XHTML validator is throwing errors.
<a href="http://www.photonutz.net/index.php?option=com_wrapper&Itemid=8" id="ja-bigicon" title="Photonutz Photography Network Webring">
<?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>Actually its this line that is the error.
(a href=”http://www.photonutz.net/index.php?option=com_wrapper&Itemid=8” id=”ja-bigicon” title=”Photonutz Photography Network Webring”>)I did change the name of the graphic and reflected it in the template.
What could be causing the error? The URL is http://www.photonutz.net
Thanks for the helpShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
April 7, 2007 at 4:32 am #217411instantinlaw;11992After I changed the web 2.0 badge to my own graphic the XHTML validator is throwing errors.
<a href="http://www.photonutz.net/index.php?option=com_wrapper&Itemid=8" id="ja-bigicon" title="Photonutz Photography Network Webring">
<?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>
Actually its this line that is the error.
(a href=”http://www.photonutz.net/index.php?option=com_wrapper&Itemid=8” id=”ja-bigicon” title=”Photonutz Photography Network Webring”>)I did change the name of the graphic and reflected it in the template.
What could be causing the error? The URL is http://www.photonutz.net
Thanks for the helptry it again without the graphic name change or template change that is rename your graphic to the default name for the icon
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
April 7, 2007 at 5:20 am #217415Hi ShannonN
That was going to be my next move. I’ll post the results before closing this thread.
Thanks!instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
April 7, 2007 at 5:46 am #217416Hi ShannonN,
The problem was the link attached to the bigstar graphic. The original link was
<blockquote>http://www.photonutz.net/index.php?option=com_wrapper&Itemid=8</blockquote>
The part that made the page not validate was
<blockquote>&Itemid=8</blockquote>
I fixed the problem by getting rid of
<blockquote>&Itemid=8</blockquote>
Now the link is
<blockquote>http://www.photonutz.net/index.php?option=com_wrapper</blockquote>
which still brings up the correct page, but does not throw errors.
Thanks:DShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
April 7, 2007 at 8:22 pm #217454instantinlaw;12001Hi ShannonN,
The problem was the link attached to the bigstar graphic. The original link wasThe part that made the page not validate was
I fixed the problem by getting rid of
Now the link is
which still brings up the correct page, but does not throw errors.
Thanks:DIts always the LAST place you’d think to look isn’t it 🙂 I was focussed on the graphic not the link, guess i should shut up and let those that know what there talking about solve the problems 🙂
instantinlaw Friendinstantinlaw
- Join date:
- February 2007
- Posts:
- 1646
- Downloads:
- 6
- Uploads:
- 28
- Thanks:
- 68
- Thanked:
- 210 times in 62 posts
April 7, 2007 at 10:39 pm #217455LOL:D
Well, actually it was your suggestion that made me take a second look at the problem and deduce it was the link.
Keep up the great work! -
AuthorPosts
This topic contains 6 replies, has 2 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