Jump to content

Recommended Posts

Typically, I would not go this route for help and figure this out on my own.... but I am in dire need of some input, as I have just launched an new ad campaign and don't want potential clients to see this mistake... So PLEASE, if you can help with re-aligning these tables..... I'ma Begging!

 

Here's an Example Link: http://www.legalexpertsearch.com/results.php?category_id=804

 

Until recently the bottom half of the "right-side content" was perfectly aligned left and looking good. (In this example the error starts here: Michael Cordova, P.C. and ends with The Florida DUI Center)

I have no idea which script that I changed to make this happen? My first instinct would be to look to the CSS, TPL's or INC pages for these tables properties. But I haven't changed any of these file types at all. Mostly I was working on changing the titles of the image files and adding "alt" tags to them on various pages throughout the site, all changes were to PhP files...

I have retraced my steps as best that I could with no luck and the backups go back to the beginning of a very long marathon of coding.

So, if you have the knowledge and time to help.... Please take a moment to help a wannabe coder out!

 

Thanks, "K"

Link to comment
https://forums.phpfreaks.com/topic/152486-mis-aligned-table-list-please-help-asap/
Share on other sites

Well technically its not a table is multiple tables, One for each item by the looks of things!

I'm sorry but you need to sort out the whole page!

 

your clearly over using tables (in the wrong way)

 

<table width="95%" border="0" cellpadding="0" cellspacing="0" align="center">
	<tr>
	<td>
		<table  border="0" cellpadding="1" cellspacing="0" align="center" class="paging-content">
			<tr>
				<td align="right">Found <b>8</b> records</td>

			</tr>
		</table>
	</td>
</tr>
		<tr>
	<td>
		<table border="0" cellpadding="1" cellspacing="0" align="center" class="paging-content">
			<tr>
				<td align="center" class="paging-letters">/...snip.../  </td>

			</tr>
		</table>
	</td>
</tr>
</table>
<a name=13402></a>

<table align="center" border="0" cellpadding="5" cellspacing="0" class="table-view-summary">
<tr>
	<td colspan="2">

		<h1 class="font-bold-view">
			<a href="http://www.legalexpertsearch.com/listingdetail.php?id=13402">Phillips & Associates</a>			</h1>
	</td>
</tr>
<tr>

 

Also this is a HTML/CSS problem not a PHP one

 

EDIT: also if its really important then try the freelancers section!

I was able to restore the original style sheets and remedy the problem... funny thing is.... I never touched them in the last round of edits? Somehow, they became corrupt or ? Who knows, but bottom line is that its fixed.... Thanks to both of you for taking the time to respond and help fix my problem.

 

"K"

This thread is more than a year old. Please don't revive it unless you have something important to add.

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

  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.

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