biokemisten Posted April 18, 2014 Report Posted April 18, 2014 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 Quote
sherming Posted April 18, 2014 Report Posted April 18, 2014 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; 1 Quote
biokemisten Posted April 18, 2014 Author Report Posted April 18, 2014 hmm.. has to be another way, cause my stylesheet and pages is by default in my skins. Quote
magicflyer Posted April 19, 2014 Report Posted April 19, 2014 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. Quote
biokemisten Posted April 20, 2014 Author Report Posted April 20, 2014 Thank you! I'll try your method tomorrow! Quote
Txmmy83 Posted April 20, 2014 Report Posted April 20, 2014 there is maybe a unclosed DIV this can sometimes make the floats go weird Quote
biokemisten Posted April 22, 2014 Author Report Posted April 22, 2014 Thank you for your answer, ended up reinstalling phpVMS from scratch with no luck. Better contact CC about it! Quote
biokemisten Posted April 22, 2014 Author Report Posted April 22, 2014 there is maybe a unclosed DIV this can sometimes make the floats go weird Yes, it was acutally an unclosed div in schedule_details, Thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.