Kristen30
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Markup errors…Need help fixing.I have looked in comments.php and header.php and indext.php but I didn’t see anything like that?
Forum: Fixing WordPress
In reply to: Markup errors…Need help fixing.I am not seeing those anywhere??
Forum: Fixing WordPress
In reply to: Element not going inside container or wrapper?Anyway you can fix the errors? They keep showing up for me when keep checking the errors?
Forum: Plugins
In reply to: Anyone know the name of this plugin??Hi atebe,
So I am trying out Joomla instead of wordpress now. I noticed Joomla has plugins also. But how would I get that on joomla like on that website? Or is it a plugin on joomla?Forum: Fixing WordPress
In reply to: How to get footer in different positions?http://Www.craftsbykristen.net
It’s still in progress for other pages but if you can tell how the footer moved down more on main page and I wanted it closer to my container cuz my other pages footer gonna be different? If want me to explain it more I can.
Forum: Fixing WordPress
In reply to: Someone please help me with pages!And when I try posting text in the pages. Notthin won’t show up either. What is causing this for not to work?
Forum: Fixing WordPress
In reply to: HELP! With Page Templates.Ok, So how come the code I was trying to do works in page.php but notthing won’t work in my page templates page the termsofsales.php?
When I have it in my page.php it keeps moving my container with it why is that?
This is really fustrating me!!Forum: Fixing WordPress
In reply to: HELP! With Page Templates.Nope tryed it and still notthin won’t show up:(
Forum: Fixing WordPress
In reply to: HELP! With Page Templates.Here is my code. Its for another page im trying to do. Called termsofsales.php
<?php
/*
Template Name: My Custom Templates
*/
?><div id=”sectionboxtext”>
<p>Payment Terms:We accept Paypal, Visa, Mastercard and Discover. Payment must be made at time of ordering. We accept payment on our secure site which is safe and charges the credit card real time when you order. </p>
</div>And that won’t show up at all. And here is my css style to:
#sectionboxtext {
background-color:purple;
width:1002px;
height:50;
border-bottom: 1px solid #CCC;
border-radius: 6px;
margin-top:200px;
}So how do i fix this to get it to show up? I am trying everything and notthings working:(
Please help!Forum: Fixing WordPress
In reply to: New to wordpress..Need help please!I was using my own theme? Any other ideas what it can be then?
Forum: Your WordPress
In reply to: New client website for your review :)Page a little slow.
Other then that I really like it!
Im new to wordpress. If you don’t mind me asking how did you do you nav bar like that? I want that look!