smashmouth Posted April 12, 2009 Share Posted April 12, 2009 if you look at investmentnation.com please you will notice this: My top 20 stock message boards header bar is not lining up even with Interview schedule. I have been tweaking it but cant get it right.. Can someone please explain to me what I need to do to fix this? Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/153780-lining-up-my-headers-properly-help/ Share on other sites More sharing options...
Axeia Posted April 13, 2009 Share Posted April 13, 2009 First off you got an empty <p></p> paragraph in there. Delete that one.. then add the following attribute to the table with the My top 20 stock message thingies: style="margin-top: 3px;". Quote Link to comment https://forums.phpfreaks.com/topic/153780-lining-up-my-headers-properly-help/#findComment-808254 Share on other sites More sharing options...
smashmouth Posted April 13, 2009 Author Share Posted April 13, 2009 Where do I put that exactly? And I dont understand how I have a open /p with nothing in it. Am I wrong here? Thanks. </style> <table width="100%" border="0" align="center" cellpadding="5"> <tr> <td width="39%" rowspan="6" align="left" valign="top"><p>{{top20}}<br /> </p> <div> <div align="center">{{middlead}}</div> </div> <p>{{featured}}<br /> {{top15}}</p> <p> </p></td> <td align="left" valign="top"><table width="100%" cellspacing="0" cellpadding="5"> <tr> <td align="left" bgcolor="#FFFFFF" valign="top"><div align="center"> <table width="100%" border="0" cellspacing="0" cellpadding="5"> <tr> <td align="left" valign="top" bgcolor="#009900"><span class="psthdr">Interview Schedule</span></td> Quote Link to comment https://forums.phpfreaks.com/topic/153780-lining-up-my-headers-properly-help/#findComment-808278 Share on other sites More sharing options...
Axeia Posted April 13, 2009 Share Posted April 13, 2009 Looks like you made quite a few of changes, so I guess you got what you want now. I'd strongly advice to use the alt attribute on those image headers image tags as your site was already quite inaccessible, but you made it worse by using graphical headers without an alt attribute. Quote Link to comment https://forums.phpfreaks.com/topic/153780-lining-up-my-headers-properly-help/#findComment-808468 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.