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
When pasting code into this forum, put them inside backticks (
Code:`), not
Code:[quote]. I’ve edited your post for this.
As for your issue, you haven’t replaced
graphene_before_content-mainwithgraphene_before_sidebar1.Admin
Try changing to the default TwentyEleven theme and see if the menu still doesn’t work properly.
Admin
Change
graphene_before_content-maintographene_before_sidebar1. Make sure you adjust the widths as well.Admin
Check the settings in WP Admin > Appearance > Menus, and make sure that the custom menu is assigned to the appropriate menu location.
Admin
Quote:I’m wondering about the easiest way to resize and place the slider window under the menu bar on the top-right-sidebar?Take a look at this topic:
https://forum.graphene-theme.com/graphene-support/extended-slider-problem#post-20868
Quote:I also would like to place the search form in the menu bar, like it is made here: https://forum.graphene-theme.comHow to make these changes?
Go to Graphene Options > Display > Header Display Options > Search box location.
Admin
In reply to: Display Options colors and slider on Static Front Page
June 25, 2012 at 10:10 pm #29598Quote:I am wondering why my selected posts showing on my static front page are not showing text color attributes as elsewhere (i.e. in slider and individual post pages, etc.). The text color is showing i panes as a lighter color..That’s intentional, to give more emphasis on the static front page content itself and less emphasis on the homepage panes.
Quote:Also noticing (just the last few days for all) in the Graphene options “Display” section…the color previews are not staying applied to custom color settings as previously.Could these be related?
Nope, but this will be fixed in the next update.
Quote:Also wondering if there is a way to place a small narrow border (with custom color option) around the slider instead of the thick top/bottom preset. Right now I just have the border colors set to #777777 so it doesn’t show at all.Add this CSS either into the Custom CSS option, or in your child theme’s
style.cssfile:.featured_slider {
padding-bottom: 1px;
padding-top: 1px;
}
.featured_slider #slider_root {
margin-top: 0;
}Admin
In reply to: How can i have two columns on the homepage (without static page) ?
June 25, 2012 at 9:50 pm #29398Quote:Will the modification for thumbnails as u say will change the columns too ?No, but this simple CSS will:
.two-columns .homepage_pane {
width: 280px !important;
}Admin
There are ghosts in the machines.
Admin
- Try giving a top margin to the site, and see how you’d like that
- Go to Graphene Settings > Display > Navigation Menu Display Options, and tick “Disable description in Header Menu”.
- Add at least another home page pane
- Remove the “Copyright” heading in the footer
- Choose better, non-pixelated pictures for the slider
- Expand the input fields of the contact to 100% of the sidebar content width
Admin
Quote:Same problem to me.I fixed it by commenting lines from 24 to 38 in index.php
but the problem persists in category listing pages.
What version of the theme are you using? Link to your site?
