wkstrm
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sydney] Links in category not coloredHi again… Now I’ve tried on 4 different devices using freshly installed never used before web browsers and there are still gaps in the text.
I have also purged caches, I’ve done hard cache clearings and what not.
Forum: Themes and Templates
In reply to: [Sydney] Links in category not coloredHi again, I tested to paste your code into the Appearance > Customize > Additional CSS but it seem to do nothing. 🙁 I even tried changing the colors around a bit in the code but still no result. I also tested in 3 different browsers on 2 different units. Below is current plugin list (which should not interfere I think?):
Interactive Geo Maps
NextGEN Gallery
Performance CachePerformance
Then there are 3 plugins from my host (spam protection/maintenance mode/integration to the host dashboard). This I think should not affect the looks of the site at all.
Forum: Themes and Templates
In reply to: [Sydney] Links in category not coloredHi! Try this link for example: South Africa – wkstrm
Forum: Plugins
In reply to: Posts only for membersI found the solotion.
Changing my search variables netted me exactly what I needed.This plugin made my day: WP JV Post Reading Groups
Forum: Plugins
In reply to: Posts only for membersIf there is something to be used togheter with BuddyPress it would be brilliant! 🙂
Also, I don’t want any message saying you need to be logged in to view this content, I just want the post to be not visible at all for users who are not logged in.
thanks.. 🙂
almost looks like before!Forum: Themes and Templates
In reply to: Twenty Eleven – Make the menu bar slimmer?Alright! Then I think I can make the rest soon! Just need to try some more modifications. Then I’m gonna make the child theme, wipe the current extremely corrupted Twenty eleven and then put in a new fresh one and see how the child theme is doing! Then the Go-Live of my site is not that far away after all! 🙂
Thanks for the help btw! Very much appreciated! 🙂
I’ll send you a link when I go live so you can see it! 😀Forum: Themes and Templates
In reply to: Twenty Eleven – Make the menu bar slimmer?Ah alright. And then I can just put in all the changes one after another in the style.css file, right?
Somehing like this as an example:
#access a { color: #4bbef1; line-height: 2.000em; } #access { background: #fff; /* Show a solid color for older browsers */ -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px; -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px; box-shadow: rgba(0, 0, 0, 0.4) 0px 0px 0px; } } #branding #searchform div { margin: 50; }Something like this? And of course, with the needed “starting information” for defining the child theme and all that.
Forum: Themes and Templates
In reply to: Twenty Eleven – Make the menu bar slimmer?Ha! Victory!
On a side note! I was obviously looking in the totally wrong place!
When making the child theme, can I just use this part:
} #access a { color: #4bbef1; display: block; line-height: 2.000em; padding: 0 1.2125em; text-decoration: none;For changing the thickness of the menu bar, or do I need to pick up something more along the way?
EDIT: I noticed I also need the part below it for the menu to work properly with the child pages in the menu.
Forum: Themes and Templates
In reply to: Twenty Eleven – Make the menu bar slimmer?🙂
Then, when we’ve cleared that out.. How do I change the “thickness” of the menu bar? I want it to be slimmer but can’t really figure out how.:(
Forum: Themes and Templates
In reply to: Twenty Eleven – Make the menu bar slimmer?I was mostly thinking of using only the parts that I have changed from the style.css and not the entire style.css
Forum: Themes and Templates
In reply to: Twenty Eleven – Make the menu bar slimmer?I’m just experimenting on it as is right now. Helps me understand how it works. I’ve mostly just changed the colors and size of fonts/colors/bold/italic etc. My idea was to use the edited theme and make a child theme out of it, but first I need to find the necessary parts to make the menu bar slimmer.
When I’m going live with my site I will use a clean installation of the Twenty Eleven theme on a totally different server with a different DNS.
Can I use a “modyfied copy” of the Twenty Eleven theme as a child theme?
Forum: Themes and Templates
In reply to: Twenty Twelve – Static homepage – CustomizeThe most important for me to change is the looks of the static home page. Then if I can adjust the width and some other minor stuff that is just a plus.
But I know jack shit about php and css.. This will be a bumpy ride I think. 🙂
Forum: Themes and Templates
In reply to: Twenty Twelve – Static homepage – CustomizeAh yes, I see now that I had totally missunderstood the concept of child themes. lol..
I seem to have a lot of reading to do, and then re-read everything to make sure I understand it.
With this child-theme, can I change the width/alignment of columns and such? How much can I change with it?
Forum: Themes and Templates
In reply to: Twenty Twelve – Static homepage – CustomizeYes, I might have missunderstood how things work but I thought that creating a child theme for that page should do the trick. I just don’t know how to make it they way I want it. 🙁