gazpachu
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress 2.8 update and then problems with the character setPlease some help ??
Forum: Fixing WordPress
In reply to: WordPress 2.8 update and then problems with the character setAfter the update to 2.8, the DB format is the following:
The “wp_terms” table is set to “utf8_unicode_ci”, but the category titles are not showing correctly.
On the other hand, the “wp_posts” table is set to “latin1_swedish_ci”, but the posts are not showing correctly either ??
Any ideas?
Forum: Fixing WordPress
In reply to: WordPress 2.8 update and then problems with the character setAny idea of how to restore it?
Forum: Themes and Templates
In reply to: Custom Theme in IE6 sidebar goes to the bottomIt worked! Thanks ??
Forum: Themes and Templates
In reply to: Custom Theme in IE6 sidebar goes to the bottomhelp please
Forum: Themes and Templates
In reply to: Single column admin themeThank you bleach984… Now it looks better in Firefox but in IE still it doesn’t work.
This is how it looks the CSS now:
/* Can change this */
#moremeta fieldset, #advancedstuff fieldset {
margin-bottom: 1em;
}
#moremeta fieldset div {
margin: 2px 0 0 0px;
padding: 7px;
}
#moremeta {
line-height: 130%;
position: relative;
float:right;
left: 230px;
}
#moremeta select {
width: 96%;
}Any other helpfull suggestion?
Forum: Themes and Templates
In reply to: Single column admin themeI still couldn’t fix it ??
Forum: Themes and Templates
In reply to: Single column admin themeThe login works fine with me… What problem do you have? what’s the error message?
To vkaryl: I’ve already tried that, but the ones that I’ve found are not based in a single column layout… therefore, is the same position:absolute thing that doesnt help me.
Forum: Themes and Templates
In reply to: Single column admin themeokey, i start now to describe it
in the write section of the admin panel of https://www.saveguimaras.com
i would like to align all the boxes in the right with the editor of the left
the problem is:
the boxes are inside of a DIV with position:absoluteif the position remains absolute, the boxes will not stay FIXED.. they will move when the user Resizes the window
if the position changed to relative, all the boxes will be displayed on the TOP of the editor.. and its impossible to me to align them to the right of the editor
the question is: how to align the boxes with the editor
Forum: Themes and Templates
In reply to: Single column admin themeHi,
Im trying and trying! but i cannot fix it. I feel very frustrated with my CSS Knowledge. This is how I understand the situation…with the help of DOM inspector of Firefox:
The div “poststuff” (its the main container of the write page in the admin menu).
Inside of it, there is the “moremeta” div and inside of it there is the “dbx-group” and “grabit” DIV.
Moremeta and dbx-group are the DIVs that contain all those fancy boxes… that I cannot align with the editor and the other stuff..
Ive tried everything I know…
I need a CSS guruForum: Themes and Templates
In reply to: Single column admin themehelp
Forum: Your WordPress
In reply to: Admin theme for Kubrick done!It didnt work… I still need help on this topic and don’t tell me that a “reduced width admin” is not interesting, because I’ve already received some e-mails asking me about the files…
Forum: Your WordPress
In reply to: Admin theme for Kubrick done!Thank you man! That was definitely helpfull ??
I’ve added “margin-left: -210px;” to the #grabit and now looks great.
The problem now is the body of the page in the post section. It is not aligned with the header and footer. But this problem only happens in the post section and with Internet Explorer.
And the second problem is the background image of the footer… there is a white line at the bottom that i would like to take out.
Thank you!
Forum: Your WordPress
In reply to: Admin theme for Kubrick done!bump again ??
Forum: Your WordPress
In reply to: Admin theme for Kubrick done!?? Please, I still couldn’t fix it