Forum Replies Created
-
In reply to: Changing the height of the flyout menu, and aligning them even at the top
May 28, 2011 at 8:49 pm #14298You might insert this (20px) in Custom CSS/ Child Theme: style.css π
#nav .menu ul li a, #nav .menu ul li a:visited {
border-bottom: 1px solid #A0A0A0;
color: #000000;
line-height: 20px;
padding: 2px 5px;
text-decoration: none;
width: 165px;
}You decide font & size π
#nav .menu ul a, #nav .menu ul a:visited {
font-size: 12px;
}Using CSS is great for styling text: http://csstypeset.com/
Kim
Hi Joe
When looking
Not logged InYour Posts isUncategorizedKim
Hi
On Your path to Media here:
http://contradiccionesdelabiblia.com/wp-admin/options-media.php
Try insert:
wp-content/uploadsKim
Hi Vaibhav
.post-title, .post-title a, .post-title a:visited {
border-bottom: 1px solid #E3E3E3;
font-family: georgia,verdana,tahoma,arial;
font-size: 30px;
padding-bottom: 5px;
text-align: center;
}This Just Might Work π
Kim
Podiummaster
Here goes, You have this code on Your site:
#header {
background-color: #000000;
background-position: center top;
background-repeat: no-repeat;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
height: 198px;
position: relative;
width: 960px;
}Then You put this picture in the header:
element.style {
background-image: url("http://thepodiumdaily.com/wp-content/themes/graphene/images/headers/flow.jpg");
}The picture is 965x200px & You wonder why its blurred π
Then again, Please upload 960x198px image Or Change Your Header Code size.
Sorry, I Just lost track Of Times this been told here in Forum π
Kim
I see Your still Using English WordPress, is it the Spanish 3.1.3 WordPress
Waiting in Your updates. It Just might correct things π
Kim
Hi
You Must have One Page On Static Front Page in WordPress,
Well, Then make it Welcome/Info Your Viewers, right π
Kim
Hi
Have You tried to remove the Widget & save changes.
And then insert the Widget again with Your Code π
You can Change Gravatar here: http://en.gravatar.com/
It Follows the choosen e-mail globally. If You like π
Kim
Upload it to Your media catalog in WordPress
Then copy the link to image & insert link here π
Kim
