mmcmahon
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Remove "blogroll" from right sidebarI figured it out. I just removed the “individual” link under the links tab and it’s gone
Forum: Fixing WordPress
In reply to: trouble formatting my side barI think that is a little beyond me actually. I’ve been trying
I’m not sure how to “change it to an image””
Forum: Fixing WordPress
In reply to: trouble formatting my side barok. I’m going to try….
Forum: Fixing WordPress
In reply to: adding a badge to the sidebar of ouilipworked beautifully! Thanks!
Forum: Themes and Templates
In reply to: Replace Blog Title with Imageok…so I managed to get it into the header sidebar, but I want it to come UNDER the index under “feed”. How can I do that?
unfortunately that didn’t work. it completely destroyed the format of my page. 🙁
I figured it out. The current categories and archives in the theme template just need to be added back as widgets and they work fine. Then add the pictures or whatever else you want in the sidebar underneath those.
Forum: Themes and Templates
In reply to: Swap Blog Title in main header with Image/LogoI will put it back in when I get back to my machine at home (I cant’ FTP at work). I just didn’t want 10 hours to go by with people looking at a screwy site. They might not come back!
I’ll let you know when it’s back in.Forum: Themes and Templates
In reply to: Swap Blog Title in main header with Image/Logono, I took it of because I was getting WAY too many emails saying the format was all screwed up. I was awaiting an answer to this post so that I can put the logo back properly.
The logo was going where the “swapmeat” is in left sidebar, which is the main header.Forum: Fixing WordPress
In reply to: Changing the Blog Title to an ImageHere is my URL:
I managed a few days ago to replace the blog name header “swapmeat” with my logo using this code
<h1 class=”masthead”><img src=”<?php bloginfo(‘template_url’); ?>/images/piggy.jpg” alt=”melissa-mcmahon Dot Com” />
piggy.jpg is the name of the logo file which is stored in the images folder in the Oulipo theme folder.
This is the ONLY change that I made to this theme.
Everything looked great on my Mac using firefox. I tested it on a PC using Internet Explorer and it looked fine yesterday. Today I looked a the site in internet explorer and the main text was spilling out into the side bars, causing the logo to cover text as you scroll down.
I have not changed anything since yesterday. I have no idea why it is all of a sudden not compatible with internet explorer.
Can someone tell me a better way to imput my logo as I assume this is what has caused the issue with markup?
Suggestions?
Thanks so much,
mForum: Themes and Templates
In reply to: Replace Blog Title with ImageIt’s ok! I figured it out. I used this:
<img src=”<?php bloginfo(‘template_url’); ?>/images/piggy.jpg” alt=”melissa-mcmahon Dot Com” />
Forum: Fixing WordPress
In reply to: Can't Delete Theme!!Thanks for detailed reply! I was trying to delete it from my FTP client, however I still couldn’t. I ended up re-naming the folder so that I could at least install the theme (as it wouldn’t install as a folder was already created). Now I have a folder named 123, so I’ll follow your instructions in order to get rid of it!!
Thanks!
mForum: Fixing WordPress
In reply to: How to add image to sidebarThanks Esmi, I’m going to start a new topic. I dont’ know what you mean by “This is normal, standard, behaviour for WordPress widgets”.
it does not solve the problem….I’ll start a new thread.
thanks
mForum: Fixing WordPress
In reply to: How to add image to sidebarwhen I use a text widget in my sidebar, it deletes my categories and my archives which are housed in that sidebar (and are not generated with a widget). any ideas?
Forum: Themes and Templates
In reply to: oulipo theme and internet explorer.ok. thanks. I’ll check it out.