sara1086
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: SpacingSince I have you here lol…one more thing.
I’m trying to add back buttons to some pages, and I’m adding them the way I would add a picture:
<img src=”http://www.johnmorgan.ca/administrator/images/back.png” />
and then linking them to the page I want them to go to.
Is there any other way to do this? A border goes around the back button when I link it.Forum: Fixing WordPress
In reply to: Spacingwow..that’s weird.
i think i will remove it, lol.
thanks again!Forum: Fixing WordPress
In reply to: Spacingit says in my theme editor, “do not remove this line”
so i didn’t remove it. lol.Forum: Fixing WordPress
In reply to: Spacing..i don’t understand.
Forum: Fixing WordPress
In reply to: SpacingThank you.
Forum: Fixing WordPress
In reply to: Spacingand by the way…I’m not very good at this, the reason everything is a little messed up is because I’ve been messing with it trying to get these things to work…I’m not very familiar with code, I’m just trying my best. haha
Forum: Fixing WordPress
In reply to: SpacingOkay, thanks, that worked….and yes, there was an extra </u>
How can I make it so that the writing above the paypal button is spaced from the paypal button itself?Forum: Fixing WordPress
In reply to: Colors..never mind I don’t think it’s possible
Forum: Fixing WordPress
In reply to: ColorsI found a website that will tell me the code #, but this is what is in my theme editor:
body {
background: #3D4345 url(images/back.png) 0 repeat;
color: #51544B;
and no matter what i put in there the background won’t change.Forum: Fixing WordPress
In reply to: Subpages for WP 2.0.11Never mind I figured it out ! 🙂
Forum: Fixing WordPress
In reply to: Subpages for WP 2.0.11sorry I type something else if I want the picture to be linked to itself (you told me that yesterday) haha.
Forum: Fixing WordPress
In reply to: Subpages for WP 2.0.11…could you help me with another thing?
I type in <img src=”http://www.johnmorgan.ca/images/NameOfPicture.jpg” /> if I want the picture to just appear on my website, and I type <img src=”http://www.johnmorgan.ca/images/NameOfPicture.jpg” />
if I want it so that people can click on the picture and open up the picture on seperate page. How can I link a picture to a website?
I’m trying to make an online photo album, because of the trouble I’m having with subpages, and I want to make it so that when someone clicks on a certain picture it will take them to that photo album.
Can you help me out?Forum: Fixing WordPress
In reply to: Subpages for WP 2.0.11Yes, i tried many times to get it working but i ran out of things to try.
Forum: Fixing WordPress
In reply to: Pictureswait…
<img src=”http://www.johnmorgan.ca/images/NameOfPicture.jpg” />that is what to type!
Forum: Fixing WordPress
In reply to: Pictures<img src=”http://www.johnmorgan.ca/images/NameOfPicture.jpg” />
This is what to type in 🙂