titous09
Forum Replies Created
-
I’m having the same issue, and I’ve narrowed it down to another plugin that’s operating: https://then.ly/
I guess I’ll downgrade to the previous version until the next update.
Yoast, can you look into this please?
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] Disable plugin on certain pagesi’ve found the following line in my header.php
<body<?php if (is_home()) { if (get_option('deepfocus_featured') == 'on') echo(' id="home-featured"'); else echo(' id="home"'); } ?><?php if ( get_option('deepfocus_cufon') == 'false' ) echo(' class="cufon-disabled"'); ?>>
is that the line i should be editing; and if so, how?
thanks for your continued help!
[Please post code snippets between backticks or use the code button.]
Forum: Plugins
In reply to: [Plugin: Simple Facebook Connect] Disable plugin on certain pagesI’m with you on Step 2, but I’m not sure about Step 1; where exactly in my header.php do I put that line of code?
Forum: Themes and Templates
In reply to: IE v7 allignment problemhi jarretc,
yep, that seems to have fixed things, however now i’d like to fine tune the spacing. you see, the navigation menus (travel, portraits, clients) have a weird spacing between them. how can i have all the navigation menus be aligned under Photo CS, LLC and be spaced apart evenly?
furthermore, i checked my website on IE v6, and the popup menu isn’t even coming up… is there an easy way to fix this?
Forum: Themes and Templates
In reply to: adding/editing sidebarcan anyone help?
Forum: Themes and Templates
In reply to: adding/editing sidebarfriendly bump ??
Forum: Themes and Templates
In reply to: alignment problemsresolved!
Forum: Themes and Templates
In reply to: drop down menu formattingperfect! that fixed it, thank you very much!
Forum: Themes and Templates
In reply to: drop down menu formattingI’ve got it at the end of my style sheet and it’s not moving for me. ?? what else do you suggest i try?
Forum: Themes and Templates
In reply to: drop down menu formattingDidn’t work, any other thoughts?
Forum: Themes and Templates
In reply to: drop down menu formattingHi stvwlf,
Let me clarify:
1) I’d like to shift all the navigation links (travel, clients, etc) to the left until they are all sitting directly below the word CS Photography. There seems to be some sort of padding within “masthead” that is keeping the first menu (Travel) to be aligned all the way on the left.
As for your post:
2) situation resolved, thank you.3) situation resolved, thank you!
thank you for your help!
Forum: Themes and Templates
In reply to: alignment and spacing questionsstvwlf,
cheers! works like a charm. thanks for the help and the feedback on my site ??
Forum: Themes and Templates
In reply to: Change link color of just blog title and blog body linksHi All,
I have to admit I built the entire site without any prior CSS, HTML or website knowledge; so it’s no surprise the code is a bit messy and that the style sheet appears in the root folder.
Anyway, I’ve done as robrat suggested and it worked! Thank you all for your help!