brianvs
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How can I increase the gap between the sidebar and the posts?#menu { margin-right: 10px; border:0px solid #fff } #menu ul {list-style:none; margin:0; padding:0; font-size:85%; } #menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; } #menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; } #menu ul li a:hover { color:myheadttcolor; background: #0FF722; }
I’ve narrowed down that the sidebar is under the menu div. But i still can’t figure out how to increase the distance. I made margin-right as extreme as 80 px, and all it did was decrease the space for the lettering.
The main problem is that my category dropdown goes too far right.
What should I edit in this code to shorten it a bit?Forum: Fixing WordPress
In reply to: The & sign is being changed to &? Help!Are you using the visual editor when publishing?
Try doing it with the html editor. That would be my guess whats wrong.
Forum: Fixing WordPress
In reply to: Where is the link for registration?When you are logged in, go to design, then widgets, and you should see one called Meta: Log in/ Register
Just move that to wherever you want it on your sidebar.
Forum: Fixing WordPress
In reply to: Automatically create linksHow are the pdf’s named? Are they in sequential order, like file1.pdf, file2.pdf, file3.pdf, etc…?
If the the files are not saved in some type of sequential order, I would first go and change the file names accordingly. Then again, doing that would take almost as much time as just manually creating the links. Sorry guess i’m not too much help.
Forum: Fixing WordPress
In reply to: Preventing a page being shown in the page listAlternately, you could create the page as normal. Then go to the page, and click “View page source”. Copy the entire thing and save it as whatever you want the title to be. Upload that file to your server directly using ftp. Then delete the page in wordpress.
Forum: Installing WordPress
In reply to: Just tried to upgrade to 3.0 and now everything is fubarThanks kp. I actually realized that was the problem before even checking back here. I read in another post that whenever you get a “No such file” type warning, it usually means you missed uploading something.
That was the problem. Actually missed a whole bunch of stuff, but now have everything there.
I think I’ve got her blog fixed finally! Now I just have to see if her plugins work, and if anythings messed up that I don’t know about, since it wasn’t my blog i was playing with.
*sidenote- if everything works out, I may just upgrade my site to 2.7*
??Forum: Installing WordPress
In reply to: Just tried to upgrade to 3.0 and now everything is fubarErrrrrrrr….. the update was to 2.7 I’m so frustrated i got confused.