bighousedesign
Forum Replies Created
-
Forum: Plugins
In reply to: [Flickr Photostream] Need to be able to display all of my photosetsdid you figure this out? I am having the same wish to display all my photosets.
Forum: Plugins
In reply to: [Smooth Slider] Disable image link to post in slider?I am having the same problem – but cannot get the image URL to unlink!
Arghhh!Forum: Fixing WordPress
In reply to: Styling the first menu item differentlyul#menu li.first-child { display:inline; padding-left: 10px; margin-left:12px; margin-right:5px; border-left: 0px solid #ffff00; }
still not working, do I need to update anything in the header.php
Forum: Fixing WordPress
In reply to: Styling the first menu item differentlyul#menu li.first { display:inline; padding-left: 10px; margin-left:12px; margin-right:5px; border-left: 0px solid #ffff00; }
Forum: Fixing WordPress
In reply to: Styling the first menu item differentlyit’s clipping the ending , but it’s there
Forum: Fixing WordPress
In reply to: Styling the first menu item differentlyand the call:
<ul id="menu"> <?php wp_list_pages('title_li='); ?>
[Please post code snippets between backticks or use the code button.]
Forum: Fixing WordPress
In reply to: Styling the first menu item differentlyI tried that, here is my CSS:
ul#menu li.first { display:inline; padding-left: 10px; margin-left:12px; margin-right:5px; border-left: 0px solid #ffff00; }
Forum: Fixing WordPress
In reply to: Styling the first menu item differentlysorry – here is the url,
Just trying to get the first title (About Us & Services) to not have a border applied to it.Forum: Plugins
In reply to: [FT Calendar] Custom Titles on calendar?Thanks Lew – OK, I was going to create the actual pages the names that I wanted to appear on the calendars, then figure out a way to hid those names in the navigation menu & and ultimately create some sort of permalink to each page’s calendar, sorry thinking out loud here…
Same problem here as well. Anyone know any good calendars similar to this one that allows for multiple calendars? I am working on a multi-cottage site and need a calendar showing what dates are already booked. I don’t need for the site visitor to be able to reserve, just the ability for an admin to block off dates. Any help on where to look?