-
AuthorPosts
-
bibo07 Friend
bibo07
- Join date:
- February 2007
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
March 13, 2007 at 5:52 pm #119146hy, 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 FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
March 13, 2007 at 6:36 pm #215669What 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 Friendbibo07
- Join date:
- February 2007
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
March 13, 2007 at 7:43 pm #215680yes 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 FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
March 13, 2007 at 8:10 pm #215691You 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 Friendbibo07
- Join date:
- February 2007
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
March 13, 2007 at 8:23 pm #215696ok, 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 loadedMichael Casha FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
March 13, 2007 at 8:26 pm #215699If 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 FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
March 13, 2007 at 8:29 pm #215700Ok, the validation issues are actually due to VirtueMart’s component/modules.
bibo07 Friendbibo07
- Join date:
- February 2007
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
March 13, 2007 at 8:35 pm #215702you 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 FriendMichael Casha
- Join date:
- September 2014
- Posts:
- 2561
- Downloads:
- 1
- Uploads:
- 32
- Thanks:
- 41
- Thanked:
- 119 times in 1 posts
March 13, 2007 at 8:46 pm #215707I 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 Friendbibo07
- Join date:
- February 2007
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 7
- Thanked:
- 3 times in 1 posts
March 13, 2007 at 8:48 pm #215709many thank’s shannon and micass where do you come from?
ShannonN FriendShannonN
- Join date:
- July 2006
- Posts:
- 1947
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 16
- Thanked:
- 172 times in 49 posts
March 13, 2007 at 9:00 pm #215715We are both Australians
ShannonN -
AuthorPosts
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