Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Torhead panel

Asked Modified Viewed 2,245 times
C
celek
C
celek 10
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
asked
Newbie

hey im trying to add:

<iframe src="http://tor.zamimg.com/torhead/html/searchbox.html" style="width: 160px; height: 200px; border: 0;"></iframe>


I can add it as a page but not a panel can someone help me out?
0 replies

4 posts

C
ctokepa
C
  • Member, joined since
  • Contributed 86 posts on the community forums.
  • Started 22 threads in the forums
answered
Member

Have you tried
[syntaxhighlighter brush=php,first-line=1,highlight=0,collapse=false,html-script=false]openside("Cool"wink;
echo '<iframe src="http://tor.zamimg.com/torhead/html/searchbox.html" style="width: 160px; height: 200px; border: 0;"></iframe>';
closeside();[/syntaxhighlighter]
0 replies
C
celek
C
celek 10
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Newbie

Yes i have it gives me a parsing error :(

Merged on Mar 02 2012 at 06:59:47:

Quote

celek wrote:

Yes i have it gives me a parsing error :(


I should have retried it before I replied. I guess it is because I did not name the panel and didn't select a panel file. Thank you so much!!
Edited by celek on 02-03-2012 07:59,
0 replies
C
ctokepa
C
  • Member, joined since
  • Contributed 86 posts on the community forums.
  • Started 22 threads in the forums
answered
Member

No problem!
0 replies
C
celek
C
celek 10
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions
answered
Newbie

For anyone out there looking to do the same heres what you put in your new panel

openside("Recruitment");
echo '<iframe src="http://tor.zamimg.com/torhead/html/searchbox.html" style="width: 160px; height: 200px; border: 0;"></iframe>';
closeside();
0 replies

Category Forum

Panels and Infusions

Labels

None yet

Statistics

  • Views 0 views
  • Posts 4 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

C
C
  • Member, joined since
  • Contributed 86 posts on the community forums.
  • Started 22 threads in the forums
C
C
celek 10
  • Newbie, joined since
  • Contributed 8 posts on the community forums.
  • Started 3 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet