Perrine
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Locked out, please help ASAPFollowed Instructions http://www.tamba2.org.uk/wordpress/phpmyadmin/
Doesn’t work, can’t reset password….get error message..any other suggestions?
Forum: Fixing WordPress
In reply to: password reset problemsDid as the instructions per http://www.tamba2.org.uk/wordpress/phpmyadmin
Does not work at all…I get an error message when I hit GO.Forum: Fixing WordPress
In reply to: trouble getting an amazon book link to work properlyHow did you fix this? With the 05-15 posted code? I’m having the same problem.
Perri
Forum: Themes and Templates
In reply to: Relaxation by Jowra theme-Sidebar-inserting link and imageThank you for your reply as I stated… I’m a novice at this and am gratefull for any assistance.
Forum: Themes and Templates
In reply to: Relaxation Theme by JowraYou are fabulous! It worked! Thank you ever ever so much. You are so smart! 🙂
Thank you very much.
Perrine
Forum: Themes and Templates
In reply to: Relaxation Theme by JowraNeon, you are great and wise…
We are almost there…. Sure enough my image showed up. So that’s GREAT…But there is a title text to the left of the image. Do I have to remove the tags on the second line of the code? I’m so happy to get an image up there…
Thank you
Forum: Themes and Templates
In reply to: Relaxation Theme by JowraThank you Neon very much, I do have my image loaded in the “image” folder and named it header.gif just as a caution. Thank you for the clarification of “uncomment” that helped me out immensely, I was confused by the term. The PHP references I’m using did not explain it as clearly as you did…and it’s such a simple straightforward answer.
I’ll give it a try and post my results.
Forum: Themes and Templates
In reply to: Relaxation Theme by JowraNeon, thank you for your reply. I am aware of the header.gif entry of the header.php. The author, Jowra, provided instrutions within the file but they are unclear to me. Please see below, I’ve included the authors instructions and the code. If someone could take the time to explain it please.
“Now you can open the file ‘header.php’ if you like and change the header-part of the blog. You may want to add an image to the header (uncomment the image-link in that template-file), Change the title-font or whatever”.
<div id="header">
<a style="color: #a9ac99; font: 30px Georgia, 'Times New Roman', Times, serif;" href="<?php echo get_settings('home'); ?>" title="<?php bloginfo('name'); ?>"><?php bloginfo('name'); ?></a>
<!-- <a href="<?php echo get_settings('home'); ?>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/header.gif" alt="<?php bloginfo('name'); ?>" title="<?php bloginfo('name'); ?>" width="200"height="100" /></a> -->End
Forum: Themes and Templates
In reply to: New Theme Viewer !Thank you Thank you Thank you
Forum: Themes and Templates
In reply to: New 3 column Theme – RelaxationTotal ignoramus novice here. I really like the look and feel of “Relaxtion 3 col”, I have a question though (one of many I am sure). On the header, after several hours, I finally figured out how to build a header with my image. Loaded it with no problems exept for if you click on the header image, it goes to the error code 404 (this page cannot be found) and refers back to my homepage url. How or what would the code be or look like to return to the Blogs first page…? Thank you for your patience.