peacekeeperjack
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: My Site has gone completely and utterly haywire!Ok, I replaced it as advised, and whaddya know? IT IS NOW FIXED! BooYah! You are awesome James! Thanks Heaps!
Forum: Fixing WordPress
In reply to: My Site has gone completely and utterly haywire!Alright, so I’ve tried that but now I get this error (and my site is still not loading)
?> Warning: Cannot modify header information - headers already sent by (output started at /home/uberdir1/public_html/wp-content/themes/mystique/functions.php:159) in /home/uberdir1/public_html/wp-includes/pluggable.php on line 890I think it has just changed from 160 to 159
Forum: Fixing WordPress
In reply to: My Site has gone completely and utterly haywire!Oh, and my site is located at http://www.uberdirectors.com
Forum: Fixing WordPress
In reply to: Error when accessing Admin Area!Oh, and It is also causing many things that are not supposed to happen on my main site. My address is http://www.uberdirectors.com
Forum: Fixing WordPress
In reply to: Cannot Get Text on new line.Ok, I don’t really understand what you are talking about! Could you put it in lay man terms? I’m quite new to this.
Forum: Fixing WordPress
In reply to: How to remove Related Entiresbump
Forum: Fixing WordPress
In reply to: How to remove Related Entiresbump
Forum: Fixing WordPress
In reply to: How to remove Related EntiresI don’t think they provide support for free themes?
Forum: Fixing WordPress
In reply to: How to remove Related Entiresbumped
Forum: Fixing WordPress
In reply to: How do I make a page not show up in the Nav Bar?Im not sure if im allowed to but BUMP.
Forum: Fixing WordPress
In reply to: URGENT: How Do I remove the Grey Border on my images!!!That didn’t work, but I removed some other things and I ended up getting it to remove. Thanks for your help guys!
Forum: Fixing WordPress
In reply to: URGENT: How Do I remove the Grey Border on my images!!!Just do a search (CTRL F) for .entry img on your layout.css file and you should find the bit you need to replace soon enough.
The problem is, I can’t even find that block of code in the CSS… Not even with CTRL+F.
Forum: Fixing WordPress
In reply to: URGENT: How Do I remove the Grey Border on my images!!!Ok, So I added the code to the bottom of the layout.css so it now looks like this
/*Error 2*/ table#wp-calendar{ width: 100%; } .entry img { margin:10px; padding:4px 5px 5px; text-align:center; }But there is no diffrence. I am new to this and don’t know what to do!
Forum: Fixing WordPress
In reply to: URGENT: How Do I remove the Grey Border on my images!!!Thanks For the Reply, Chinmoy, but I can’t seem to find that in, or anywhere around line 141, that code. Any suggestions?
I’ve attached my layout.css below[Large code excerpt removed by moderator. Per forum rules, please use the pastebin for all large code excerpts. It works better anyway.]