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?

Resizing side Panels

Asked Modified Viewed 1,088 times
S
spthiessen
S
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

After looking through the forums for close to an hour I'm just going to ask. How do I resize a custom panel so thet it fits into the left column. here is my code:

openside; ?>

<A HREF="http://www.live365.com/rewards/pm?tag=spthiessen" target="_blank"><img src="http://ads.live365.com/sponsors/rewards/pmad1-an1b.gif" width="150" height="52" title="Support this station and listen ad-free with Live365 VIP Membership!" border="0"></A>

<? closeside();
Edited by spthiessen on 21-05-2008 20:03,
0 replies

3 posts

H
Homdax
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,247 posts on the community forums.
  • Started 108 threads in the forums
answered
Fusioneer

Remove the first php code line.
This works.

openside("name"); ?>
<A HREF="http://www.live365.com/rewards/pm?tag=spthiessen" target="_blank"><img src="http://ads.live365.com/sponsors/rewards/pmad1-an1b.gif" width="150" height="52" title="Support this station and listen ad-free with Live365 VIP Membership!" border="0"></A>
<? closeside();


Remember the "name"...
Edited by Homdax on 21-05-2008 20:13,
0 replies
S
spthiessen
S
  • Newbie, joined since
  • Contributed 2 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

Works like a charm, thanks a lot.
0 replies
H
Homdax
H
Homdax 10
  • Fusioneer, joined since
  • Contributed 2,247 posts on the community forums.
  • Started 108 threads in the forums
answered
Fusioneer

Ehmm...one thing.
This is not really resizing anything, the graphic already has the correct size. However, some side bars (left and right) are narrower and some wider, it depends on the theme. Normally most theme.php files has a setting for this in their code.
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