 |

Deven
User
Nov 7, 2002, 6:29 PM
Post #1 of 6
(2769 views)
Shortcut
|
|
"""Borders"""HELP
|
Can't Post
|
|
I am having a problem with my border on my search results template. No other template seems to be effected. Everytime my search results in more than 3 listings, the 4th listing in the results ends up below my left hand border. I have 2 different sites using RM that I'm having this trouble with. Can anyone give me an idea how to fix this? Here's the sites: www.westteaysrealty.com www.prudentialtowncenterrealtors.com Thanks for any help...........Deven
|
|
|  |
 |

OtownAutos
User
Nov 7, 2002, 9:54 PM
Post #2 of 6
(2764 views)
Shortcut
|
Hey Deven, Let me try to help out a bit. The reason it moves over to the left is because you have all the information (your menu and listing info) all in one cell so when the template has a bunch of listings it is ok at the top but not at the bottom. It is sort of like when you place align="left" on an image and then continue with text the text will write to the right of the image until the image is complete then it will move left to take up the whole cell. My suggestion: In the section you have the menu and listings seperate those into two different cells by using a table. The following table will create a table with two columns. The left column is where you would put your menu and the right is the content. That way when you have multiple listings the cells will keep the information in the right places. <table width="750" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="150">PLACE ALL YOUR MENU CODE IN THIS CELL</td> <td width="600">PLACE ALL YOUR LISTINGS CODE IN THIS CELL</td> </tr> </table> Hope this helps, David Rogers www.otownautos.com David Rogers ZYBR media an Olando based web design studio. OtownAutos.com (uses Auto Manager) webmaster@otownautos.com
|
|
|  |
 |

Deven
User
Nov 8, 2002, 3:43 AM
Post #3 of 6
(2760 views)
Shortcut
|
|
Re: [OtownAutos] """Borders"""HELP
[In reply to]
|
Can't Post
|
|
David, The listings are each in it's own table (I had cut and pasted the sample template code). The border w/menu is in it's own table also. I going to try to rebuild the page with just 1 template cell and see what happens when I add multiple listings
|
|
|  |
 |

OtownAutos
User
Nov 9, 2002, 12:59 AM
Post #4 of 6
(2742 views)
Shortcut
|
If you want attach your template and I would be happy to fix it. I saved you page on my computer then looked at it in dreamweaver and it looked like the content and menu were all in the same cell. Even though they migh have their own tables they were both in the same cell. I could fix the issue for you at no cost. David David Rogers ZYBR media an Olando based web design studio. OtownAutos.com (uses Auto Manager) webmaster@otownautos.com
|
|
|  |
 |

Deven
User
Nov 9, 2002, 6:01 PM
Post #5 of 6
(2734 views)
Shortcut
|
|
Re: [OtownAutos] """Borders"""HELP
[In reply to]
|
Can't Post
|
|
David, That would be great! I've played with it and still am having trouble. Here's the template. My e-mail is deven@charter.net
|
|
Attachments:
|
_search_results.html
(20.0 KB)
|
|
|  |
 |

Deven
User
Nov 10, 2002, 7:45 PM
Post #6 of 6
(2717 views)
Shortcut
|
David, Thank you for your time and effort. It fixed it right away. I had to remove the JavaScript cause it was giving me page errors (complaining about the script). I noticed even the page you sent me had errors in the script. But, that's no big deal compared to the awesome support you gave me. Thanks again and again. Before I was kind of afraid to mess with the templates, fearing it would mess up the placeholders, but since I've seen your work, you have given me the confidence to tackle my other site. Your great. Thanks again ...............Deven
|
|
|  |
|