• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Can you see my website?

formulav8

Diamond Member
I had to change my hosts and of course the dns setting's for my domain name. It has been about 24hrs since the change and I still can't view my page? Can anyone here see it?


Site Linky



Jason
 
it works fine, but the table on the left side with your links and the such is cut off at the email section. I can't see anything below that and there isn't a scroll bar to view past that cutoff area.

-=bmacd=-
 
i get a
Not Found
The requested URL was not found on this server.


--------------------------------------------------------------------------------

Apache Server at vbcodesource.com
when i click the link to your forums.. what forum software will you be using? plus what bmacd said. i can only see 1/2 of your visitor counter.
 
Originally posted by: bmacd
it works fine, but the table on the left side with your links and the such is cut off at the email section. I can't see anything below that and there isn't a scroll bar to view past that cutoff area.

-=bmacd=-

Use scrolling = auto to accommodate users with lower resolutions; it adds scrollbars only when necessary. As in:

<frame name="contents" target="main" src="new_page.htm" scrolling="auto">
 
Originally posted by: bjb86s
Originally posted by: bmacd
it works fine, but the table on the left side with your links and the such is cut off at the email section. I can't see anything below that and there isn't a scroll bar to view past that cutoff area.

-=bmacd=-

Use scrolling = auto to accommodate users with lower resolutions; it adds scrollbars only when necessary. As in:

<frame name="contents" target="main" src="new_page.htm" scrolling="auto">

1024x768 is considered low res?
 
Thanks everyone. I will add a scrollbar for the left menu. Also the forum isn't up because I changed servers.
 
Originally posted by: dakata24
Originally posted by: bjb86s
Originally posted by: bmacd
it works fine, but the table on the left side with your links and the such is cut off at the email section. I can't see anything below that and there isn't a scroll bar to view past that cutoff area.

-=bmacd=-

Use scrolling = auto to accommodate users with lower resolutions; it adds scrollbars only when necessary. As in:

<frame name="contents" target="main" src="new_page.htm" scrolling="auto">

1024x768 is considered low res?

No. Lower as in lower than what he designed it at.
 
Back
Top