tripeX
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Change email on ww.wp.xz.cn? How?From current webmaster@ to m.boll@, the domain remains the same π Thank you very much. ^^
Forum: Themes and Templates
In reply to: CSS problemsAlready done. And well, one thing about the style.css file from the Kubrick theme: “OMFG, never seen such chaotic CSS.”
Looks like I will have really fun with this piece of CSS. (-_-)
And next time, I’ll make a screenshot for podZ π
Forum: Themes and Templates
In reply to: CSS problemsNo, this won’t work, I’ve already tried. I think the negative value doesn’t work.
At the moment I’m really close to what I want, but there is still a 1 px “border” thing above the headerimage. -_-
UPDATE: OMFG, I finally got it. Had to change some values in the style.css. I don’t know why, but the #headerimg and #header is in the style.css and in the header.php, and both have heigth values, and that was the solution. Pin down the heigth to the current imagedimensions and everything works. ^^’
Forum: Themes and Templates
In reply to: CSS problemsHm, to delete “bottom” didn’t work. It must be something else.
What I say now is not my real opinion, but now I hate CSS for the moment. -_-
Forum: Themes and Templates
In reply to: CSS problemsYour welcome, me too. 56k dialup sucks, but here we have no other ISP in this region. Well, trying to optimize the imagesize for you.
EDIT: replaced with a 50kb GIF87.
Forum: Themes and Templates
In reply to: CSS problemsI know, sorry, but its little bit hrd for me to explain such technical stuff in Englisch. I can understand Englisch in every way, written or spoken, but I have some problems to write down what I mean. Please don’t hit me for this.
Well, as I said, I tried to get the CSS working for the headerimage with the margin and padding values, but nothing works for me at the moment. I would be glad, if someone knows how to get this 6 to 8px padding/margin problem out of the way. I#m little bit helpless for now. (-_-)
The padding: -5px 5px 5px 5px; leads to a funny result, look at the testpage.
Forum: Themes and Templates
In reply to: CSS problemsYes and I explained it: I want to get rid of this 6 till 8 px space above the headerimage. These little 6 or 8 px that belongs to the backgroundimage.
As I said:
> I’m trying to get rid of this “border” on top of the
> headerimage, but no chance.Sorry when I couldn’t explain it better, but you see the site, you see the headerimage, and maybe you see my problem. But how could I tell better?
(-_-)’
Headerimage needs some time to load btw, its a ~250kb PNG24 (I don’t mind IE compatibility, I support the “Too cool for IE” campaign. ^^’)
Forum: Themes and Templates
In reply to: CSS problemsYou see the link up there? It leads directly into my testblog, where I’m trying to make a new theme for my blog and where you can see the problem live. So for what a screenshot?
Forum: Themes and Templates
In reply to: CSS problemsWell, you see the link, you see the headerimage and you see the backgroundimage that is behind the headerimage and forms a 6 till 8 px border on top of the headerimage? Got it?
Forum: Fixing WordPress
In reply to: Possible to download the entire Codex for off-line reading/printing?Hm, any chance to get it in an importable format? I run several mediawikis on my local dev machine and therefore an importable version would be great. The problem is: I only got an expensive dial-up connection so online reading is not really the way to go and pdfs are to unflexible to read in my opinion (Well, easier said, I hate single page PDFs, because I cannot crosssearch through every document or just click on a link and the next page pops up and so on.). Importable I mean like wikipedia does it in their download directory.
Forum: Plugins
In reply to: Problem with several plugins that all use add_filter()Hm, should have a look into the plugin API and try to fix it myself. Any suggestions are welcome, I’m a real newbie when it comes to do some coding stuff. ^^