Jump to content

Recommended Posts

Posted

My sidebar is not where it should be.

(see the attatchment)

the problem is on

index.php/schedules/details/#

any idea which page/template the problem is located?

may also add iv'e got David Clark's Frontschedule.

/B

Posted

In your CSS stylesheet, add this to your sidebar div, or whatever name that you gave it

float:left;

and for your main box, or container (again, whatever name you gave it)

float:right;

  • Like 1
Posted

I get the feeling it has something to do with the acars map being a bit too large, causing the pixel value in the CSS to compute that there's not enough space to put the sidebar there. Try decreasing the width of the acars map, it should be in the local config file in the /core directory. If that doesn't work, please do a pastebin of the .tpl or send me a link by PM to that site.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...