infidel Posted January 4, 2010 Report Share Posted January 4, 2010 Folks, we just start building our routes and in looking at the schedules the spacing is all messed up on every page In IE it looks better than firefox which looks all messed up example: http://southernairvirtual.com/phpvms/index.php/schedules/brief/17 http://southernairvirtual.com/phpvms/index.php/schedules/view I have looked at the headers file and the associated schedule templates and can not figure out what I am doing wrong. any ideas? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 4, 2010 Administrators Report Share Posted January 4, 2010 You're missing a float in a parent container, or the parent container isn't wide enough. For spacing, try setting padding Quote Link to comment Share on other sites More sharing options...
infidel Posted January 4, 2010 Author Report Share Posted January 4, 2010 You're missing a float in a parent container, or the parent container isn't wide enough. For spacing, try setting padding Huh?? LOL english please? Remember too many jumps out of perfectly good USAF airplanes so you have to talk to me like I am 4 Quote Link to comment Share on other sites More sharing options...
infidel Posted January 5, 2010 Author Report Share Posted January 5, 2010 Seriosuly Nabeel, I dont have any idea what you are talking about with padding and parent container can anyone offer any expamples? Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 5, 2010 Administrators Report Share Posted January 5, 2010 Hey, sorry, couldn't get back to you before. By parent container, the schedules are in a div (that table). That div probably needs a float property. I would download Firebug (look in the downloads page), and use it to mess around with the styles. It's a more interactive way of working with fixing things. Check out this tutorial on how to use it: http://www.webmonkey.com/tutorial/Build_Better_Pages_With_Firebug Quote Link to comment Share on other sites More sharing options...
infidel Posted January 5, 2010 Author Report Share Posted January 5, 2010 After looking at the code and trying to find references on what code to use where I come back to still not know what I am doing. I am not a programer and am learning this as I am going along. An example of the float stuff and instructions on where to put it would help a ton. Maybe I am just not smart enough for this stuff LOL Quote Link to comment Share on other sites More sharing options...
Administrators Nabeel Posted January 5, 2010 Administrators Report Share Posted January 5, 2010 Well, if you can use firebug to mess with it, I can't look at it in complete detail at the moment, sorry. I'll see if I get a chance to later on. It takes a little while to get used to it Quote Link to comment Share on other sites More sharing options...
infidel Posted January 5, 2010 Author Report Share Posted January 5, 2010 ok in a stroke of blind luck I was able to accidently put int he float code so it worked. now having issues with this page: http://southernairvirtual.com/phpvms/index.php/schedules/brief/19 (and the other briefing pages) is this a table width issue? Also in firefox all of the schedule pages run off the bottom of the template -any ideas there? Quote Link to comment Share on other sites More sharing options...
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.