2
votes
1answer
31 views

How to highlight the current page in the nav menu?

I'm customizing a WordPress theme for my school, and I'm a bit annoyed by the fact that the current page in the nav menu is not indicated. For example: You can clearly see that I'm hovering over a ...
0
votes
1answer
37 views

adding navigation to genesis themes

i'm following a tutorial provided here to add navigation menu, but not able to find out set of #nav in my style.css & my theme is eleven40. What we need to replace to get navigation menu?
1
vote
2answers
63 views

How does a Child Theme works?

I created a child theme and installed it but I don't know how exactly it works! For example, in the parent theme I have the code below: .header { margin-top: 10px; margin-bottom: 10px; ...
0
votes
1answer
38 views

How to change the standard width of a page

How can I expand the standard width of a page in a premium theme? It seems to be fixed to 800px, and I don't know where to start.
0
votes
0answers
23 views

Theme-Tigopedia Reloaded - How to align images? [closed]

I have recently installed the theme Tigopedia Reloaded, Before that all of the images in my site was proper . I mean three images in a row, But Now it's aligned one image for one row. ...
0
votes
2answers
53 views

Display Headings on Index page in different font sizes

The index page of any wordpress blog has a same size of font in their heading. Can't we tailor size of headings by ourselves for each post? If we change it by CSS, every heading will be changed. Or ...
0
votes
0answers
45 views

Function to hide wordpress theme's wrapper [closed]

I am trying to hide the main div containing the theme in my wordpress. I am just testing something. I can simply use css to display none the div, but some themes have the wrapper with a different id ...
0
votes
3answers
93 views

Different logo on homepage

I have uploaded a file as my main logo within the theme settings but would like a different logo on the main page. The theme I am using has a custom css option within the theme settings, can I use ...
3
votes
2answers
136 views

Are the wordpress Core css styles really all nessasary?

On WordPress Codex there are this CSS styles listed, its a quite big list of styles but it seems they are doubled unnecessary. It says: Each Theme should have these or similar styles in its ...
0
votes
1answer
70 views

Event Organiser breaks the theme [closed]

I installed a plugin called Events organiser and somehow it breakes the theme when viewing an event page. Can someone help me out as I´m struggling with this and can´t find the mistake. ...
0
votes
0answers
115 views

Balita Wordpress Theme has weird alignment issues [closed]

Tokokoo is no longer supporting the Balita theme so I am left to my own devices. I am getting a random alignment issue on a project I am working on. I don't think its CSS related because prior to ...
-2
votes
1answer
50 views

Best company to buy different Wordpress themes [closed]

I feel like every Wordpress theme is the same. Some are better than others, but there just isn't much variation. I was looking into redesigning my site but thought I'd look through Wordpress themes ...
1
vote
2answers
69 views

Style the archives/category sidebar widget via theme

I would like to change the appearance of the categories and archives widgets in the sidebar such that each category/month alternates the row color. The only way I know how to accomplish this requires ...
0
votes
1answer
45 views

Re-skinning Site

I have a website that I would like to re-skin for a short while as a form of advertising. I however cannot see where in the editor-style.css I would do this - this the top of my code : /* Theme ...
2
votes
1answer
99 views

How do I copy my Parent Templates to my Child Templates?

I'm trying to customize the Home Page of a Responsive Theme template. I had started with the Responsive theme and then found out that I had to do customizations on a child theme, so I downloaded the ...
0
votes
2answers
183 views

how would I change background color of a theme using a plugin?

I would like to change themes background color using a plugin. For when I use this code, function change_background_of_theme(){ ?> <style> #main{background: yellow;} </style> ...
1
vote
2answers
187 views

Sub folder CSS that's read by Admin panel

I'm in the process of creating a theme that will have several different setup options based on input from the administrator. One of the options will be to have a Zurb or Basic type layout. I'm ...
0
votes
1answer
99 views

Custom link color or stylesheets

I'm developing av theme for my WPMU users and are wondering is there a function for choosing the colors on the links? The same way Wordpress lets you change the background-color or header-images. ...
0
votes
3answers
451 views

How to add custom css file in theme?

Some themes ask you not to edit the style.css file, instead use custom.css file. If you write code on custom.css, it will overwrite the same element style in style.css. I think this is done in order ...
0
votes
2answers
498 views

hfeed CSS class in Twentyeleven Theme

The twentyeleven theme has hfeed class attached with the main container #page. I could not find any definition of hfeed in style.css. Does it have any purpose or its just a random class name given?
0
votes
1answer
74 views

Date based CSS/theme

Is it possible to set a CSS stylesheet or a theme for articles that were published before X date? The reason I ask is that we've just redesigned our website and some pages have images that are wider ...
7
votes
3answers
406 views

CSS classes for theme

Does anybody know predefined (suggested by WP) CSS classes which should I use in my theme? I have seen somewhere in Internet a list of all CSS classes, which are used in WP theme, but can't find it. ...
2
votes
1answer
46 views

How should I best target dynamically served content?

I am editing the 'Bizz' portfolio Wordpress theme(http://www.wpexplorer.com/bizz-wordpress-theme). It includes custom post types for managing portfolio examples, the highlights on the homepage, etc. ...
2
votes
1answer
57 views

What is the best way to provide plugin users with a way to customized the styles

I'm working on a plugin to be release to the public, it is a very simple plugin that includes a single html element in the page html. I can do many things to allow users customize its appearance: 1. ...
0
votes
1answer
89 views

Wordpress background image not changing [closed]

I have installed a complete blank theme with no CSS in my new wordpress blog. I have been trying to give it a background image but no success. I am working on blog's content. Blog is very new. So, ...
0
votes
2answers
602 views

Making that Admin Bar transparent or a blue color

The question title is pretty self-explanatory - I don't really like the new Admin's bar's colour but I find it useful and want to keep it so I would like to change the colour of it. However, I'm not ...
1
vote
1answer
2k views

How do you create a custom WPTouch theme?

I have WPTouch Pro installed and it does a great job at device detection as well as handling most blog posts. However, I want to make a mobile version of a homepage that doesn't have any blog posts. ...
0
votes
1answer
1k views

WordPress with PageLines theme: how to change the background color of a page? [duplicate]

Possible Duplicate: PageLines theme: how to change the background color of the main content vs. entire page? I use PageLines free version, with WordPress 3.3.1, for this website: ...
0
votes
2answers
539 views

CSS in child theme not overriding the parent theme [closed]

I am trying to make a child theme for a premium template. My css isn't overriding the parent though. I'm trying to figure out what's going on. Other than important the parent theme's css, is there ...
0
votes
3answers
87 views

Customising a theme

So I'm kinda new to this WordPress infrastructure. Everyone's been telling me about how great WordPress is and how something like 10% of the top sites out there are using it. So I have a couple of ...
0
votes
3answers
82 views

Exclude stylesheet from admin

I have been using the following function to enqueue some CSS to my theme. However, they are used in the admin area as well: wp_enqueue_style(...) I don't want them to be used in the admin area. ...
0
votes
1answer
334 views

Getting a 'slide down' js panel implemented within WP

I'm trying to implement a very simple vertical slide down panel in Wordpress, I've tried jbar (http://tympanus.net/codrops/2009/10/29/jbar-a-jquery-notification-plugin/) and an easy JS method I found ...
0
votes
1answer
104 views

Blog shows up without Theme/CSS styles

I installed Wordpress to my own domain and it was working just fine. I then, downloaded a new Wordpress theme and uploaded it into the wp-content/themes/ folder directory. The name of the folder is ...
0
votes
1answer
420 views

Creating new templates in child themes breaks layout

I am learning how to create new templates in WP. I am using a child theme of Twenty Eleven. My problem is that whenever I create a new template the layout breaks. For debugging I stopped using any ...
0
votes
1answer
129 views

Wordpress doesn't recognise created theme

I just started creating new theme in wordpress, I got the html/css, I put the heading in css like usual: /* Theme Name: Your Theme Name Theme URI: http://your-theme-homepage.com Description: Oh what ...
0
votes
2answers
757 views

Calling external Libraries in Wordpress

I am doing some maintenance on a blog that I was hired to create a couple of months ago. They wanted to add a slider in, so I started to implement FlexSlider. I ran into a problem though with the ...
5
votes
3answers
264 views

How to make a theme with more than one CSS file?

I've made my first theme and now I want to create different "profiles". These profiles are just independent CSS files that user can try. The point is, how to make these files to allow users to choose ...
0
votes
1answer
200 views

Menu items do not “open” when mouse hover over them?

I am using "basic magazine" wootheme, and for some reason my top menu navigation bar doesn't "open" when I hover the mouse above it: http://www.danceinisrael.com/ Is there some CSS problem there? ...
1
vote
1answer
452 views

How to find out if page_for_posts is showing (in order to style menu item)

I have set a static page for posts (page id = 110). This page shold only be included in the menu when the user is logged in. The latter is achieved with the following addition to header.php (snippet ...
-1
votes
1answer
492 views

Changing fonts (and related settings) in wordpress theme

I am using wordpress for my blog/site. I am using Freshnews theme from woothemes as the theme for the blog. Here is the link: http://demo.woothemes.com/freshnews/ The font is not that good and it is ...
2
votes
1answer
107 views

I'm trying to add an image in my CSS

I'm trying to add an image in my CSS with the theme folder code, <?php bloginfo('template_directory'); ?>, which works in HTML but for some reason it's not working in the CSS. Does anyone know ...
0
votes
4answers
189 views

Customizing wordpress to match your site theme

I have been wondering about how I could customize a Wordpress theme to look like that of my site, which is basically made of simple html and css. Alternatively, do you think there is a customizable ...
0
votes
2answers
166 views

WP Nanoplex 1.0.3 malfunction

I have installed the Nanoplex 1.0.3 theme for Wordpress and the orange content bars begin waaaay off the left side of the page, rendering them usless. They aren't starting at the left margin and ...
1
vote
2answers
2k views

How to edit my theme for full width?

I am using Manifest 1.01 by Jim Barraud on my site www.inteftrust.org. I'd like to know how can I get full width with this theme. Thanks.
0
votes
1answer
311 views

How do I work with the SlideDeck plug-in?

I added the SlideDeck plug-in to my site. I added it into the main index template. I am using the Arthemia theme. I really like the look of it but the only problem is that now I can't see all the ...
1
vote
3answers
817 views

How to add an RSS logo to my blogs header?

I have started a new site (here), I want to add the theme a RSS icon/logo on the top right of the theme (like in this theme). What is the best way for doing that? (PHP/CSS wise)
12
votes
3answers
1k views

Customizing a WordPress theme without changing it?

I have found and downloaded a theme. However I want to tweak the CSS some to change the design, colours etc. a bit. How should I go about doing this, while still being able to update the theme without ...
1
vote
6answers
1k views

How to start learning CSS and theme development?

What would be your suggestions for learning CSS and WordPress theme development ? I have been using WordPress for over 4 years now, but I have never really gotten comfortable with CSS or theme design ...