TonyB67
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: h1 image replacmentI’m confused too, lol this is my first theme and I really want it to come out the way I designed it to come out, the other problem I am having is the footer, I can leave it outside of my #wrap div and it works on all the pages except the homepage where it is calling my front_page.php page.
I need to find a good book.Forum: Fixing WordPress
In reply to: h1 image replacmentOkay now the homepage has what I want when you hover over halfway to avalon it is a link but the other pages it doesn’t find the image in wp-content/themes/halfway-v-2/images/logo.jpg not sure why, if I get the image to show up I lose the linking ?
strange I notice you have the same problem on your site @esmi so I am not sure if that is something that is specific to WP ?
But I have seen other WP sites that have replaced the h1 with an image ! lol
well I have learned a few things today 🙂Forum: Fixing WordPress
In reply to: h1 image replacmentNot sure I know what you mean ? I will set it so it works on the homepage but it doesn’t work on the others
Forum: Fixing WordPress
In reply to: h1 image replacmentYes, same results ={
Forum: Fixing WordPress
In reply to: h1 image replacmentI want the h1 to be a link like it should be (if I didn’t use an image)
Forum: Fixing WordPress
In reply to: h1 image replacmentstill can’t find a solution =[
Forum: Fixing WordPress
In reply to: h1 image replacmenthere is the link; http://halfwaytoavalon.com/test/
the link is not working with what I am doingForum: Fixing WordPress
In reply to: h1 image replacmentI want to replace the h1 with an image
<h1 id='logo'> <a>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><img src='wp-content/themes/halfway-v-2/images/logo.jpg' alt="<?php bloginfo('name'); ?>" /></a> </h1>when I do this the image only shows up on the homepage and not the others instead I get a missing image icon in chrome and the h1 shows up in FF, seems like it can’t find the image?
Forum: Themes and Templates
In reply to: Problems with replacing h1 tagCan’t seem to find an answer 🙁
nothing is working, so I am going ahead with the theme and will live with the link not working for now, please if anyone has ran into this problem and has an answer, please let me know 🙂thanks so much!
Forum: Themes and Templates
In reply to: Problems with replacing h1 tagThis shouldn’t be that hard to find a solution to, all I want to do is replace an h1 with an image, works on home page but can’t find the image when I load the other pages ?
and WPyogi if you read my posts you will see that I tried using css to replace the font with a web font, no the font is not hosted on Google font api, I wish it was that easy 🙂Forum: Themes and Templates
In reply to: Problems with replacing h1 tagcan I just delete the php and have an image that points to index.php will that work?
Forum: Themes and Templates
In reply to: Problems with replacing h1 tagIs there another way to replace the font ? the band really wants to use this font but I can’t use the font in the css file because of the name ‘Jellyka-Estrya’sHandwritingRg’,
I think the third single quote is the problem, what about cufon ?
Forum: Themes and Templates
In reply to: Problems with replacing h1 tagI am new to WordPress not css for some reason it is not finding the image?
There isn’t much going on as far as the css is concerned, I am using the Starkers theme as a starting point, I think I understand how things are working but this is stopping me from continuing, I hate when I can’t understand something, thanks for your help 🙂Forum: Themes and Templates
In reply to: Problems with replacing h1 taghere is a link to the site
http://halfwaytoavalon.com/test/Forum: Themes and Templates
In reply to: Problems with replacing h1 tagYes the image shows up this way but the link doesn’t work still 🙁