in post-new

Posted in: Newspaper
Post count: 7

In the new post appears half the content post half the sidebar. I want to remove the sidebar.

Post count: 23312

Hello nguyentrungxin,

Notice that the sidebar feature can be removed from Theme panel, for each post from here -> https://forum.tagdiv.com/sidebars-tutorial/ -> https://www.screencast.com/t/h1hAHFhc35V If is not what you mean, provide more details and some useful screenshots to explain your problem.

Thanks for the message!

Post count: 7

That’s not what I want. Take a look at the picture to see: http://chuabenh.net/anh.jpg

Post count: 23312

Hello nguyentrungxin,

Sorry, please refer to the following topic here -> https://forum.tagdiv.com/topic/add-new-post-not-full-width/

Hope this helps!

Thanks for the message!

Post count: 7

http://www.screencast.com/t/ZRFSGlpUFnz.

I did not find that file in the newspaper

Post count: 22421

Hello,

Sorry for the wrons creenshot. Here is a good one: https://www.screencast.com/t/dMIgvSBZLRg

Thanks.

Post count: 7

I still can not do it, can you guide me in detail. (need to delete the paragraph)

Post count: 20688

Hi,

So you want to remove the sidebar allocated space in the post content editor
https://www.screencast.com/t/k7SUEFpR7
The solution provided by Bogdan works, remove the code as shown
https://www.screencast.com/t/7NU4jsu7G06
https://www.screencast.com/t/jeRu8oypoW
In my case it took a Ctrl-Shift-R page refresh to clear the cache and display the changes on a previously opened post.

Thanks

Post count: 7

This is my code after editing:

editor style
*/
/* max width – content + sidebar */

/* max width – full content */
html .mceContentBody-max-width-big {
max-width: 1068px;
background: #ffffff url(‘images/editor-style/grid-no-sidebar-desktop.gif’) repeat-y left top;

But I do not see the change
I deleted the cache

Post count: 20688

Hi,

If you removed it from there then it should not be displayed anymore, since the code is no longer present. I have removed the same code and it is working.
That can only be the result of caching. Please clear the browser cache, or try with a different browser.

Thanks

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.