erpnext 4.0.2 why there is a sidebar appeared

68 views
Skip to first unread message

Athikawat Wattanadechachan

unread,
Jun 11, 2014, 11:00:04 AM6/11/14
to erpnext-u...@googlegroups.com
i don't understand why you suddenly changed default web layout by add a sidebar for only homepage and in the other page there are white space on the right that cannot add anything

Rushabh Mehta

unread,
Jun 11, 2014, 11:02:02 AM6/11/14
to erpnext-u...@googlegroups.com
Add

'<!-- no-sidebar -->' in pages where you don't want the side bar to appear.

You can also set the CSS to hide the sidebar permanently



@rushabh_mehta

On 11-Jun-2014, at 8:30 pm, Athikawat Wattanadechachan <athi...@gmail.com> wrote:

i don't understand why you suddenly changed default web layout by add a sidebar for only homepage and in the other page there are white space on the right that cannot add anything

--
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-fo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/1eea6a6b-952e-46c6-aea6-e2958dffaa23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Athikawat Wattanadechachan

unread,
Jun 11, 2014, 11:07:20 AM6/11/14
to erpnext-u...@googlegroups.com
thank you 

and how can set in CSS

could you show me some example

Rushabh Mehta

unread,
Jun 11, 2014, 11:19:12 AM6/11/14
to erpnext-u...@googlegroups.com
A simple view source should help you

Here is the CSS you can add globally (via Website > Setup > Style Settings or such)

.page-sidebar { display: hidden; }
.page-content { width: 100%; }


@rushabh_mehta

--
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-fo...@googlegroups.com.

Athikawat Wattanadechachan

unread,
Jun 11, 2014, 11:20:17 AM6/11/14
to erpnext-u...@googlegroups.com
thanks i will give a try
Reply all
Reply to author
Forward
0 new messages