Thread Starter
Lugh9
(@lugh9)
Ok youre completely right. Actually I feel pretty effin stupid now lol
I was working on the wrong file, with so many page templates I got confused.
I apologize for my stupidity 😉
Thread Starter
Lugh9
(@lugh9)
I already use firebug, and I already know css
I am lacking in PHP understanding
I get the feeling you didnt even read my post.
How about this. In my wordpress main index file how would I go about displaying an image? In html I would just do “<img src=”…” alt”.” /> but for some reason that wont work in my php index file. I assume there is a different way to go about it?