lorbach
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Decode] Explore Page?Cool. Happy WPing!
Forum: Themes and Templates
In reply to: [Decode] Explore Page?Without really digging in… I’m guessing you can //comment out the items you don’t want to display.
Forum: Themes and Templates
In reply to: [Decode] Explore Page?Hello PaoloMorales. Can you pass along your site url and/or theme? I’d be happy to dig in.
Cheers.
Forum: Themes and Templates
In reply to: [Omega] Change ColorYou should familiarize yourself with Firebug for Firefox and/or the Chrome Inspector. Really easy to right click on your object and get all of the info you need.
This is the css you’ll want to edit…
.site-title a, .site-title a:hover {
color: #FFFFFF;Gold: #af982d
Forum: Fixing WordPress
In reply to: Search box and form fields not showing up.Great to hear you got it!
And thanks for the compliment. The Pixel1Media portal is an exercise in simplicity. 🙂
Cheers
Forum: Themes and Templates
In reply to: [Omega] Change ColorI personally think it looks really good now.
Same as before… change the background to #ffffff and text to #000000.
background: none repeat scroll 0 0 #FFFFFF;
color: #FFFFFF;Forum: Themes and Templates
In reply to: [Omega] Change ColorProgress! The font colors are white.
But you also changed the background color of the title. Change that back to #000000.
background: none repeat scroll 0 0 #FFFFFF;
color: #FFFFFF;Forum: Themes and Templates
In reply to: [Omega] Change Color#fff is white. So if you want all text to be white you’ll need to find #333333 and #666666 (2 shades of grey) and change them to #fff.
Forum: Themes and Templates
In reply to: [Omega] Change ColorNo worries. Your english is better than most!
Search your css and change #333333 and #666666 to #ffffff.
Forum: Themes and Templates
In reply to: [Omega] Change ColorHmmmmm… sorry it’s early here and my brain isn’t functioning at full capacity yet.
So you have a black background and you want to change the ‘BIO” header to black? Your H1 color is: #333333 (really dark grey)
You’d just need to change that color.
Forum: Themes and Templates
In reply to: [Omega] Change ColorHello majlo17 in Poland!
I see a black background on your site now. Did you already figure out how to make that change? Or are you referring to something else?
Cheers.
Forum: Fixing WordPress
In reply to: Search box and form fields not showing up.Hmmmmmm. It’s never good when your themes break.
I’m not quite sure what you mean by the “search bar”. Where is that on your site?
Forum: Themes and Templates
In reply to: [MH Magazine lite] QuestionJeekHeroes… did get it worked out?
Cheers.
Forum: Themes and Templates
In reply to: [MH Magazine lite] QuestionHello JeekHeroes. Happy to help. Can you pass along your site url and/or theme? Most themes would allow for this type of customization.
Cheers.
Forum: Your WordPress
In reply to: It is Fast or SlowHi blograzzi. You can always get stats using a speed test tool like…
http://tools.pingdom.com/fpt/
(Load time: 4.09s. Your website is faster than 39% of all tested websites)And now I need to buy some kettelbells. 🙂