Forum Replies Created
-
Sorry I have no short answer.
These links lead the way to make a custom menu in WordPress menu:
http://www.wpbeginner.com/wp-themes/how-to-add-custom-navigation-menus-in-wordpress-3-0-themes/
http://www.wpbeginner.com/wp-themes/how-to-style-wordpress-navigation-menus/
Well, Your footer CSS looks like this now:
#footer {
background: url("images/sprite_h.png") repeat-x scroll left -117px #000000;
box-shadow: 0 -3px 5px 0 #000000;
height: 49px;
position: relative;
}You can change the lines image file, color codes, box-shadow, height & position
in either Your Custom CSS, style.css or Best Of All in Your Child Theme style.css ๐
Test it all out with firebug – http://www.getfirebug.com
Kim
In reply to: Change Color of "Continue Reading" and "View Full Post" buttons
April 9, 2011 at 7:37 pm #12578Well it looks great from my Firefox ๐
I sometimes just Wonder if its working for all the IE versions out there.
Kim
Your post is 590px wide? Divided by 3 = No space
Hmm..Do You have some links to show this idea ๐
Then again, there are page templates in 1000 ways,
but I think Syahir have to rewrite Graphene Theme.
Kim
When you edit the limuosime page, choose another template in right side.
Then use Dynamic Widgets to show Your chosen Widget only on limuosime page.
(Remember You must first make the different widgets.)
And the other widgets on the other pages (not the limuosime page).
It Works. I have tried it ๐
Kim
In reply to: Problem with IE ver 6 and 7 – Page doesn't display properly
April 9, 2011 at 5:54 pm #13497Sorry I have no comments on older IE < 8
Maybe others have?
Kim
Hi Christine
Then again, You just might look at Your top-bar css:
#top-bar {
background: url("images/sprite_h.png") repeat-x scroll left -196px #000000;
height: 54px;
margin-left: 16px;
width: 900px;
}If You make a 900x54px image called: sprite_hc.png
#top-bar {
background: url("images/sprite_hc.png");
height: 54px;
margin-left: 16px;
width: 900px;
}I mean change the image to one of Your liking.
fuente_salusSorry no comment on Qtranslator
Kim
Well, I havent seen it before ๐
Others have:
Kim
Well, I havent seen it before ๐
Others have:
Kim
Im not have the problem ๐
But maybe this link works:
Kim
Are You using a Child Theme? Its more easy to find errors.
Hmm I see some child page errors..
If You are using Firefox, try install Firebug http://www.getfirebug.com
for more control options.
And maybe check links with this plugin: Broken Link Checker
By the way.. There can also be something with your permalinks:
I mean what syntax or plugin are You using?
WordPress 3.1.1 address permalinks:
http://wordpress.org/news/2011/04/wordpress-3-1-1/
Off Topic:
A Gravatar thing: http://en.gravatar.com/
If You like Your own Gravatar ๐
Kim
