The stylesheet tag has no wiki summary.
1
vote
1answer
46 views
using advanced custom field to control css hover color
this is a bit challenging for me:
I am using the great Advanced Custom Field plugin on my site to create different color scheme to each of my taxonomy.
I created a field called taxonomy_color and ...
0
votes
1answer
47 views
Creating a custom header
I am using the greyzed theme and want to create a custom header using my own image. my computer skills are limited and i have no idea where to start or how to even open the php files if that's what I ...
0
votes
1answer
81 views
Best practice to include custom user styles in widgets
What's the best way to include custom user styles in widgets? For example adjust colors for buttons, borders etc. without having the user to develop a complete new stylesheet.
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. ...
-1
votes
1answer
119 views
My CSS, footer and header don't show up!
When I activate my theme in my-admin on WordPress, my CSS, header and the footer don’t show up. I really don't know what the problem is because I followed all the steps of a tutorial.
header.php
...
1
vote
0answers
179 views
Using PHP to toggle stylesheet and header image, set in cookie
I haven't done a lot of work with cookies or Wordpress before so I think I've been a bit over-optimistic in my quest :p I have created two themes for my site, night and day. I would like the user to ...
0
votes
0answers
16 views
Changing Style of Inputs in Admin
I think that I am missing something...
I am trying to customize the look and feel of the admin section of my site. A lot of my style are working as expected, but when I try to change the height of ...
0
votes
0answers
54 views
Starkers Theme and Conditional Comments for IE
I apologise if this is a double up, I am in way over my head and understanding which is probably why I can't find/understand the answer to this. I apologise if I'm doubling up on an existing question ...
-1
votes
0answers
36 views
using php style in twentyten theme
i've been trying to model my web site along the lines of this site here (http://inezandvinoodh.com/). By inspecting the code (index.php and style.php) i was able to learn that this site was built on ...