moserengineering
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add city to my headeranyone?
Forum: Fixing WordPress
In reply to: Pictures spaced differently in explorer and firefoxthank you very much.
Forum: Fixing WordPress
In reply to: Pictures spaced differently in explorer and firefoxI am pretty new to websites so can you provide me with more guidance as to creating a CSS class with 64px margin on left and right. Below is the text in my header.php that I used to get the three pictures to separate. How would I incorporate the CSS class you are referring to. Thank you.
<img src=”<?php bloginfo(‘template_url’); ?>/images/image1.jpg” alt=” ” /> <img src=”<?php bloginfo(‘template_url’); ?>/images/image2.jpg” HSPACE=64 style=”float:left” alt=” ” /> <img src=”<?php bloginfo(‘template_url’); ?>/images/image3.jpg” style=”float:left” alt=” ” />
Forum: Themes and Templates
In reply to: Hide/Remove remove leave a comment link wordpressI tried deleting the stuff esmi said and it still shows up for me to.
Forum: Themes and Templates
In reply to: Remove "Posted in …"Anyone have any ideas? Thanks.
Forum: Fixing WordPress
In reply to: How to remove little symbols…the little box is still there when I delete the info in the post above. Any other ideas?
Forum: Fixing WordPress
In reply to: How to remove little symbols…This is my footer.php now and the little box is still on the bottom right.
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: How to remove little symbols…actually that just moved the box to the left side
Forum: Fixing WordPress
In reply to: How to remove little symbols…thank you, that worked.
Forum: Themes and Templates
In reply to: Remove "Posted in …"I delete that whole part but it is still showing up? Any ideas? Thanks.
Forum: Fixing WordPress
In reply to: How to get pictures to line up?nevermind I figured it out. Just use the HSPACE=XX with image 2 and when you change the xx spaces them out more or less. Thanks.
Forum: Fixing WordPress
In reply to: How to get pictures to line up?Ok, I got them to line up in one row. I also figured out how to include spaces on the left and right of the images but I would like my first and third images to be justified to each side of the page with equal spaces between the images. Any ideas? Thanks.
Forum: Fixing WordPress
In reply to: How to get pictures to line up?that stacks them on top of each other. I would like them to be on the same row across the page.
Forum: Themes and Templates
In reply to: Hide/Remove remove leave a comment link wordpressI am trying to do the same thing.
Forum: Fixing WordPress
In reply to: How to remove posted in and leave a comment from pageanyone have an suggestions for this?