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
Topic moved to the Support section. Please post in the correct section next time, and take some time to read the forum rules.
As for your query, you can find the answer in this post: https://forum.graphene-theme.com/graphene-support/new-navigation-menu-in-version-14-a-heads-up
Admin
Try this instead:
.two-columns .homepage_pane img{
max-width: 317px;
width: auto;
}Admin
You are also free to change the text to anything else, or even to remove it altogether. The theme is released under GPLv2 licence, which grants you complete freedom to do whatever you want with the theme.
Admin
Do yourself a favor and go install Firebug for Firefox. It makes it very easy to determine which CSS needs changing.
Admin
Topic moved to the Support section. Please post in the correct section next time.
Create a new file called
fa_IR.phpinwp-content/languages(create the folder if it doesn’t exist). Then, add this code into that file:<?php $text_direction = 'rtl'; ?>Admin
Link to your site? Also, you would need to edit your wp-config file to tell WordPress that you’re using the Farsi language.
Admin
Quote:Paypal buttons get messed up when switching from html to visual mode?I don’t think this is a theme issue, as the theme doesn’t control/implement the editor.
Admin
You can target specific widget by their ID. Each widget is given a unique ID, which you can discover using Firebug. That way, you can avoid the additional div and margins issue.
Admin
Those are excerpts, and in excerpts all HTML tags are stripped. Use the Graphene Options > Display > Excerpts Display Options > Retain these HTML tags in excerpts to retain some of the HTML tags.
Admin
In reply to: Re: How do you make the “custom header” smaller than its default size
September 3, 2011 at 1:55 pm #16878Splitted and moved your post into a separate topic. Please don’t hijack other topics with unrelated queries.
