Cremacious
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Is there a way I can remove a shadow border around my images?I did CTRL + F on the Style.css in the Editor under Preferences and searched the style you posted. Deleted it all and updated. I don’t get why it is still there.
Edit: Never mind, it changed. Took awhile to change.
Forum: Themes and Templates
In reply to: Is there a way I can remove a shadow border around my images?I removed those styles, and nothing change. =/
Forum: Fixing WordPress
In reply to: Blog isn't loading right…That fixed it. Thanks.
Forum: Fixing WordPress
In reply to: Problem with changing the number of posts displayed on blog.I kept the ones that are needed for my site, which are:
Exclude Pages from Navigation
Peter’s Login Redirect
Register Plus Redux
Simple Post ThumbnailsForum: Fixing WordPress
In reply to: Problem with changing the number of posts displayed on blog.I deactivated practically all my plugins, and nothing has changed. I also reinstalled the theme to no effect…
Forum: Fixing WordPress
In reply to: Couple problems I need help with. [Editing body/pages]Ok, So I have a file called semi-trans.png that is at 75% opacity. I put it in
/wp-content/themes/designpile_wp/images
folder.
My style.css says
#colLeftInner {
width:632px;
background: transparent url(images/semi-trans.png);
padding:25px 24px 35px;
min-height:500px;
}No change in my site. What am I doing wrong?
Forum: Fixing WordPress
In reply to: Couple problems I need help with. [Editing body/pages]Ok, but what can I do to reduce the opacity? Or is that nit possible? I think that having the white be a little transparent would be better. The link you provided just has how to change color.
Forum: Fixing WordPress
In reply to: Logo not showing up.Got it figured out.
Forum: Fixing WordPress
In reply to: Logo not showing up.I’m using ftp://../wp-content/Logo3.gif
On FileZilla I right click the file and click “Copy URL”
And it has to be right since it shows on Firefox.