I made changes on the css and now I can't see the "Add comment" link

Code: Select all
div.yvComment .NumCommentsAlone {
background:transparent url(../images/readon_arrow.png) no-repeat scroll left center;
Code: Select all
div.yvComment .NumCommentsAlone {
background:transparent url(../templates/js_weblogic_blue/images/readon_arrow.png) no-repeat scroll left center;
Code: Select all
text-indent:-5000em;
CSS is very specific area. I think you should search help for it in CSS-specific forum (not Joomla).dcaceres wrote: Hi! Please I need your help. I'm newbie with CSS...
How I can change the style for the link Add Comment (in Spanish: Agregue su comentario)??![]()
Of cause, yvComment should use styles from CSS of your site. As I wrote in this thread earlier, my advise is:dcaceres wrote: I just made an observation so that outside evaluated for future versions of plugin. This would be very good its adopts the styles of the site.
You can make Comments invisible for unregistered users (Access level of yvComment plugin...), so Comments would be invisible for search engines alsodcaceres wrote: I can hide the comments for the joomla search engine? I don't want that the comments appear on results when the people find news![]()
I see, that I didn't understand you right. To make comments invisible For the "joomla search engine", you may don't "Use content table" to store comments...yvolk wrote:You can make Comments invisible for unregistered users (Access level of yvComment plugin...), so Comments would be invisible for search engines alsodcaceres wrote: I can hide the comments for the joomla search engine? I don't want that the comments appear on results when the people find news![]()
![]()
Would'nt you rather include a small captcha system into yvcomments ? Someone already suggested the CB captcha engine in this thread...That Captcha plugin, though, needs some improvements. E.g. I can confirm, that it is too difficult to recognize "secret word" without error
Hi! Captcha "feature", as you know, is not so simple: both CoolAcid, the author of OSTCaptcha, and Community Builder (CB) team use some (adapted) third party libraries - they didn't write them.florut wrote: Hi Yuri,
Very nice component. But as you say :Wouldn't you rather include a small captcha system into yvcomments ? Someone already suggested the CB captcha engine in this thread...That Captcha plugin, though, needs some improvements. E.g. I can confirm, that it is too difficult to recognize "secret word" without error
Right. done !my advice is to post your comments in above mentioned thread of OSTCaptcha plugin
Yes they should have used this one I think : http://www.white-hat-web-design.co.uk/a ... aptcha.phpboth CoolAcid, the author of OSTCaptcha, and Community Builder (CB) team use some (adapted) third party libraries - they didn't write them.
Let's say that now, I know : i tried quickly and saw there is a session problem for adding the script.Captcha "feature", as you know, is not so simple
I think people will come after releasing of Joomla 1.5 final !But look at the thread of OSTCaptcha plugin in this forum: it seems like only I have any problems with it (or only I am using it Smiley ) and only I have any suggestions for its improvement Sad. So its no wonder, that the Author doesn't want to work for "one user"...
As for me, I prefer to have a team and I can't support everything, on which yvComment depends...
Very nice! Hey, Devil, may you contribute to yvComment and modify default CSS file of yvComment to be a more "visually integrated" in default Joomla! template (or, better, create two variants for two templates: rhuk_milkyway and beez). So I'll include these nice CSS in yvComment package.Devil wrote: it is very simply the appearance of the extension is actually to be adapted. Ahead one has little notion of CSS
U can see it here:
http://www.joomla-aktuell.de/index.php? ... #yvComment
It´s fully integrated (optical) to the design of the Site.
Of cause, any help, including detailed (professionalflorut wrote: I would like to help but as I mentioned before i'm not good coder. But i'm experienced in debugging and implementing small hacks to existing programs, support and growing communities.
Also don't you have a project registered on the forge with SVN and all things ?
Good.mlines wrote: A rebuild by deleting the entire site and putting on a clean version of the nightly build cured the problems.
Hi, Martin! Do you really think anybody may figure out your problem, using this information?mlines wrote: I have one further problem - captcha does not do anything, either with capcha on or off. I have loaded the OST plugin
Got you. I see, that Captcha, like any other plugin, needs some "debugging mode", in which it will display some results of selftest... In this case it looks like the only way to fix the problem is to have Administrator access to your web site, so developer may install, test and uninstall plugins...mlines wrote: No I dont expect anyone to diagnose it from the infomation I have given, I would like a pointer as to what information is required. Basically it does nothing, the comments work perfectly but I do not see any captcha, no error messages - nothing
Good news! ...but, bigodines, may you share your "better looking Captcha"bigodines wrote: I've needed to change my captcha plugin because my visitors were complaining about not being able to figure out what letters they were supposed to type.. anyway, I've switched to a better looking Captcha.
It was pretty easy... if you use CoolAcid's architecture and you won't need to change anything in yvcomment.
check it out:
http://www.bigodines.com/blog/index.php ... tid=1:2007
1. Plugin shouldn't have any public static members to call (that are called "Non-Trigger" on the OSTCaptcha homepage), e.g. in the form:bigodines wrote: What do you mean when you say it shouldn't be copied to the alternative captcha? what's wrong?