tdouglass
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Make title image overlap backgrounddralezero, thanks man! I had to tweak some of the code, but this worked like a charm! Much appreciated!
[resolved!]
Forum: Fixing WordPress
In reply to: How to position a Widget at the bottom of page?Eric got me all fixed up. Thanks bro!
Problem = Resolved!
Forum: Fixing WordPress
In reply to: How to position a Widget at the bottom of page?Oh, sweet man. I appreciate it!
Forum: Fixing WordPress
In reply to: How to position a Widget at the bottom of page?I appreciate the suggestions. I tried looking at a way to make Cais’ solution, but it’s beyond my abilities for coding. I’m not knowledgeable enough yet to create a div that actually works. 🙂 I get the general idea of it, but nothing I did actually provided results.
I also tried using the image as a background, but the #contentwrapper already lists a background image:
#contentwrap {
background: url(images/contentwrap.png) top left repeat-y;
}Is it possible to do two? I tried that and it didn’t work.
Thanks!
Forum: Fixing WordPress
In reply to: How to position a Widget at the bottom of page?Hmmm, I tried your suggestion for moving the widget, but that’s not exactly doing what I want it to do. Here’s an example (quickly photoshopped jpg) of what I am trying to figure out:
basically I just want to put a character at the bottom of the sidebar in that space.
Forum: Fixing WordPress
In reply to: How to position a Widget at the bottom of page?Hi Eric!
I appreciate the reply and I’ll try that out in a second.
I feel like a noob asking, but what’s a ga.js? The google analytics script? I just this second removed it if that’s what you were referring to. I’ve been using another tracking service anyway.
Thanks!