|
|||
|
is it my html or is it a wordpress coding syntax error?
On my wordpress blog: http://software4yourmind.com I edited the page.php file, wanting to show my ebook cover at the top of the pages. when I click on "older entries" and get this: http://software4yourmind.com/page/2/ my ebook cover will not display... If this was a stright html web site and not a php generated one... I'd just add some dots to the directory, for example ../images/ebookcover.jpg since it IS a php generated page... I'm at a loss as to how to fix this??? the code I used is below: Self Esteem Takes Too Long</div> thanks in advance
__________________
David Bruce Neuro Linguistic Programming as Software4YourMind http://software4yourmind.com http://www.blogger.com/profile/1464382 |
|
||||
|
Quote:
[/b][/quote] Actually, the code you used was: [img]./selfesteem/test.jpg[/img] This tries going from the current directory, not a subdirectory, because there is only one period. It works on your home page because your home page looks like it is at the root, but you are two subdirectories up on your second page. I recommend that you use your entire url to the picture in this case, as you have it in your sample code above. Another option is to just remove the period and have it look like this: [img]/selfesteem/test.jpg[/img] That will make it so that it is always beginning at the root directory.
__________________
www.Run To Win.com I have just returned from vacation and will be responding to private messages as soon as I catch up. |
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT -5. The time now is 05:46 PM.







Self Esteem Takes Too Long
Linear Mode
