Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Center area post/pages (http://forum.bytesforall.com/forumdisplay.php?f=32)
-   -   Problem with tables (http://forum.bytesforall.com/showthread.php?t=19716)

anemih Feb 24, 2013 12:23 PM

Problem with tables
 
I want to put a table in my content bar, but in some screens the table is over the right sidebar. I use a simple table, copied from word, no photos or anything else included.

juggledad Feb 24, 2013 02:34 PM

you should never copy anything from a word document and paste it into a post. Word has embedded code that messes things up.

there is a 'paste from Word' icon in the post editor you should use to strip the embedded code.

anemih Feb 24, 2013 04:51 PM

This is what I mean, that I copy it with the special button.

juggledad Feb 24, 2013 07:31 PM

What is the url

anemih Feb 25, 2013 02:57 AM

http://potohori.gr/2012/09/09/test/ this is the link when I have a simple table.
http://potohori.gr/2013/02/20/poll3a/ this is the link when I put the table in Contact Form 7 (this is what really interests me now.
When I use my laptop wchich has a good screen 15'6 chrome or IE everything is ok. With older pc's though there are problems. Probably I have to put a code that resizes the table.

juggledad Feb 25, 2013 03:24 AM

you need to remove all the embeded styling in the table. For example change
HTML Code:

<td valign="bottom" nowrap="nowrap" width="261"><b>ΥΠΟΨΗΨΙΕΣ</b></td>
to
HTML Code:

<td><b>ΥΠΟΨΗΨΙΕΣ</b></td>

anemih Feb 26, 2013 07:24 AM

This partly fixed the problem. Now I don't have problem with the right sidebar, but since there is no wrap when I see smaller screens the names and everything else go vertically

anemih Mar 2, 2013 09:07 AM

Can anybody help me please??

juggledad Mar 2, 2013 09:22 AM

the only way I can see you getting that extremely wide table into the space provided it to redcue the font size to something you probably can't read. You may want to rethink your design.


All times are GMT -6. The time now is 12:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.