Page layout is the part of graphic design that deals in the arrangement and style treatment of elements (content) on a page
Questions tagged [page-layout]
124 questions
0
votes
1 answer
wiki custom page layout freez the save,checkout, and page layout option?
I have developed the Custom Wiki page layout and deployed it successfully but once I changed the layout its freeze pagelayout, save, checkout options?
I have checked with admin/siteowner user
Run on IE, Chrome, etc browsers also.

Nazish Ali Rizvi
- 175
- 6
- 15
0
votes
2 answers
Repositioning page layout with CSS
I have a problem where I wish to alter the positioning of webpage using CSS for a mobile view. The current set up for desktop is a sidebar floated to the left and a textbox floated to the right. The HTML is as follows:

amburnside
- 1,943
- 5
- 24
- 43
0
votes
1 answer
How to re-use the same Page Layout, but apply different styles?
I am currently working with SharePoint 2010 to make an intranet at work. I have very limited experience with it.
I need to create a page layout. In my mind, a page layout is a way of displaying the different containers in the page, not styling the…

Simon Lapointe
- 135
- 6
0
votes
1 answer
Header doesn't extend with page width
No idea why this is happening. My head is a standard div, nothing special. When the content extends the page width, the header won't extend with it. See screenshot:
http://dl.dropbox.com/u/7830551/Screenshots/e5zxgw58gxm9.png
How do I fix this?…

Binary Logic
- 1,529
- 2
- 17
- 19
0
votes
1 answer
Changing portal page layout depending on the user
Is it possible to change the portal page layout depending on the user on WebSphere portal? For example, I have 2 portlets A and B. For user 1, I want portlet A to appear above portlet B and for user 2, I want the reverse, ie, portlet B should appear…

Nithin Satheesan
- 1,546
- 3
- 17
- 30
0
votes
1 answer
How to set Custom-Field type column on SharePoint Application Page?
I have page layout for my sharepoint news.
I have control where administrator can set few checkboxes.
How can i set that selected choices to custom field in my news item?
I got events reciever but i dont have access to my page layout controls…

Ievgen
- 4,261
- 7
- 75
- 124
0
votes
3 answers
How to use PageLayout in a SharePoint Site?
I am kind of new to SharePoint. I am learning it on the go and learned about the concept of pagelayout and publishing features on the site. But I am not really 100% sure what is the difference between a WebPartPage, SitePage and PublishingPage. I…

Andres Morales
- 155
- 5
- 15
0
votes
2 answers
Grid960 SharePoint Page Layout
My master page are using the Grid960 CSS framework. But I am not sure that my page layout is using the CSS framework correctly.
I got the nasty vertical and horizontal scroll bars. How can I get rid of the nasty vertical and horizontal scroll bars?

John Hansen
- 288
- 1
- 3
- 14
0
votes
1 answer
HTML/CSS invisible margins by default, but not when using position:absolute
Simple problem:
By default, for example, when I have a file like this:
I get a div that has margins of about 10px from the edges of the window - there is white…

Panini Raman
- 491
- 1
- 5
- 12
0
votes
1 answer
SharePoint 2010 "E-mail a Link" within a page layout
I have a question concerning the OOB SharePoint 2010 feature "E-mail a Link" which is displayed on lists/libraries and containing items.
I am developing a type of "Article Page Layout" for a client. At the bottom of the article, they would like to…

Josh Henninger
- 63
- 1
- 3
- 9
0
votes
1 answer
Chrome rendering odd CSS layout (Firefox and IE are good)
This is what my HTML page looks like in Firefox and IE:
And this is the same page in Google Chrome:
Here is the HTML code:

Boris
- 9,986
- 34
- 110
- 147
-1
votes
2 answers
How to layout aspx page that looks like a paper form?
I've been developing desktop aps, so my aspx/html got a bit rusty. What I need to do is layout an aspx page with fields that look something like this (there are many fields, this is just an abstraction):
Basically, the items look like they are in…

veljkoz
- 8,384
- 8
- 55
- 91
-1
votes
1 answer
SAP ui5 detail Page layout
i want to implement this type of layout in one module shown in the given picture can you please help me.
layout

Vaibhav Bhatnagar
- 1
- 1
- 1
-1
votes
1 answer
SharePoint 2013 File Not Found Missing Page Layout
How do I detach a page layout from a page and attach a different one? Is there a powershell command. SharePoint Designer is throwing an error.
I deployed a new set of master pages and page layouts and removed my old ones. I missed detaching a…

user3662078
- 13
- 4
-1
votes
1 answer
How to lay out an HTML page in top, bottom, & right parts? (Second round)
This is a fork of a question that I posted a few days ago with the same basic title.
To recap what I'm trying to do:
I want an HTML page in three parts. One (TOP) occupies the upper left part of the window. Another (BOTTOM) occupies the lower left…

Jonathan Sachs
- 613
- 8
- 19