Move Sidebar Wrapper (Or Other Widget Area) To Header
Started by
mdvanhelden
, Nov 05 2012 02:08 PM
move widget area
9 replies to this topic
#1
Posted 05 November 2012 - 02:08 PM
can anybody help me out?
Ik building a website for a client with the Pagelines Platform.
She wants to put a form on te top of her website in the header area just above the social media icons.
I would like to move the sidebar wrapper or any other widget area to the header area. Is there any way I can do this?
Thank you!
Ik building a website for a client with the Pagelines Platform.
She wants to put a form on te top of her website in the header area just above the social media icons.
I would like to move the sidebar wrapper or any other widget area to the header area. Is there any way I can do this?
Thank you!
#2
Posted 05 November 2012 - 03:15 PM
i think in pagelines platform its not possible.
with pagelines framework you could place the slider inside the content area and use the sidebar oder sb wrapper in addition with css to fit your needs.
with pagelines framework you could place the slider inside the content area and use the sidebar oder sb wrapper in addition with css to fit your needs.
#3
Posted 05 November 2012 - 03:17 PM
mmm, basmati, tan kyou for your anwer, this was not the answer I was hoping for....
Maybe someone else?
Maybe someone else?
#4
Posted 05 November 2012 - 03:21 PM
you could try - but its from the pagelines forum
#5
Posted 05 November 2012 - 03:24 PM
thank you, I'll look into that!
#6
Posted 05 November 2012 - 04:39 PM
Please let us know how that works for you.
#7
Posted 05 November 2012 - 07:14 PM
OK,
I did sometihing else and it look like its working:
I only added this CSS:
/* Moves blog name & description to the left */
#branding {
float: left;
width: 620px;
}
/* Moves the new widgetized area to the right and levels it with #branding */
#list_sb_universal {
float: right;
width: 300px;
padding: 88px 0 44px;
}
I did sometihing else and it look like its working:
I only added this CSS:
/* Moves blog name & description to the left */
#branding {
float: left;
width: 620px;
}
/* Moves the new widgetized area to the right and levels it with #branding */
#list_sb_universal {
float: right;
width: 300px;
padding: 88px 0 44px;
}
#8
Posted 06 November 2012 - 06:20 AM
Excellent, let us know if we're ok to resolve this thread or if you require further assistance
#9
Posted 06 November 2012 - 10:41 AM
Hi James,
I was not sattisfied, zo I made a little change: I relapced 'width' with 'max-width' because of the responsive design.
You can close this thread.
Thank you!
I was not sattisfied, zo I made a little change: I relapced 'width' with 'max-width' because of the responsive design.
You can close this thread.
Thank you!
#10
Posted 06 November 2012 - 06:23 PM
The topic was marked as resolved.
Also tagged with one or more of these keywords: Resolved, move widget area
Resolved
PageLines Framework →
Technical Support →
Anything Boxes And Polylang Language Filtering ProblemStarted by janpeeters , 01 Dec 2012 |
|
|
||
Header In Banner AlignmentStarted by bankrollbuilder , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
2 Hero UnitsStarted by starlit , 28 Nov 2012 |
|
|
||
Tabs Do Not Align HorizontallyStarted by hutruk , 28 Nov 2012 |
|
|
||
Resolved
PageLines Framework →
Customizations →
Reduce Margin In Contact FormStarted by texasx , 27 Nov 2012 |
|
|













