Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
Hurm.. seems like the “Blogs” menu item is actually a Home link in your Custom Menu, but the description has been changed to “Blogs” instead of Home. Try removing the “Blogs” menu item in your custom menu, and add it again.
Admin
There’s this additional line at the very top of your site’s code which isn’t supposed to be there.
<link href='http://fonts.googleapis.com/css?family=Comfortaa|Ubuntu|Droid+Sans|Orbitron:900' rel='stylesheet' type='text/css'>That line should be in between the
<head>and</head>tags instead.Admin
This is usually caused by one of the sidebar widgets having unclosed
<div>or extra closing</div>. What’s the URL to your site?Admin
The latest version is 1.1.1. Also, a note about the “Display recent posts by category options”. This option does not disable the recent posts listing in the front page. Instead, it just adds another listing beneath the Recent posts listing, which lists the recent posts by categories. See this screenshot:
Admin
Heads up! I’ve installed the wiki here: http://wiki.khairul-syahir.com/graphene-theme/wiki/Main_Page
You can start creating/editing the pages I’ve linked to from the main page. You don’t need to be registered to create/edit the pages, but a reCaptcha will be displayed everytime before you save the page. To get rid of the reCaptcha, just register an account in the wiki.
Happy wiki-ing!
Admin
Can you try using other browser, like Firefox?
Admin
Add this in your Custom CSS option:
.entry-content ul li {
list-style-image: none;
}Admin
Erm…because you’re using the Blogs page as your Static Front Page?
Admin
Like Ken said above, you would need to modify the sprite_h.png image. You can download the theme’s PSD files here: http://code.google.com/p/graphene/source/browse/#svn%2Ftrunk%2FPSDs
Admin
Use CSS absolute positioning. Unfortunately, I can’t provide the codes for you since you don’t have the text enabled on your website.
