Jump to content

How to vertically align


ryy705

Recommended Posts

Hello,

I please take a look at

http://www.jeanbrunone.com/leadtrack/leads.tpl.html

 

I am trying to make it look like :

http://www.wwwcomm.com/designs/webmax/leadTrackerUI.htm

 

I am having trouble lining up the icons,input boxes and go buttons at the top.  I cannot seem to vertically line up the elements.

 

So far I have tried tables, dls, and lists.  Could someone kindly make some suggestions?

Link to comment
https://forums.phpfreaks.com/topic/185509-how-to-vertically-align/
Share on other sites

Here is the trouble some code:

<ol>
<li style="display:inline;margin:0"><img alt="search" src="img/search.jpg /></li>
<li style="display:inline;padding-bottom:300px;"><input type="text" name="rangeA" style=""/></li>
<li style="display:inline;margin:0"><img alt="search" src="img/btnGo.jpg" /></li>
</ol>

 

As you can see no matter how much padding I add to the text field it does not move.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.