-
AuthorPosts
-
February 20, 2017 at 10:24 pm #1012310
The text formatting in box 2 does not align to box 3, no matter how much I edit or play with the tables I cannot get it to align.
Refer to the image for examples, can you tell me how I can:
1.Get the text in box3 to start at the same height as the text in box 2? and 2.How to I remove the top line, so that in box3 only 2 horizontal lines are shown, just like in box2?
February 20, 2017 at 10:28 pm #1012312thanks pankaj, I was wondring if there was something in the t3 framework where this is defined for each module position?
also, in the example you attached, what would the custom.css code look like if you were to change it with this method?
February 20, 2017 at 11:02 pm #1012318This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 21, 2017 at 2:17 am #1012349Hi
If you want the same style code like in the middle position i suggest you to duplicate the code and paste in in position 3 module, Because each module has different classes and style.
Beside this you can see the module position in the template options > Layout tab.Regards
February 25, 2017 at 2:22 pm #1013546Hi Pankaj,
The code I used was pasted from the other positoins module and it still did not display in the same manner. Can you provide an example please of where this code is differented for each position. I am unable to find where in the t3 blocks it is located and the code in each module is the same.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 27, 2017 at 2:13 am #1013719Hi
Add below code in /css/custom.css file.t3-module.box-background-primary tr td:first-child { font-weight: 700; } .t3-module.box-background-primary tr td { border-top: 0; padding: 12.5px 0; }
It will add the same space.
Remove border-top:0; if you want to show the border.Regards
1 user says Thank You to Pankaj Sharma for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 5 replies, has 2 voices, and was last updated by Pankaj Sharma 7 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
box 3 formatting
Viewing 6 posts - 1 through 6 (of 6 total)