Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • bibo07 Friend
    #119146

    hy, I have a problem with the validation of my web site http://www.supply.it can you ceck what’s uppen?
    sorry for my english but I come from Italy.

    ShannonN Friend
    #215669

    What css problem do you have ? I see no obvious css problem when I look at the site and try to verify it I only see this message from the W3C validator

    Please, validate your XML document first!
    Line 76
    Column 96
    The reference to entity “option” must end with the ‘;’ delimiter.

    meaning put a , after the option, that’s just basic web design and this one instance doesn’t affect the layout of the site.

    I hope this is the problem you described? If not please describe the complete css problem so we can help you, vague statements like:

    “I have a css problem” are not really enough to diagnose we do need a bit more information

    Cheers ShannonN

    bibo07 Friend
    #215680

    yes this is the problem how can I do to solve where I have to make a , ???
    in second time It’is possible to cancel the 4 icon regarding rss css xhtml in the footer?
    Where I have to change the code to cut this function?

    many many thank’s

    roberto

    Michael Casha Friend
    #215691

    You will need to remove this from the templates/ja_xenia/index.php file:

    <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.gif” alt=”RSS 2.0″ />
    </a>

    <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>

    <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>

    bibo07 Friend
    #215696

    ok, I clean but hot to cut also TOP icon? because, if you can see, is not good now is too near the other script no way to allign on the right??
    and also how to personalize the footer? because the font and the dimension in not the same in the user 7/8/9 model where you can find a rss module loaded

    Michael Casha Friend
    #215699

    If you’d like remove this code block, this will remove the top image.

    <a href=”<?php echo getCurrentURL();?>#Top” title=”Go to top” style=”text-decoration: none;”>
    <img src=”<?php echo $ja_template_path;?>/images/but-top-<?php echo $ja_color; ?>.gif” alt=”Go to top!” />
    Otherwise (to make it go to the right), replace it with this:

    <div align=”right”><a href=”<?php echo getCurrentURL();?>#Top” title=”Go to top” style=”text-decoration: none;”>
    <img src=”<?php echo $ja_template_path;?>/images/but-top-<?php echo $ja_color; ?>.gif” alt=”Go to top!” align=”right”/></div>

    Michael Casha Friend
    #215700

    Ok, the validation issues are actually due to VirtueMart’s component/modules.

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.supply.it%2F&charset=%28detect+automatically%29&doctype=Inline

    bibo07 Friend
    #215702

    you are the best in the world!! many many thank’s everything is ok!
    It’s remaining only the problem in the RSS pubblished the dimension of the font is not the same (I have 3 module with rss) It’is possible to make more clean because if I make 10 rows of rss the site will be too much big. For example change the bold in to a normal font and the dimension..

    Michael Casha Friend
    #215707

    I personally think it looks nice, but you’ll need to remove the <strong> tags from the RSS system but I”m not sure how you’d do that without customising the module itself.

    And don’t forget a thanks to ShannonN 🙂

    bibo07 Friend
    #215709

    many thank’s shannon and micass where do you come from?

    ShannonN Friend
    #215715

    We are both Australians
    ShannonN

    bibo07 Friend
    #215716

    oooo there is a little distance between italy!!

    ShannonN Friend
    #215730

    bibo07;9752oooo there is a little distance between italy!!

    Not really There is a pretty Italian girl just up the street 😉

Viewing 13 posts - 1 through 13 (of 13 total)

This topic contains 13 replies, has 3 voices, and was last updated by  ShannonN 17 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum