Yro
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Eleven Blank Space in Single PostI also tried it:
.singular .entry-header .entry-meta {
padding: 0;
margin-top: -30px;
}Thats the code Im using for the front page and there it works but in single posts only the date goes up (more then needed in fact) and the nav menu and the post title continues with the same spaces.
Forum: Themes and Templates
In reply to: Twenty Eleven Blank Space in Single Post.singular .entry-header .entry-meta {
top: 0 !important;
}Nothing happens ??
Forum: Themes and Templates
In reply to: Twenty Eleven Author Bio BoxLet me explain better.
I want to add an “highlight box with Rounded Corners” between my menu bar and the posts from the blog default page.
Does anybody can help me?
Forum: Themes and Templates
In reply to: Twenty Eleven centered Menu?Problem solved.
Thank You dude.
Forum: Themes and Templates
In reply to: Twenty Eleven centered Menu?Ok.
I cannot stay here and wait for every work to be done…
I made one change:
#access a {
line-height: 3.3em;
}Now the menu is centralized and its in the perfect size, form, etc.
Its just perfect.
Thats the 3rd time You help me in the past few minutes. I dont know how to thanks.
Well.
Thank You so much for Your help and for wasting Your time with my questions.
and, again, sorry about my english.
Forum: Themes and Templates
In reply to: Twenty Eleven centered Menu?Now I tried this code:
#access a {
line-height: 1em;
}with “2em” and the menu texts gets the correct aspect, but the menu is very tiny yet.
Can You help me with it?
Take a look at my blog to see what Im talking about.
Forum: Themes and Templates
In reply to: Twenty Eleven centered Menu?This realy centralize my menu but make it tiny..
Take a look at: https://www.intheup.net/blog
How to solve this issue?
Forum: Themes and Templates
In reply to: Twenty Eleven centered Menu?Im trying this code:
#access {
background: #000;
margin: 0 auto;
width: 800px;
display:block;
position:absolute;
text-align:center;
}
#access ul{display:inline-block;}With this, the menu gets centralized, but it gets more heigh. How can I make the menu centralized but with the same heigh as before the edit?
Forum: Themes and Templates
In reply to: Twenty Eleven Posts with bordersProblem solved.
Forum: Themes and Templates
In reply to: Twenty Eleven One-column width?Problem solved.
Forum: Themes and Templates
In reply to: Twenty Eleven One-column width?OMG dude. You’re awesome!!!
Thanks again..
Now I have my last question. Ill post it in another topic so this one can be closed.
Forum: Themes and Templates
In reply to: Twenty Eleven One-column width?But this code will increase the width of the page, the column, the menu, etc?
I want that the entire layout becomes large then it is in default.
Ill try it..
Forum: Themes and Templates
In reply to: Twenty Eleven Posts with bordersOMG. Thats beautiful!!!
Thank You man. Im really happy with Your help here.
Ill post another topic in this forum for other question I have.
Thanks again dude.
Forum: Themes and Templates
In reply to: Twenty Eleven Posts with bordersWell, Ive tried this code with no lucky:
.entry-header .entry-meta {
border:1px outset (border:2px) #F0F0F0;
}Im learning CSS yet… Please help me with it..
Edit.: sorry dude. Iwas writing this when You post your help. Ill try it right now and post here my results…
Forum: Themes and Templates
In reply to: Twenty Eleven Posts with bordersSo..
I found some infos about my asking for help and Ill try to explain more what I want here…
Take a look at this link: https://wpbtips.wordpress.com/2009/10/14/borders-pt-1/
I want my posts to be showed in blocks like “outset (border:6px)” item.
Is that possible in Twenty Eleven Child theme?
Please, somebody help me with it.