InfluenceHaus
Member
Posted 1 year ago #
http://linkedinprofileservice.co/plans-pricing/
For the page above, I want the left column to be wider. How do I adjust the width of 1 column? Also is there a way to add a boder around the center column?
This is the HTML in the page:
<table style="width: 900px; height: 502px;">
<tbody>
<tr>
<td> </td>
<td style="text-align: center;"><span style="font-family: arial,helvetica,sans-serif; font-size: large;">Gold Plan</span></td>
<td style="text-align: center;"><span style="font-family: arial,helvetica,sans-serif; font-size: large;">Silver Plan</span></td>
http://www.w3schools.com/css/css_table.asp
this is not primarily a WordPress problem.
InfluenceHaus
Member
Posted 1 year ago #
thanks but that doesn't solve the question. How do I customize the width of each column in this page? I want column 1 wider, and column 2 and 3 narrower? Thanks
I'm sorry but it is beyond the scope of these forums to deal with basic CSS issues. Try a dedicated CSS resource such as http://www.css-discuss.org/ instead. I'd also recommend using Firefox with the Firebug add-on for this kind of CSS work.
http://getfirebug.com/