Moving a table into webpage - Post ID...

User 7596 Photo


Registered User
22 posts

I tried to copy 3 tables in a web page at: http://social-style.com/beta/ss.html

Inside this table is a picture, description and pay pal button (form). Since the fall in the #content section of the web page, looks like the width is being stretched to the width of #content (888px). As a result, the buttons are distorted

You can see how it is supposed to look from the old page I am revising: http://social-style.com/ss.htm#Social Style Self-Perception

Any suggestions on how to make this look right?
User 122279 Photo


Senior Advisor
14,624 posts

In your new worked-on page there aren't any of those three images showing. Are they supposed to display? And do you want that border around each of the tables?
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 122279 Photo


Senior Advisor
14,624 posts

Getting late here now, nearly midnight. I'll see what I can do tomorrow. Unless someone else beats me to it. ;)
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 187934 Photo


Senior Advisor
20,267 posts
Online Now

Remove the input from this.
input, textarea {
width: 350px;
}


textarea {
width: 350px;
}
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 122279 Photo


Senior Advisor
14,624 posts

Good catch, Eric! I obviously was too tired to find that last night.

I've made a suggestion on the formatting of the tables, see attachment.

Robert, basically I have transformed your html tables into css tables and written some new rules to the class table in the css file. If you like my suggestion, you should be able to use the ss.html and the css file I'm posting here as they are, as I've not changed anything else.

I've set the table width to 80%, which you can change, of course.

And mind you, you have to specify these two ul ID group_list on this page too. And all the other pages.
Attachments:
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com



Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.