mbeezus on "Another header issue - how do I change the size limitations?"
Thank you for the link.
View Articledesilvabutler on "[Theme: Spun] Remove Widget Toggle Button"
Hi, thank you Caroline for the beautiful template. My question is: I would like to get rid of the toggle button for the widgets. Is there any way I can do this? As in, I want my widgets to just appear...
View Articledesilvabutler on "[Theme: Spun] Remove Widget Toggle Button"
Got it. Insert in child theme: #secondary { display: block; }
View ArticleBraveNewCode Inc. on "[Plugin: WPtouch] Footer at the top of page"
Hi, I did have another questions why isn't the mobile theme option working? thanks Please check if another plugin you have active on the site is causing the issue by deactivating your other plugins one...
View Articlevetala on "[Plugin: Totally Booked] Default plugin content showing up in my...
So I activated the plugin and immediately went to add a sample book to see what the layout was like. After I added the book in the dashboard, I published and viewed the page to find the content of the...
View Articlevetala on "[Plugin: Totally Booked] Default plugin content showing up in my...
I figured it out. In single_book.php I changed this: <div class="entry-content clear"> <?php $title = get_post_meta( 'content_title' ); if( ! $title ) $title = __( 'About This Book',...
View ArticleTheRestlessMouse on "[Theme: Spun] Remove Widget Toggle Button"
I simply put that bit of code in Appearance, Edit CSS, saved and opened my blog in a new window. Easy Peasey! Thanks!
View Articlesomeguy1212 on "Have a blank home page and have the footer always be at the...
I'm working on redesigning my website using wordpress and I ran into trouble with the home page of my site. I want to have it be a blank page, showcasing the background. Also I want to have the footer...
View ArticleDJDoubleXL189 on "Have a blank home page and have the footer always be at the...
Anyway, I'm assuming you have a specific page marked as the homepage: Put this in there: <Style> .page-content {display:none;} </style> It might not be called "page-content", it all depends...
View ArticleCole Geissinger on "Have a blank home page and have the footer always be at...
If you are looking to only effect your homepage will need to customize your theme. Currently, the "content wrapper" is styled to always display a white box, you'll want to remove some code that will...
View Articlesomeguy1212 on "Have a blank home page and have the footer always be at the...
I'm working on this through server2go before I upload it on my server
View Articlesomeguy1212 on "Have a blank home page and have the footer always be at the...
it worked Cole Geissinger, thank you, the Home Page works and I'm tweaking the footer
View ArticleCole Geissinger on "Have a blank home page and have the footer always be at...
Awesome! Glad to help :)
View ArticleMariaWeb on "colorway lite-footer fill background"
hi i'm having trouble making the footer image fill the background... hard to explain -.-U but i want to have the footer background similar to this site: http://www.signa.is/ I tried changing the width...
View ArticleMariaWeb on "colorway lite-footer fill background"
yeah almost forgot ... the site [No bumping. If it's that urgent, consider hiring someone.]
View ArticleMariaWeb on "colorway lite-footer fill background"
im just trying to put in the footer css because i forgot :( [CSS moderated]
View Articlealchymyth on "colorway lite-footer fill background"
im just trying to put in the footer css because i forgot :( thanks - but posting CSS is not needed when you provide a live link to your site.
View Articlepaulwpxp on "colorway lite-footer fill background"
This is from a quick inspect. .container_24.footer-container, .container_24.footer-navi { width: 100%; } .container_24.footer-container .grid_24, .container_24.footer-navi .grid_24 { display: block;...
View Article