-
AuthorPosts
-
December 1, 2006 at 10:43 pm #117829
The code/image for the CSS valadator is not showing up when I view source in FireFox but the XHTML code/image is. I changed the images from the package images but even before the change it was not showing up.
Here is the code from index.php:
<!-- BEGIN: FOOTER -->
<div id="ja-footer">
<?php mosLoadModules ( 'user3',-1 ); ?><p id="ja-bottomline">
<?php include_once( $GLOBALS['mosConfig_absolute_path'] . '/templates/ja_avior_ex/footer.php' ); ?>
</p><div id="ja-cert">
<?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.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-xhtml.gif" alt="Our site is valid XHTML 1.0 Transitional" />
</a>
</div>
</div>
<!-- END: FOOTER -->Here is the URL: http://www.buildingtradesnews.com/index.php
December 1, 2006 at 11:53 pm #212202I typed in firefox and internet explorer absolute URLs for:
/images/but-css.gif
/images/but-xhtml.gifthere was a but-xhtml.gif (both)
there was no but-css.gif (both)December 2, 2006 at 12:57 am #212203I have a bit of a problem with Dreamweaver ‘Templates’ folder and Joomla ‘templates’ folder but I fixed it on the server and now the image is in the correct folder but it is still not showing up
The image URL is:
http://www.buildingtradesnews.com/templates/ja_avior_ex/images/but-css.gif
http://www.buildingtradesnews.com/templates/ja_avior_ex/images/but-xhtml.gifDecember 2, 2006 at 3:00 am #212206would it work without the line
<?php if ($ja_menutype != 3){ ?>
between below?<div id=”ja-cert”>
<?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;”>just trying to help by comparing to stock aviar, never tried using that there
December 2, 2006 at 5:00 pm #212223Okay….
I guess Transmenu is not valid CSS!
After much messing around, I finnally changed the menu to suckerfish and now it works.That’s why <?php if ($ja_menutype != 3){ ?> is there,as ‘3’ is teansmenu.
Thanks for trying 🙂
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by magicbag 18 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum