susien
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Newbie needs helpAnd you’re sure you’re putting it in the themes folder? Hmm…that’s weird. Maybe check to see if it there’s just without a screenshot? Sometimes those are hard to spot right away….
Forum: Themes and Templates
In reply to: Newbie needs helpDo you have an FTP program? If so, you can just copy the folder with all the files and paste it right into the wp-content/themes/ folder.
Forum: Themes and Templates
In reply to: <h> Issue in Sidebar (and a logo question)Update: I got the logo to go right by adding background-position: top right;
Now my only problem is I need it to move down and left a bit. I will keep plugging away.
Thanks!
Forum: Themes and Templates
In reply to: <h> Issue in Sidebar (and a logo question)Thank you for your reply. The sidebar <h2> issue is solved. ??
As far as the logo….when I add top right; the logo disappears. Still confused by this…
And one more question…what is the proper way to add a favicon to this blog? I tried to add <link rel=”shortcut icon” href=”images/favicon.ico”> to header.php inside the <head> tags, but it didn’t work.
Thanks again!!
Forum: Themes and Templates
In reply to: Styles/CSS not showing upI decided to copy/paste some header info from another one of my blogs into this one and now the stylesheet is showing up. I guess it was faulty code.
Thanks for your help!
Forum: Themes and Templates
In reply to: Styles/CSS not showing upUpon further investigation, the view source shows me that instead of the stylesheet url inside those parenthesis, it is giving the name of my blog. Could that be it?
Forum: Themes and Templates
In reply to: Styles/CSS not showing upThe style.css does show in the Theme Editor in the Admin panel. But here’s something strange…when I view source, this is not there:
<link rel=”stylesheet” type=”text/css” media=”screen” href=”<?php bloginfo(’stylesheet_url’); ?>” />
I wonder what happened to it?
Forum: Themes and Templates
In reply to: Styles/CSS not showing upThanks for your reply. Here is what it says in my header.php file:
<link rel=”stylesheet” type=”text/css” media=”screen” href=”<?php bloginfo(’stylesheet_url’); ?>” />
Is this correct?
Forum: Themes and Templates
In reply to: Neat! Theme: CSS FilesHello,
I’m sorry to bring this up again, but I’ve been searching high and low for the Neat! theme. I don’t need support at all (I’m an experienced web designer), but I would love it if I could get a copy of this theme. I’ll even give you my email. susien30 [at] gmail [dot] com . Pretty please? ??Forum: Fixing WordPress
In reply to: Password Protected Posts Not Accepting PasswordI know we’re not supposed to bump posts here, but I was just wondering if my post has gotten buried beyond retrival? I really need help with this. Thanks!