ataner
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Jetpack Mobile Theme – Shibui ThemeI deactivated the mobile theme in jetpack and it has turned out fine.
Forum: Fixing WordPress
In reply to: Photo Galleria – only thumbnails show upI tried everything but was not able to fix it. I decided to go for another gallery plugin. In case you have the answer, please let others know who might bump into the same problem. Thank you.
Forum: Fixing WordPress
In reply to: Restore deleted ‘blog’ pageThanks. I have figured in the meantime. It works fine.
Forum: Fixing WordPress
In reply to: Restore deleted ‘blog’ pageYes, my front page is a static home page and page ‘journal’ is set as static posts page.
Forum: Fixing WordPress
In reply to: Restore deleted ‘blog’ pageThanks.I thought there was a default blog page.
I have created one page to replace the original blog page called ‘journal’. I set it as posts page and added some widgets, however this page has different look from the original blog page. (E.g. it does not have the header image with the blog title.) Does it have to do something with the theme itself? Is it possible to make it look as the default blog page?
http://www.szur.org/journalForum: Fixing WordPress
In reply to: Fix footer to bottomThe stylesheet looks like this now. It might help.
/* Footer */
#footer-wrap {min-height: 100%;height: auto !important;height: 100%;margin: 0 auto -5em;}
#footer {width:950px;padding:0 0 .5em 0;margin:0 auto;color:#999;font-family:american typewriter;text-align:left;clear:both}
#footer p {color:#C0C0C0}
#footer h3 {margin:0;padding:0 0 .5em 0; border-bottom:none; color:#C0C0C0}
#footer .item {margin:0 0 5em 0}
#footer, .push {height: 5em;}
#footer ul{list-style:none;margin:0 0 1.6em 0;font-size:2em;}
#footer ul li a,ul.txt li{height:1%;line-height:1.4em;display:block;padding:6px 0 6px 8px;}
#footer ul li a:hover,ul.txt li:hover{color:#fff;background-position:1px 0.8em;background: #111}
#footer ul li a span,ul.txt li,h4 a span{color:#696455;}
#footer ul li.active a{cursor:default;color:white;}
#footer ul ul{margin:0;list-style:none;}Forum: Fixing WordPress
In reply to: Fix footer to bottomThanks! It worked. It picked the footer out of the div, however it did not drag the div down on those pages where the div container does not have full content. Is it possible to make the div container automatically adjust to the size of the screen? To have the footer in the middle of the page is pretty annoying. E.g. here: http://www.renataszur.com/portfolio
Forum: Fixing WordPress
In reply to: Fix footer to bottomThanks. Does it have to do something with the CSS or with the theme itself? Is there a way I could actually fix it?
Forum: Fixing WordPress
In reply to: Fix footer to bottomThanks esmi. Unfortunately it did not work. I added it as follows. Have I done something wrong?
#footer {width:950px;padding:1.5em 0;margin:0 auto;color:#999;font-family:american typewriter;text-align:left;clear:both}
Forum: Fixing WordPress
In reply to: Fix footer to bottomHi esmi,
The footer has different placement on several pages.
Here it is within the div:
http://www.renataszur.com/contactHere it is outside of the div:
http://www.renataszur.com/portfolioI would like to add a fix place to the footer so it would appear outside the div on the bottom left on every single page. Some pages like the one above has not got enough content, hence the footer is in the middle of the page. Is it possible to make the footer drag the div content down to the bottom? I hope it makes sense. Thanks.
Forum: Fixing WordPress
In reply to: Adding the same background image to all posts & static posts pageSurprisingly I could not find any useful information on this subject. My last hope is you guys. Anyone any idea? Thanks a lot!
Forum: Fixing WordPress
In reply to: Adding the same background image to all posts & static posts pageSorry, I forgot. http://www.szur.org
Thanks!