Hello Friend
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: K2 Hook Up] Inclusion of PHP codeIf I activate k2 hook up on my site…a different theme, will it work? If not what must I do in order to make it work? Thank you.
DanielDickey.com
Forum: Plugins
In reply to: adding a survey or poll to a blogMe too…
DanielDickey.com
Forum: Installing WordPress
In reply to: Thesis 1.5 QuestionDoes anyone know what this line means? Even thesis 1.4 says the same thing for me.
Forum: Themes and Templates
In reply to: WordPress with Thesis theme – customization tips requiredLooking at this site…www.hasnainzaheer.com How do I get the light blue background behind my text in the side bars?
I like how it looks, but am not finding the option to do it with the theme.
Forum: Fixing WordPress
In reply to: Center a widgetized adsense-adnevermind, I added </center> below it. Thanks so much.
I put it under my header.
Forum: Fixing WordPress
In reply to: Center a widgetized adsense-adI’m putting <center> above the adsense code and it’s centering my whole page? What am I doing wrong?
Forum: Fixing WordPress
In reply to: MAGAZINE BASIC theme: Need help with Categories Menu, PleaseThanx so much…I also was wondering about the things you made and uploaded. I got the header part down, but wanted to know how you got the different colored bars up and running.
Once again great idea for a site!
Forum: Fixing WordPress
In reply to: MAGAZINE BASIC theme: Need help with Categories Menu, PleaseAwesome! Smart move. It looks good. Did you just replace the files in the image folder and it automatically switched them out or did you have to go ahead and change code as well?
I have two websites
DanielDickey.com
but just uploaded magazine basic for
matzahmatter.com
Forum: Fixing WordPress
In reply to: MAGAZINE BASIC theme: Need help with Categories Menu, PleaseHow did you put your personal header up? Did you change the colors in the stylesheet?
Forum: Fixing WordPress
In reply to: How to have multiple writers on a blogGreat! Thank you.
Forum: Fixing WordPress
In reply to: How To Make Header Image ClickableAnyone figure this out yet?
Forum: Fixing WordPress
In reply to: Site Acts different in Internet ExplorerI deleted all the stuff in the html part and the blog started working fine again. Thanx a lot.
For anyone having this problem it was for sure because I copied and pasted from Microsoft word. Just delete all the code in the html section of that post.
My page and sidebars worked within minutes.
Forum: Fixing WordPress
In reply to: Site Acts different in Internet ExplorerThanx iridiax.That makes sense I copy a lot from word, but what about my sidebars not showing up as well?
Forum: Fixing WordPress
In reply to: Site Acts different in Internet ExplorerI called my hosting company and they said they felt it was an issue with Internet Explorer and to call microsoft….wtf. What’s your site? I’m curious to see how it comes up.
Mine is https://www.DanielDickey.com
Forum: Fixing WordPress
In reply to: How To Make Header Image ClickableOk I did that and I defiantly did it wrong. That is what I have there right now. What do I change?
<div id=”header” onclick=”location.href=’https://danieldickey.com/’;” style=”cursor: pointer;”>
<h1>/” title=”<?php bloginfo(‘name’);?>”><?php bloginfo(‘name’);?></h1>
<p id=”desc”><?php bloginfo(‘description’);?></p>
</div><!– end id:header –>