Guzzo
Forum Replies Created
-
Forum: Themes and Templates
In reply to: CSS validation questionOkay, I figured it out myself. The theme is older and not being kept up by the author. I just replaced “no-repeat” with “background-repeat: no-repeat” and that did the trick.
Thanks for being here for support anyway.
Forum: Themes and Templates
In reply to: CSS validation questionHere’s the full link to the validation error and my CSS file –
Forum: Your WordPress
In reply to: I simply can’t believe it.I agree.. you are very talented.
Forum: Themes and Templates
In reply to: Editing 2 Columns of Content on One PageYou may also find this plugin useful.
Forum: Fixing WordPress
In reply to: Can’t Create Line Breaks ARGH!!What’s your URL?
Forum: Fixing WordPress
In reply to: Sidebar IssuesThanks for the input guys, I really appreciate it.
Mercime.. you’re correct that it happens with IE6, but I can’t upgrade the company’s software.
BUT, I did figure out what the problem was. In one of my posts, the image I used was too large and was causing the sidebar shift. I reduced it’s width and presto, back in business.
Mike
Forum: Fixing WordPress
In reply to: Sidebar IssuesAnyone?
Forum: Plugins
In reply to: sharethis images disappear after 2.6 upgradeYes, I see them just fine.
Forum: Plugins
In reply to: sharethis images disappear after 2.6 upgradeIt looked ok to me. Did you upgrade your ShareThis to 2.2 and repaste your widget code?
Forum: Everything else WordPress
In reply to: AddThis WidgetThanks.. I’ll try it out.
Forum: Themes and Templates
In reply to: sidebar blogroll errorOkay… figured it out.
Forum: Themes and Templates
In reply to: Kubrick HeaderWelp.. still can’t get it to work in IE, but I’ll keep at it.
I’m going to mark this message resolved, but if anyone wants to chime in, I’m all ears. Thanks.
Mike
Forum: Themes and Templates
In reply to: Kubrick HeaderThanks again for the advice, I added Firebug… very handy.
The Kubrick style.css header came with the theme “as is”. I’m not sure why the #header css properties are defined in two places. I’ve only altered the two items I’m asking questions about.
But, I’m still wondering why the title text aligns left when the original blue Kubrick background flashes, even though I have the padding set to align where it is in the header picture?
Do I need two adjust the padding somewhere else?
Forum: Themes and Templates
In reply to: Kubrick HeaderThanks mendezki.. worked like a charm.
If I could ask you another question about the same header..
I used left-side placement code with padding to adjust the title text to the position where I currently have it placed with the image.
h1 {
font-size: 2.4em;
text-align: left;
padding: 0px 0px 0px 40px;
}However, when the page first loads, I notice that the original blue background, with a left-justified title name shows up for about half-second before the image with adjusted text does.
Am I missing coding somewhere else or is this just a normal function of the theme?
Mike
Forum: Fixing WordPress
In reply to: Blogroll categoriesThank you moshu… appreciate it. That has to be the fastest response on record. I didn’t even finish editing my post before you replied.
I already checked out your link beforehand, but was looking for a more specific answer. I guess I’ll just have to get me some of that there edjimication and figger it out myself. ??