sickpromo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Side bar messing up?? Yup, it is.Never mind. I’ll just use a different and simpler theme. This one has got too many problems. Thanks for all the help! I greatly appreciate it!
Forum: Themes and Templates
In reply to: Side bar messing up?? Yup, it is.I just tried that.. exactly as you said. Sorry, still doesn’t work. the right column keeps shifting to the left once it reaches the end of the post. (As you can still see here: https://sickpromo.net/make-money/ )
Any more ideas..?
Forum: Themes and Templates
In reply to: Side bar messing up?? Yup, it is.No reply…? Somebody please give me some super clear and easy to understand help… This is urgent, I’m using this website for 2 product launches..
Forum: Themes and Templates
In reply to: Side bar messing up?? Yup, it is.you found a ‘div id=”right_col” ‘ in my style sheet? Where exactly? I just went through all the sheets 3 times and can’t find that code anywhere.. and once I find it, what exactly must i change about it? Could you please give me the exact code to add and where to add it? Sorry, I’m not that savvy with coding yet.
Thanks a mill!
Forum: Themes and Templates
In reply to: Side bar messing up?? Yup, it is.Mmm… I’m not sure if I clearly understand what you’re telling me. What I’ve done now, is where the code was like this:
</div> <!--page navigation ends--> </div> <!--left_column ends--> <?php get_sidebar(); ?><!--right_column ends--> </div> <!--content text ends-->
I’ve changed it to this:
</div> <!--page navigation ends--> </div> <!--left_column ends--> <div id="right_col"> <?php get_sidebar(); ?><!--right_column ends--> </div></div> <!--content text ends-->
But now, the entire side bar moves underneath the post for some reason and the footer gets placed way too low, as you can see here:
https://sickpromo.net/make-money/ , but once again, on the page where the post is long enough, the home page, there’s no problem at all.Forum: Themes and Templates
In reply to: Side bar messing up?? Yup, it is.Alright… Thank you.
Could you please give me the basic code and tell me where to stick it as well? I’m very new to wordpress and the coding; I can edit code alright-ish, but creating it is an entirely different story.Thanks again!
Forum: Themes and Templates
In reply to: Side bar messing up?? Yup, it is.no answer at all?