Tagged Questions
0
votes
1answer
113 views
How to change the menu color
I need to change the menu color of the wordpress 2011 theme to transparent.
this is the header
<nav id="access" role="navigation">
<h3 class="assistive-text"><?php _e( ...
0
votes
1answer
129 views
PHP Puzzle: Unique Styles with PHP loop
The Puzzle:
I am currently working on a music blog that has various venues and numerous locations that are laid out at the top of each post as follows:
USA.California.Los Angeles. Hollywood Bowl
...
