Real Estate Forums
| Website Usability Website usability is determined by user satisfaction, ease of learning, user ability to remember an organization and its functionalities. |
![]() |
|
|
Thread Tools | Display Modes |
|
||||
|
I'm not a very experienced webmaster. Mostly take a bought template and run with it. Been playing PM tag with Morgan and he told me it's not a good idea. I want to fix it.
So how do I go about fixing the frameset issue? Is it going to completely revamp the site? Here's my site: http:// www.ejsmortgage .com Thanks ![]() Last edited by sierra11b : 06-28-2005 at 09:19 AM. |
|
||||
|
Quote:
How do i clean-up the whitespace in my source and optimize my page for 800 X 600 width. Does this tip you off to how novice I am? ![]() |
|
||||
|
Just open up your page in html view (Are you using dw?) even notepad will do, and delete all the whitespace in between your code. As for the width issue, I would have to look deeper into it to figure out what is causing the stretching.
__________________
Webmasters who spend their energies upholding the spirit of the basic principles [Of Google] will provide a much better user experience and subsequently enjoy better ranking than those who spend their time looking for loopholes they can exploit. Google.com |
|
||||
|
I will do that asap.
Any idea of where I should look for the pagewidth issue? I may be able to figure out by trial and error. ![]() |
|
||||
|
well it looks like at a lot of your widths are defined as 100% which is fine, but if you have widths inside a 100% width table that is bigger than 100% for instance (Maybe a combination of cells) then it would stretch the frame.
__________________
Webmasters who spend their energies upholding the spirit of the basic principles [Of Google] will provide a much better user experience and subsequently enjoy better ranking than those who spend their time looking for loopholes they can exploit. Google.com |
|
|||
|
Try editing this area for starters
<td width="825" ALIGN="CENTER" VALIGN="TOP"> <!-- START CONTENT TABLE --> <!-- CONTENT TABLE --> <div align="left"> <TABLE cellpadding="0" cellspacing="0" border="0" width="705"> Oh and your logo.bmp is 1379x97 which is causing the largest issue...try making it no larger than 800x97 and lay it over a background color that matches in the case of a larger desktop area Last edited by gordhead : 06-17-2005 at 03:17 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|