-
AuthorPosts
-
drcoolj Friend
drcoolj
- Join date:
- July 2006
- Posts:
- 31
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 3 times in 1 posts
March 12, 2008 at 12:36 am #126529Hi
Ive tried to remove what i think is the code, but i keep breaking the templatedo i just remove this?
<a href=”<?php echo $mosConfig_live_site ?>/index.php?option=com_rss&feed=RSS2.0&no_html=1″ target=”_blank” title=”RSS 2.0″ style=”text-decoration: none;”>
<img src=”<?php echo $ja_template_path;?>/images/but-rss-<?php echo $ja_color; ?>.gif” alt=”RSS 2.0″ />
</a>
<?php if ($ja_menutype != 3 ) { ?>
<a href=”http://jigsaw.w3.org/css-validator/validator?uri=<?php echo $mosConfig_live_site;?>” target=”_blank” title=”Our site is valid CSS” style=”text-decoration: none;”>
<img src=”<?php echo $ja_template_path;?>/images/but-css-<?php echo $ja_color; ?>.gif” alt=”Our site is valid CSS” />
</a>
<?php } ?>
<a href=”http://validator.w3.org/check/referer” target=”_blank” title=”Our site is valid XHTML 1.0 Transitional” style=”text-decoration: none;”>
<img src=”<?php echo $ja_template_path;?>/images/but-xhtml10-<?php echo $ja_color; ?>.gif” alt=”Our site is valid XHTML 1.0 Transitional” />
</a>Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
March 12, 2008 at 8:34 am #242013OR try this:
<div id="ja-cert">
<a href="<?php echo $mosConfig_live_site ?>/index.php?option=com_rss&feed=RSS2.0&no_html=1" target="_blank" title="RSS 2.0" style="text-decoration: none;">
<img src="<?php echo $ja_template_path;?>/images/but-rss-<?php echo $ja_color; ?>.gif" alt="RSS 2.0" />
</a>
<?php if ($ja_menutype != 3 ) { ?>
<a href="http://jigsaw.w3.org/css-validator/validator?uri=<?php echo $mosConfig_live_site;?>" target="_blank" title="Our site is valid CSS" style="text-decoration: none;">
<img src="<?php echo $ja_template_path;?>/images/but-css-<?php echo $ja_color; ?>.gif" alt="Our site is valid CSS" />
</a>
<?php } ?>
<a href="http://validator.w3.org/check/referer" target="_blank" title="Our site is valid XHTML 1.0 Transitional" style="text-decoration: none;">
<img src="<?php echo $ja_template_path;?>/images/but-xhtml10-<?php echo $ja_color; ?>.gif" alt="Our site is valid XHTML 1.0 Transitional" />
</a>
</div> -
AuthorPosts
This topic contains 3 replies, has 2 voices, and was last updated by drcoolj 16 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum