It looks like you're new here. If you want to get involved, click one of these buttons!
I have followed the instructions for installing the vanilla forum on wordpress and all the settings in vanilla...I am not sure what is going wrong. I have set up a Community tab on this website, http://www.choosehealthmatters.com. On first click of Community it all looks correct - but once you click inside the forum, for example, click on the Activity Tab, it throws the forum up to the top left of the page - and my theme looks "distorted". Any ideas? Thank you so much.
Edited to say - it still appears in my theme - just throws my theme up to the top left side of the screen.
Comments
Interesting - this seems to be an IE issue. I am not experiencing the same problems in Firefox.
works for me in Chrome and in IE8 as well
which IE version u r using?
Theme Charcha for great desktop and mobile experience! - drop me a message :)
I am using version 9....thoughts?
I used IE tester app and it appears the same way (according to the app) in IE 8 that it does in IE 9. When you first go to the community tab - it appears normal, but if you click on a category it throws the forum and theme up to the left hand corner of the browser.
it works fine for me in IE test 8 as well :P. can you post a screen shot or something?
Theme Charcha for great desktop and mobile experience! - drop me a message :)
Great Idea! lol. OK...here is what I am seeing. http://www.healthmatters.idaho.gov/screenshot.jpg
try giving your div.entry-content { position: relative }
Theme Charcha for great desktop and mobile experience! - drop me a message :)
Forgive me - where do I do that? In the css in the editor of Wordpress? Where is this located to change it?
i think for now you dont have it in there. so you can just add the above statement anywhere in the css
Theme Charcha for great desktop and mobile experience! - drop me a message :)
First off. I just want to thank you for all your help, however; that didn't work. :) Any ideas on what else I could try?
I stuck it here.
/* Images */ img, a img, img:focus{border: 0; outline: 0;}
/---------------------------------------------------------------/ /* LAYOUT ELEMENTS /---------------------------------------------------------------/
div.entry-content {position:relative}
/* Heading */ h1, h2, h3, h4, h5, h6 {clear: both; font-weight: normal;} h1{font-size:24px} h2{font-size:22px} h3{font-size:20px} h4{font-size:18px} h5{font-size:16px}
I am thinking I should post this on theme creators forum. Maybe he will have an idea. Obviously it isn't a vanilla issue.