ckronengold
Forum Replies Created
-
Forum: Plugins
In reply to: Changing CSS of Buttons and removing borders around imagessolved by adding
<style>#content img, #content-full img { box-shadow: none; }</style>
to the header
having the same error.
tried a few times, using both upload methods, and still not getting proper thumbnail display.
using WP 3.06Forum: Fixing WordPress
In reply to: cant log in to multiple WP blogswell, you called that one right. When I switched to the windows firewall and turned off ZoneAlarm, i was able to bounce between blogs.
Very odd, though. Since i’m running the exact same firewall on both partitions. Same settings. So damn weird.
Any suggestions for the proper settings??
Thanks SO much for the help. It is very much appreciated.
Forum: Fixing WordPress
In reply to: cant log in to multiple WP blogsNot having any problems bouncing between blogs when I booted from my other partition. Same firewall, same anti-virus. It really is the darndest thing.
Forum: Fixing WordPress
In reply to: cant log in to multiple WP blogsI’m going to remove Spybot since thats the only new thing I’ve added to my system, but I seriously doubt thats the issue. Using ZoneAlarmPro and AVG antivirus. Once I’m in, Wp 2.1.2 works flawlessly.
This is what comes up in the address bar after a failed log in:
http://thedigitalhobo.com/wp-login.php?redirect_to=%2Fwp-admin%2FForum: Fixing WordPress
In reply to: cant log in to multiple WP blogsThanks. I’m just having a frustrating day. Any idea on the log in issue?
Forum: Fixing WordPress
In reply to: lost passwordIts not a matter of explaining. I’m having the same problem. The changes I’m making with phpMyAdmin just aren’t taking hold. Not sure if it takes a while for my host to update the database or whatnot. But I’m being sent a new password, confirming with the link, but the new passwords aren’t working. thats on a couple of my blogs. Just seems to be weird. Don’t want to have to reset the whole thing, y’know?
Forum: Themes and Templates
In reply to: problem with sidebar graphicgreat suggestions. I actually just went hunting for some themes or stylesheets that would fix the problem, and I was able to find one. The Neutron theme worked perfectly for me, so I guess I’m just going to stick with that and make any mods within that theme.
go ahead and check it out again. Thank you so much for your help. Really very appreciated.
Forum: Themes and Templates
In reply to: Is there a map of the WP sections or themes?still not 100% sure what I did wrong, but images are working fine. they weren’t the cause of my alignment problem.
no matter what template i choose, my sidebar is still wreaking havok with my main content. they can’t seem to sit side-by-side.
any help is most appreciated, but i’m exhaused at this point and going to call it quits for the night.
Forum: Themes and Templates
In reply to: problem with sidebar graphici’m leaving it as is for now, and really hope someone can help. the sidebar is in the right place, but its pushing the main content down until the end of the sidebar. i guess its easier to see whats going on this way than with the sidebar at the bottom.
hoping for any help.
thanks!
Forum: Themes and Templates
In reply to: problem with sidebar graphicyeah, 1.5 doesn’t have a wp-layout file. I guess that would work only for 1.2, but i’m going to try and stay as current as possible.
if you can think of anything else, i’d be most appreciative. maybe i’ll just start with a clean sidebar template from someone else.
Forum: Themes and Templates
In reply to: problem with sidebar graphicwill that work in 1.5 as well?? I’m trying to get a handle on both of them. But the 1.5 pages seem to have a different structure. But I’ve been looking mostly in the style.css file and you are suggesting “layout” so I’ll try that.
The sidebar is working fine when I jump to posts using the “categories” and the “archives.” I guess I didn’t add the sidebar to the individual “page” pages, but even without it, it looks fine.
I still just can’t get the sidebar to work on the main page. I thought it might have been something funky from the google adsense unit, but I got rid of that and still can’t get this thing to sit in the right place.
Forum: Themes and Templates
In reply to: problem with sidebar graphicI’m also having a sidebar problem. Finally got things working in general, but i’m not sure that I understand how <div>s work.
I cant seem to place my sidebar anywhere without it moving my posts all over the place.
http://www.theviewfrommysofa.com/
Any help would be great.
Forum: Themes and Templates
In reply to: Is there a map of the WP sections or themes?some silly mistakes. first, it wouldn’t accept the path I was assigning to the image. not sure why, since it was still in a subfolder of the wordpress folder, just not in the content/themes folder.
and it seemed to not like the .gif file I uploaded. Can WP not handle gifs???
Forum: Themes and Templates
In reply to: Is there a map of the WP sections or themes?Correct, but there’s lots of references to each section in the theme editor.
For instance, if I want to put an image in the header instead of using the kubrick template, I know I need to replace the background-color = with a background-image = url(Imagelocation/image.gif)
But i’m not sure in which template to make the edit. Do I do it in the index.php page? or in the Style sheet editor in the Admin? I’ve tried a bunch, and I can’t get it to change.
At first, i thought I was adding the image to the section of the CSS that just dealt with the colors and text, so I made the changes down in the ‘structure’ section of the style sheet, but it still didn’t do anything.
Or do I do everything having to do with the header in the actual Header theme editor?
I’m just confused as to where to make the edits.