lovedwallflower Posted March 25, 2012 Posted March 25, 2012 Hi all :) Does anyone know how to centre the entire lookup so that the amount of background showing is equal left and right? Mine is left aligned at the moment :( Its all right to edit the coding (i checked) but i just dnt know how to do it.. Help! Thanks :D Quote
Piticent Posted March 26, 2012 Posted March 26, 2012 Not 100% sure on this, b/c it only works some of the time for me, but try putting 1 of these 2 codes at the very begginning/end of the coding: <div align="center"></div> <center></center> Quote
lovedwallflower Posted March 26, 2012 Author Posted March 26, 2012 hey thanks for your reply.. tried what you suggested but it didn't work :( even tried <center> at the beginning and </center> at the end .. Quote
Rune Valentine Posted March 26, 2012 Posted March 26, 2012 Looking at the code itself, the boxes are all manually positioned using left position tags. For you to move everything to the center, you're going to have to adjust all the left and margin-left tags until everything moves where you want them to. Unfortunately this will result in the lookup looking offset on different screen resolutions. 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.