Home › Forums › SKT Full Width Forum › width of mainpage
- This topic has 15 replies, 3 voices, and was last updated 8 years, 8 months ago by Jens Pommerenke.
-
AuthorPosts
-
March 15, 2016 at 1:36 pm #26932
Hi, i have the SKT Full width Pro and i want change my width of mainpage.
The menu has 250 pixel, the space between menu and mainpage has 30 pixel and my mainpage has 720 pixel. This seam to be the standard setting. I dont find the code to change it. I want my mainpage at 1000 pixel or more.
How and where can i change it?
March 16, 2016 at 5:25 am #26998Hi Jens,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
#primary{width:1000px !important;}
Regards,
DaveMarch 16, 2016 at 7:57 am #27028Hi Dave,
Thank you for your answer. It works but not realy 😉 the mainpage got to 1000 pixel but then it is under the menu.
Also is the postings are then a lot of BLACK space between my text and the blog sidebar.
Do you have a idea?
March 16, 2016 at 9:48 am #27040Hi Jens,
Kindly show us your website URL.
Regards,
DaveMarch 16, 2016 at 10:17 am #27043no Problem 🙂
http://www.airpictures.de
March 16, 2016 at 10:25 am #27047Hi Jens,
Kindly go to Appereance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code:
#wrapper{width:1260px !important;}
#primary{width:1000px !important;}Regards,
DaveMarch 16, 2016 at 10:33 am #27048The start Page works good…..the rest unfortunately not 🙁
I have dont change it back so you can see it on my Homepage
March 16, 2016 at 12:50 pm #27064Add this code in custom css box:
#secondary{width:20% !important;}
Regards,
DaveMarch 16, 2016 at 1:02 pm #27069Great this works too now……last Problem is the space between my text and the blog sidebar.
You can see it on
http://www.airpictures.de/360-panorama-hattingen/
March 16, 2016 at 1:11 pm #27071Okay, Add this in custom css box.
.blog-post{width:70% !important;}
Regards,
DaveMarch 16, 2016 at 1:38 pm #27084Very good ….. Thank you!
Whenn you now can say me why the footer is a little bit width then the rest and is overlaying the page then you are the best 🙂
March 17, 2016 at 10:11 am #27213It is me again 🙂
Is it possible to hide the blog sidebar that i only have the postings?
The overlaying footer with the more width is not so important 😉
March 17, 2016 at 10:59 am #27219Hi Jens,
Kindly go to Blog page and edit the page. On the right hand side you will find the “Page Attributes” Box. Select the template “Fullwidth” or “No Sidebar” and Save.
Regards,
DaveMarch 17, 2016 at 11:04 am #27223Hi Dave,
Thank you for your patience 🙂
This choice I have only at sites not at the posts
March 17, 2016 at 1:16 pm #27249Hi Jens,
We will have to update the theme. Give us 1 week for us to update the theme for posts layout.
Regards,
Shri -
AuthorPosts
- You must be logged in to reply to this topic.