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
Sharepoint: Change page layout and content type for specific page
I have a page layout in a solution I have deployed. The page layout also has a custom content type associated.
I wish to update this page layout and content type, but only for a specific place on the site. The reason is that for important "operation…

Christian P.
- 4,784
- 7
- 53
- 70
0
votes
1 answer
SharePoint 2010 custom display form like publishing page?
I want to display a list item in a different detail page, not dispform.aspx, not in modalbox. Page must be inherit site masterpage, layout page and must be in portal sitemap like publishing page.
Breadcrumb must be like this:
Company Intranet >…

Murat
- 878
- 3
- 11
- 19
0
votes
2 answers
How to start implementing a running text algorithm?
I have a dialog implementation that receives a length of text from the user and I'd like to format it over multiple lines in a visually pleasing way. The user can include their own line breaks in the string which I would also like to account for.
Is…

fbrereto
- 35,429
- 19
- 126
- 178
0
votes
2 answers
SharePoint - Set custom publishing page layout custom field programatically
I have a custom publishing page content type, based on the Publishing Article Page content type. On this content type, I have a custom field named "PageContentCategory". In my code to create new pages, I tried this:
PublishingPage newPublishingPage…

TehOne
- 2,569
- 3
- 26
- 36
0
votes
1 answer
Using PageLayout in Accordion kivy python
I am trying to use PageLayout in Accordion but its giving me this error when I try to click anywhere. How to make it working.
Traceback (most recent call last):
File "accmain.py", line 19, in
LiuApp().run()
File…

Narendra Singh
- 33
- 5
0
votes
3 answers
How would my web page examples look like before mod rewrite when using PHP
I want to display all my tags on one web page for example, www.example.com/tags/ and then when some one
clicks on one of the tags I want to display all the posts related to that tag on another web page for example, www.example.com/tags/clicked-tag/…

snag
- 393
- 1
- 3
- 5
0
votes
2 answers
Viewing fixed page layout on mobile devices
I am using fixed page layout of my website (http://www.oatmeeel.com). It works fine on desktop browsers but not on mobile devices. The website is scaled to fit the browser but the format of some components change. Help please? Thank you!

Nitsorn Wongsajjathiti
- 317
- 1
- 5
- 19
0
votes
1 answer
Fixed page layout HTML
I am really new to web design, so please help me out! I am trying to get a fixed page layout for my personal website http://oatmeeel.com/. I used fixed width in px and html {min-width: 1440px}. This works fine in MAMP localhost (image 1). The page…

Nitsorn Wongsajjathiti
- 317
- 1
- 5
- 19
0
votes
2 answers
ASP.Net MVC: Showing the same data using different layouts
I'm wanting to create a page that allows the users to select how they would like to view their data - i.e. summary (which supports grouping), grid (which supports grouping), table (which supports grouping), map, time line, xml, json etc.
Now each…

vdh_ant
- 12,720
- 13
- 66
- 86
0
votes
2 answers
Adobe Muse,Mobile,Page layout,Left aligned,Right side gap,
I have created a website using Adobe Muse and have uploaded the site to the ftp server . The website is live and is as designed when looked via a desktop. But when the same site is being viewed from a mobile, the entire page is getting left aligned…

user2197401
- 1
- 3
0
votes
0 answers
Page Layout with menu and pages
i have the follow problem, i have create a page layout like follow
HTML

TLSK
- 275
- 1
- 6
- 25
0
votes
1 answer
In Salesforce Whats the difference between Page Layouts and Visual force Pages?
I have created a custom Object in Salesforce. Now to save values in that what should i use Page layouts or a visualforce page and apex controller? in other way- When should we use page layouts and when the visualforce pages should be used?

mani
- 3
- 3
0
votes
1 answer
How do you put in percentage based margin to a CSS grid?
I'm trying to learn how to build a grid system - and so far this is what I've got. What I want to know is, how would I create actual gaps between the colums? If I put in a margin, everything goes out of the grid, because "box-sizing" only accounts…

firefiber
- 155
- 1
- 2
- 10
0
votes
1 answer
how to keep floated item centered within container
OK, I've gotten the prelim version of my page started, but I'm having a problem with two floated div's that are wrap in header tag. Basically, I want the two rectangles to center within the containing div tag. One of the rectangles overlaps the…

JZeig1
- 403
- 1
- 6
- 13
0
votes
1 answer
How to modify Page Layout with Layout Handles
I'm in the process of creating a custom Page Layout. I've added the necessary XML to my module's config.xml file, created the template and the template is selectable in the Admin Panel.
I don't seem to be able to modify the page layout with layout…

callmetwan
- 1,205
- 2
- 14
- 31