Support Forums

Tables resizing

This is a discussion on Tables resizing within the Templates, HTML, CSS, and Design Help forums, part of the General category; When I go to my site on IE (not tried other browsers yet) the left and right tables appear on ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 03-29-2006, 07:13 AM   #1
Senior Member
 
calaf6's Avatar
 
Join Date: Mar 2006
Location: UK
Posts: 280
Rep Power: 23
calaf6 is on a distinguished road
Default Tables resizing

When I go to my site on IE (not tried other browsers yet) the left and right tables appear on the screen as large, and then reduce to the correct size.

Any (simple) ideas as to how I can get them to come up at the correct size immediately please.
calaf6 is offline   Reply With Quote
Old 03-29-2006, 01:18 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,467
Rep Power: 130
Eric Barnes is just really nice Eric Barnes is just really nice
Default

I am not sure if this is the answer but can you try to open your style sheet and change the #wrapper from width: 90% to width:700px;
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 03-29-2006, 02:04 PM   #3
Moderator
 
juven14's Avatar
 
Join Date: Mar 2006
Location: Texas
Posts: 1,998
Rep Power: 60
juven14 is a jewel in the rough
Default

I think I see what you are talking about. This is because you have those table widths set to 100%, it might help if you set these to px.

as is now:
HTML Code:
<!-- // right featured // -->
<td width="175" style="padding:0px;" valign="top">
	<table with="100%" class="tableborder">
make it:
HTML Code:
<!-- // right featured // -->
<td width="175" style="padding:0px;" valign="top">
	<table with="175" class="tableborder">
This is not happening in firefox - and the pages load so fast its hard for me to see. Let me know if this solves the problem.
__________________
John Snyder
PHP Developer

Last edited by juven14; 03-29-2006 at 02:09 PM.
juven14 is offline   Reply With Quote
Old 03-29-2006, 05:14 PM   #4
Senior Member
 
calaf6's Avatar
 
Join Date: Mar 2006
Location: UK
Posts: 280
Rep Power: 23
calaf6 is on a distinguished road
Default

Thanks,
looks as if thats fixed, will check it at work tomorrow, computers there are slower so it will show up more if it still does it.
calaf6 is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tables in subcategories build Templates, HTML, CSS, and Design Help 18 04-19-2006 10:25 AM


All times are GMT -4. The time now is 08:37 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0