soberrycool
Forum Replies Created
-
Forum: Your WordPress
In reply to: Yet Another Design, CSS, 3D, Compositing blog ;)I love the footer. I would not have guessed it was a modified K2, you’ve really made it your own.
Forum: Plugins
In reply to: automatic wp mp3 player helpSorry about the delay, I already had a few mp3’s on my server so I just used the URL option instead of the upload option under the admin section. Sometimes the songs play sometimes they don’t. I was also able to get the player to display in my sidebar by moving the files that we’re found under /themes/automatix to the themes directory, basicly just cutting out the automatix directory.
my site is http://angee.soberrycool.com
I hope this helps, I’m a php newbie but I’ll try and help any way I can.Forum: Plugins
In reply to: automatic wp mp3 player helpI have it working, I didn’t even bother trying the upload option but instead used the external song/URL option to link to the mp3 file I already had on my server. my problem now is how do I get the actual player to show in my sidebar?
Forum: Themes and Templates
In reply to: no css in IEO.k I fixed it..not sure what caused it but reloaded the them style.css fixed it.
Thank you podz, jcraveiro and Lorelle for being so neighborly and helping me.
Forum: Themes and Templates
In reply to: no css in IEI removed all plug-ins, no change
I’ve double checked the css against the original css.
I had about 88 validations errors and I’ve corrected all but 12, it was 8 but then went up to 12, I’m still working on it.I’m just stumped, but considering how little I know about php that’s not hard to do.
Forum: Themes and Templates
In reply to: no css in IEI removed the spaces and the line break but still no change.
I can’t figure out why it is all of a sudden happening.
I recently added the plugs- ins bdp-referral tracker and the follow url plug-in. I ‘m afraid when I installed one I may have messed something up. I deactivated both but still no change.Forum: Themes and Templates
In reply to: no css in IEI changed the code but it doesn’t appear to have changed anything in Internet explorer.
I’ve added several plugins could one of them be causing it?
I also went to the validation link suggested by Lorelle and I’m in the process of fixing the invalid code.Thank you
Forum: Themes and Templates
In reply to: no css in IEIn the page source I see the command @import url, but in header.php I don’t see it. this is my header.php
<div id=”header”>
<ul id=”topnav”>- ” id=”navHome” title=”Posted Recently” accesskey=”h”>Home |
- About |
- Archives |
- Links |
- Contact
<h1>” title=”<?php bloginfo(‘name’); ?>”><?php bloginfo(‘name’); ?></h1>
<div id=”desc”><?php bloginfo(‘description’);?></div>
</div>I’ve been working so hard on the site and I’m so tired I hope I’m not missing it.
Thank you