-
AuthorPosts
-
pedrox Friend
pedrox
- Join date:
- July 2007
- Posts:
- 375
- Downloads:
- 1
- Uploads:
- 85
- Thanks:
- 5
- Thanked:
- 37 times in 1 posts
July 1, 2014 at 1:50 pm #199336Because this space is empty?
I prefer it this way, it becomes more aligned, but the space next to the Slideshow can not be empty
Please see attached image:Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
July 2, 2014 at 3:18 am #540892@pedrox, please copy the file:
<blockquote>templatesja_playmagcsstemplate.css </blockquote>
To folder:
<blockquote>templatesja_playmaglocalcss</blockquote>
(Note: you need to create this folder first: localcss) and change this rule:
.t3-sidebar-2 {
padding: 0;
margin-top: -470px;
}
@media (min-width: 1200px) {
.t3-sidebar-2 {
margin-top: -560px;
}
}
To:
.t3-sidebar-2 {
padding: 0;
}.has-slideshow .t3-sidebar-2,
.has-slideshow .one-sidebar-right .t3-sidebar {
margin-top: -470px;
}
@media (min-width: 1200px) {
.has-slideshow .t3-sidebar-2,
.has-slideshow .one-sidebar-right .t3-sidebar {
margin-top: -560px;
}
}
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 3 voices, and was last updated by Css Magician 10 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with Sidebar-2
Viewing 3 posts - 1 through 3 (of 3 total)