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?

missing banner in forum

Asked Modified Viewed 1,531 times
M
maud138
M
  • Member, joined since
  • Contributed 64 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions
asked
Member

Hi, I've added a banner and it shows on every page except on the forum-pages. What do I do wrong. I want it also to be shown on the form pages.
Thanks
Maud
0 replies

8 posts

H
HobbyMan
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
answered
Veteran Member

Where did you add the banner? Main Settings? Banner Manager? Direct into code?
0 replies
M
maud138
M
  • Member, joined since
  • Contributed 64 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions
answered
Member

I added the banner at Banner Manager. I also tried at the Main Settings. Both give the same problem.
0 replies
H
HobbyMan
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
answered
Veteran Member

Can you post the code you entered into banner manager?
0 replies
M
maud138
M
  • Member, joined since
  • Contributed 64 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions
answered
Member

<center><img src='images/banner1.png' style='margin:5px' </center>
0 replies
H
HobbyMan
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
answered
Veteran Member

<center><img src='".IMAGES."banner1.png' style='margin:5px' border='0' alt='' /></center>
0 replies
M
maud138
M
  • Member, joined since
  • Contributed 64 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions
answered
Member

When I copy this in the Banner Manager, my banner is missing on all pages.
0 replies
H
HobbyMan
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
answered
Veteran Member

Sorry, I presumed you knew it had to be wrapped

<?php
echo "<center><img src='".IMAGES."banner1.png' style='margin:5px' border='0' alt='' /></center>";
?>
0 replies
M
maud138
M
  • Member, joined since
  • Contributed 64 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions
answered
Member

:) Yep a real Newbie. I just started, but I learn fast.
It worked.
Thanks !!
0 replies

Labels

None yet

Statistics

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

2 participants

H
H
Just some Guy
  • Veteran Member, joined since
  • Contributed 1,486 posts on the community forums.
  • Started 91 threads in the forums
M
M
  • Member, joined since
  • Contributed 64 posts on the community forums.
  • Started 23 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet