neronix
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Okay I played around css of searchform changed to these values:
Everything seems ok for now. Need to check on different monitor resolution (other than 1024×768).#branding #searchform { position: absolute; top: 10em; /* <--this value */ right: 7.6%; text-align: right; } #branding #searchform div { margin: 0; } #branding #s { float: right; -webkit-transition-duration: 400ms; -webkit-transition-property: width, background; -webkit-transition-timing-function: ease; -moz-transition-duration: 400ms; -moz-transition-property: width, background; -moz-transition-timing-function: ease; -o-transition-duration: 400ms; -o-transition-property: width, background; -o-transition-timing-function: ease; width: 200px; /* <--this value */ } #branding #s:focus { background-color: #f9f9f9; width: 200px; /* <--this value */ }
solution for other problems still trying to figure out
Forum: Themes and Templates
In reply to: Add Meteor Slides to header of Twenty Eleven themeyes of course. above code is without errors. i want to add meteor slides in the header.
Forum: Themes and Templates
In reply to: Add logo and change css propertyI am running website locally.
Forum: Fixing WordPress
In reply to: How to show news headings in static frontpageThank you. It will certainly be helpful.
Why WordPress team doesn’t put related links on the Plugins Directory page? Finding Plugins would be much more easier then…
Forum: Fixing WordPress
In reply to: How to show news headings in static frontpageSorry for late reply. I wasn’t talking about that sort of news. I was wondering if I could show summarized post of specific category on the static frontpage. I have checked previous threads but I haven’t still figured it out
Viewing 5 replies - 1 through 5 (of 5 total)