-
AuthorPosts
-
January 9, 2012 at 2:43 pm #172609
When I display Content via Category-Links, i.e. 2 Column Layout, the right column “sticks” to the separator line -> see attached pic. I need at least 10px margin on the left of the right column items so there’s some space between the “dot-2” vertical separator line and the content
worked before i updates t3 via extension manager
VERY urgend, got to deploy this site in about 6 hours
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
January 9, 2012 at 3:23 pm #433123Hi,
You replace this code from /plugins/system/jat3/jat3/base-themes/default/css/layout.css
.cols-2 .item {
width: 50%;
}
with
.cols-2 .item {
width: 48.5%;
}
You replace this code from /templates/ja_teline_iv/css/template.css
.items-row .item {
background: url(../images/dot-2.gif) repeat-y left;
padding-left: 10px; < add this line
}1 user says Thank You to khoand for this useful post
January 9, 2012 at 4:32 pm #433136thx man – width:48px did the trick 🙂 48.5 shot the right column one line below. now it’s working. thx.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by hzc0mm 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
2-Column-Layout destroyed after T3-Update
Viewing 3 posts - 1 through 3 (of 3 total)