Shape 5

Joomla Templates => Basics - Club => : rjcaroff July 25, 2010, 11:23:11 AM



: RSForms Pro - Use Shape5 Basics Tool Tip in Form
: rjcaroff July 25, 2010, 11:23:11 AM
I am hoping this can be done, but I'm a novice.........

I really like using RSForms, but there is no built in tooltip function. You can pull the basic Joomla option in, but it is quite limited. I tried out tooltips using Basics, but I run into one problem. Whether I pull in my own image, or use the code from the demo page on Shape five, the image is followed by />. Does this mean it can't be done, or is there a way to eliminate the trailing characters?

Using Joomla 1.5.20, RSForm 1.20 (current version), and recent download of Basics (in the last 10 days).  I have attached a file with the screen shot that show the extra characters.

Thanks!


: Re: RSForms Pro - Use Shape5 Basics Tool Tip in Form
: mikek July 26, 2010, 11:21:39 AM
Hello,

Please post a url.


: Re: RSForms Pro - Use Shape5 Basics Tool Tip in Form
: rjcaroff July 26, 2010, 11:27:55 AM
Mike,

I am putting the site up temporarily so that you can access it. It is still in the earliest stages of development, so I had it offline.
http://thenativeamericansite.com/tribal-test (http://thenativeamericansite.com/tribal-test)

Thanks!


: Re: RSForms Pro - Use Shape5 Basics Tool Tip in Form
: mikek July 26, 2010, 11:40:15 AM
Hello,

Your site is calling the following just outside of the closing [/url] You would need to search directly after the images to see where the code is:

 />


: Re: RSForms Pro - Use Shape5 Basics Tool Tip in Form
: rjcaroff July 26, 2010, 12:35:54 PM
I can use Firebug and see the &gt, but I guess I am too much of a novice to understand what to do with it from there. Is there another way or place I should be looking? The right side of the Firebug screen gives me the following when I select the image with the extra characters:

* {
margin:0;
padding:0;
}
template.css (line 1)
Inherited fromdiv#s5_main_content_wrap_inner
#s5_main_content_wrap_inner {
font-size:1.07em;
}
template.css (line 628)
Inherited fromdiv#s5_main_body_wrap
#s5_main_body_wrap {
font-size:0.8em;
}

Thanks again.


: Re: RSForms Pro - Use Shape5 Basics Tool Tip in Form
: mikek July 26, 2010, 02:05:19 PM
Hello,

&gt, would be located in whatever file you inserted the tooltip code into. I would first start by doing a search for that text within that file.