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?

Panel above comments

Asked Modified Viewed 3,239 times
B
bebriuxs
B
  • Junior Member, joined since
  • Contributed 25 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
asked
Junior Member

Hello,how can I make the pannel above comments pannel?

Heres the image:
http://img260.imageshack.us/my.php?im...ledkx9.png
The pannel should be in "**********CIA**********" place

What file I have to edit to do that?
0 replies

3 posts

B
bebriuxs
B
  • Junior Member, joined since
  • Contributed 25 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

any one? :(
0 replies
W
WEC
W
WEC 10
  • Veteran Member, joined since
  • Contributed 946 posts on the community forums.
  • Started 5 threads in the forums
answered
Veteran Member

Open \includes\comments_include.php

Find:

opentable($locale['c100']);


Add above:

// Panel above comments
opentable("name");
echo "content above comments";
closetable();
// Panel above comments
0 replies
B
bebriuxs
B
  • Junior Member, joined since
  • Contributed 25 posts on the community forums.
  • Started 6 threads in the forums
  • Started this discussions
answered
Junior Member

thx a lot! :p
0 replies

Labels

None yet

Statistics

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

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet