Jump to content

Recommended Posts

Posted

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

Posted

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>

Posted

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.

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.   Paste as plain text instead

  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...