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
In reply to: Widgets move above footer on Graphene 1.6.(only with Firefox)
February 8, 2012 at 3:19 pm #23355Hurm.. if that’s the case, then the solution will be as easy as setting the column width options to round numbers instead.
Regarding the maths:
646.785 + 283.125 + (10 x 4) = 970
where (10 x 4) = 10px gutter on left and right of the container each, and 20px gutter between the two columns.
Admin
Moved to Support. Please post in the correct section next time.
Admin
Hey Josh,
Not to pick on you, but starting from version 1.6, we should discourage users from modifying the theme’s columns width directly using CSS. Instead, do it directly using the theme’s options. This is because there’s a lot of things that need to be changed / updated when you modify the column widths, and the theme’s Column Width Options is designed to do just that.
As for Gendji’s site above, the overflowing slider and posts can be fixed by simply removing the
widthproperty from the.featured_slider #slider_rootand.postselectors, and then remove thepaddingproperty from the.postselector as well. Afterwards, the positioning of the post date needs to be adjusted.Appreciate your help so far. It’s about 4am here and I’ve got a flight to catch tomorrow morning, and will probably not have internet access until Monday at the earliest, but I trust the forum users will be in capable hands 🙂
Admin
Try not to make any column widths changes via CSS. Instead, do it directly using the theme’s options. There’s a lot of things that need to be changed / updated when you modify the column widths, and the theme’s Column Width Options is designed to do just that.
Admin
In reply to: after update, excerpt shows on entire lenght of slider and homepage pictures squashed
February 8, 2012 at 12:53 pm #23302See this topic to change the slider layout back to two columns:
Admin
https://forum.graphene-theme.com/topic.php?id=3088
—
Sent via Android using Tapatalk. Please excuse my brevity.
Admin
Install the Contact Form 7 plugin, then create a contact form using that plugin, then create a Contact page and add that form into that page.
Admin
Try adding this to the Custom CSS option:
.header-widget {
position: absolute;
right: 100px;
}Admin
By different “style” do you mean a completely different stylesheet, or a different content and layout?
Several options:
1. Place different widgets on different pages by using the Widget Logic plugin.
2. Create a custom page template, and then apply that template to that particular page.
3. Unload the theme’s stylesheet and load up your own, custom stylesheet.
Admin
In reply to: Top Menu bar displaying "above" images shown through the Shadowbox-JS Plugin
February 8, 2012 at 5:51 am #23417Try replacing the content of the theme’s
style.csswith the updated one here:
