Hi, How can I create a full page 'page template' ?
Full page
8 posts from 5 voices-
Posted 2 years ago #
-
Hey,
This isn't included in the theme package but is fairly simple to create. I've created the page template for you - you can download it here: http://cl.ly/0K463u0p0b1I0B0Q0g3e
This template displays no sidebar and by default the content width is set to 570px so a quick CSS edit is required.
You need to open up style.css and copy this code to the end of the file:
.content.fullwidth { width: 900px; }I added the class fullwidth to the page template and the code above sets the content width to 900px on a fullwidth page.
Hope this helps!
James
Posted 2 years ago # -
This has worked a treat :-)
Many thanks!
Posted 2 years ago # -
Hey,
No problem Joe, let us know if you have any other questions.
James
Posted 2 years ago # -
I have a couple of questions concerning the full width.
I have been trying to post a page and a blog post that just shows images concerning one client with a short description under each picture(if necessary). Currently the only single full page template shows images from the portfolio. which shows images form different clients.
I tried different blog post but I don't seem to get the proper results.
I want these images to be displayed one above the other down the page. I want these images to be as wide as the template is.
I see that you posted some PHP but I have no idea how to implement this page(create it) and make it work.
Could you give instructions in a simple to understand format for a novice to understand.
If the CSS fix make the full content 900 what is the actual width of the template? and I assume that I can change 900 to what ever to make it completely full width.Posted 1 year ago # -
Hi There, i have tried to do this as i need a full width page but i get
Parse error: syntax error, unexpected T_STRING in /home/coliccal/public_html/wp-content/themes/cubit-6-in-1-business-portfolio-theme/cubit/template_fullwidth.php on line 13Please help
Posted 1 year ago # -
Never mind, i fixed it. thanks
Posted 1 year ago # -
Glad you are able to find a fix levipage :)
Posted 1 year ago #
Topic Closed
This topic has been closed to new replies.














