A
A
Anatoly2014-04-28 12:55:07
DLE
Anatoly, 2014-04-28 12:55:07

How to change Sidebar position in DLE for full news?

Hello, I need some more help from you. I put a slider on the main page of the site and tweaked the style of the sidebar a bit - everything is displayed on the main page as it should be : picture

#sideRight {
float: left;
margin-right: -3px;
width: 306px;
margin-left: -306px;
position: relative;
background: #fff;
border-radius: 5px;
margin-top: 256px;

It is necessary to make sure that when switching to the full news, the sidebar-a style is again, for example, like this:
#sideRight {
float: left;
margin-right: -3px;
width: 306px;
margin-left: -306px;
position: relative;
background: #fff;
border-radius: 5px;

And picture

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anatoly, 2014-06-02
@ABasist

Issue resolved.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question