PBV1 – How to Adjust Column Padding in a Row

You are here:

Question:

I need two column in my layout (but use left column) with background image. Ok! But when I set the column padding the right (empty) column has background too. How can I set padding with empty column or margin a column to left (showing the background image)?

Answer:

See the above video and if you want to set a different color for a specific column you can use the following code in your “text/html” element:



Change the specific values as needed; color, padding, border. See this link for border styles: http://www.w3schools.com/cssref/pr_border-style.asp

Views: 72