moessap
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Comment Central Sidebar HelpCool thanks!
Forum: Fixing WordPress
In reply to: Comment Central Sidebar HelpGah thanks… that was frustrating.
I don’t get it though… why does it work in “sidebar li” and not “sidebar”?
Forum: Fixing WordPress
In reply to: Comment Central Right Hand SidebarNo I haven’t, but I will do.
Hmm ya… I thought I found a solution online but it didn’t work, lol. I’ll contact the developers and see what they say.
Thanks :).
Forum: Fixing WordPress
In reply to: Changing Nav Bar Home Page Display NameHey… thanks a ton for the reply… it worked :).
The menu didn’t show up properly though… the font and alignment was
off… I assume I’d need to create formatting within the stylesheet?Thanks again!
Forum: Fixing WordPress
In reply to: Changing Nav Bar Home Page Display NameHey sorry I didn’t see the reply.
I tried that, but it didn’t seem to change anything.
Any other suggestions?
Thanks!
Forum: Fixing WordPress
In reply to: Changing Nav Bar Home Page Display NameEdit
Sorry I’m not sure if I’m supposed to paste the pastebin url or what… embedding the past didn’t work.
Forum: Fixing WordPress
In reply to: Changing Nav Bar Home Page Display NameThe nav menu gives me the message:
“The current theme does not natively support menus”
So I guess that option’s out?
This is what I found in functions.php for art_menu_items… no idea what I should add in here to change this… sorry bit of a newbie to this.
[Code moderated as per the Forum Rules. Please use the pastebin]
Thanks again for any help :).
Forum: Fixing WordPress
In reply to: Possible to Download posts?Ah ok great thanks :).
Forum: Fixing WordPress
In reply to: Help Using Javascript FunctionAnyone?
EDIT:
Didn’t know I was supposed to use that thing for code. It still messes up when I paste it, so here’s a screenshot.
Forum: Themes and Templates
In reply to: Help with Header AppearanceNevermind you were right… not sure what I was looking at.
Got it fixed… thank you very much for the help :).
Forum: Themes and Templates
In reply to: Help with Header AppearanceThanks a lot for the response.
I’m not sure how to move the header outside of the container.
Here’s the code:
#header
{
padding: 0px 0;
margin: 0 auto, 10px, auto;
background: #ffffff;
width: 100%
}#container
{
width: 800px;
margin: 0 auto;
display: block;
}It looks like the header’s already outside of the container, but 100% width is only going to 800px, so I guess it must not be.
Thanks again!
Forum: Fixing WordPress
In reply to: New Post Titles Showing as "Auto Draft"Ok cool thanks.
Forum: Fixing WordPress
In reply to: Creating a Flat ListAwesome… thanks for the info.
Forum: Fixing WordPress
In reply to: ol Type Not WorkingI thought it might be something like that.
Thank you very much for the help!
Forum: Fixing WordPress
In reply to: Sidebar Not ShowingOk great, thanks!