cfaria
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Hiding child pages from the sidebar navigationHi Reb,
Sorry I’ve only just seen your post now – but you seem to have resolved the issue already. Well done!
Cass
Forum: Themes and Templates
In reply to: Post title different colour in FirefoxFab, thanks!
Forum: Themes and Templates
In reply to: Comments are displaying funnyThanks for your help again!
Forum: Themes and Templates
In reply to: Main content width displays fine in Firefox by not IEThanks for your help. It worked!
Forum: Themes and Templates
In reply to: Replace title in header with imageActually, don’t worry I’m not using this theme anymore…
Forum: Fixing WordPress
In reply to: Delete a Sidebar in Sliding Columns themeI’d like to know how to do this too…
Forum: Themes and Templates
In reply to: Footer problemThanks for the tip, it worked!
Forum: Themes and Templates
In reply to: Background colour keeps changing when refreshedNope I hadn’t changed the background colour…I’ve fixed it now tho. I changed the background colour below to #000000 and it seems to have done the trick!
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;Forum: Themes and Templates
In reply to: Top navigation split in two in IE 7Thanks it worked!