mathis@Tambour
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Custom Avatar SupportDid it worked ?
Forum: Themes and Templates
In reply to: Header image full width of pageIt’s because you wrote some padding before the Header :
body .site { padding: 0 2.85714rem; } & .site { padding: 0 1.71429rem; }You should delete it and put this padding in each content.
Forum: Themes and Templates
In reply to: Custom Avatar SupportI don’t know if this is what you want, but in my one theme i was uploading picture on my own theme_settings. This is a link where i was able to do it.
You could probably use it to do what you want.
http://www.webmaster-source.com/2010/01/08/using-the-wordpress-uploader-in-your-plugin-or-theme/Forum: Themes and Templates
In reply to: Remove visible borderIf it’s the border just under the Header’image,
i found it #wrap {border-bottom: 1px solid #CCCCCC;}
If it’s a child theme, you should do like that :
#wrap { border: none !important;}I really need help guys !
Forum: Themes and Templates
In reply to: Singular layout problemActually, that’s not the real problem on this website !
Colors aren’t really nice for our eyes !Forum: Themes and Templates
In reply to: Twentyeleven – CSS border property overriding table bordersHere’s what you get… Separate Purchase Ultimate Secrets to Saltwater Aquarium Fish and Invertebrates $27.00 Free Gift # 1: Guide to Making Money From Your Saltwater Aquarium $27.00 Free Gift # 2: Guide to propagation of Invertebrates, Corals and Sea Plants $27.00 Free Gift # 3: Saltwater Aquarium Set-Up Checklist $10.00 Total Value: $91.00 Your Price: $37 Total package Savings: $54Is it the table ?
You can write in your child :
.entry-content td, .comment-content td { border-right: 1px solid #DDDDDD; }Forum: Themes and Templates
In reply to: Twentyeleven – CSS border property overriding table bordersIf you write exactly the same #div {border: 1px !important; } as parent theme, that should resolve it !
Forum: Themes and Templates
In reply to: [zBench] Decrease the H1 Font sizeIf you could give an adress, that’s would be really helpfull.
In my website, i don’t use h1 so …
But it should be h1 { font-size: 15px } isn’t it ?Forum: Themes and Templates
In reply to: Twentyeleven – CSS border property overriding table bordersYou should write the same #div in CSS, but with : {border: 1px !important;}
Forum: Alpha/Beta/RC
In reply to: Problem media_send_to_editorThanks for your help.
And yes, my websites use this plugins, so if i can, i will appropriate this plugin !Forum: Alpha/Beta/RC
In reply to: Problem media_send_to_editorWill try it tomorrow. ( I am frensh, so not the same hour ^^ )
http://www.mirorii.com/fichier/32/671819/highslide-integration-rar.htmlForum: Alpha/Beta/RC
In reply to: Problem media_send_to_editorThat a Highslide plugin.
But the owner is dead, so i have to update it by myself !Forum: Alpha/Beta/RC
In reply to: Problem media_send_to_editorWas a good idea, but not works again ! :s