carmen2013
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Jkreativ Lite] How to Full-width on pagesYay!!! Sweeet! So glad it worked for you. I came across your post looking for help with this same issue. Hopefully this is useful info for someone else.
Cheers!
-CForum: Themes and Templates
In reply to: [Jkreativ Lite] How to Full-width on pagesHi Jess,
What web browser are you viewing the changes in? I was able to go to your site on FireFox, I used the web developer tool bar to edit/view code and it worked perfectly. Unfortunately I can’t send a screen shot through the forum. I’m tempted to think it’s a browser issue as to why it didn’t work.
I don’t think the removal of the sidebar.php code makes an actual difference but I did it anyway.
Forum: Themes and Templates
In reply to: [Jkreativ Lite] How to Full-width on pagesHi Jessica,
I had the same issue, I modified the .php files. You want to make the change in two places if you want the width to expand for both posts and pages.
For the pages, go to Appearance > Editor > Page Template
Replace this:
<div class=”pagewrapper fullwidth pagecenter withsidebar”>With:
<div class=”pagewrapper widewidth pageleft withsidebar”>Also, for the “Sidebar” in the Editor, I removed all the code completely. Just be sure to keep a copy of all original code for those pages in case you need to restore them.
CarmenLeahMcDonald.com