PDA

View Full Version : Help with Info Page


cindyinnc
Apr-01-2007, 02:42 AM
I just do not like the way my info page looks on my site. I would like it to be much prettier :) I made a form in PSCS. Is there anyway to use that image as the actual page, so that it will show up on the whole screen as my info page? I just don't think I can format with the HTML. I just have no idea how to make it look nice. I would eventually like a price page as well, but need to figure out how I am going to do it first.

www.ashotbeyond.net

Thanks
Cindy

ivar
Apr-01-2007, 03:06 AM
I just do not like the way my info page looks on my site. I would like it to be much prettier :) I made a form in PSCS. Is there anyway to use that image as the actual page, so that it will show up on the whole screen as my info page? I just don't think I can format with the HTML. I just have no idea how to make it look nice. I would eventually like a price page as well, but need to figure out how I am going to do it first.

www.ashotbeyond.net (http://www.ashotbeyond.net)

Thanks
CindyHi Cindy,

Can you share your mockup with us? If we can see it, it'll be much easier to let you know how to do it :thumb

cindyinnc
Apr-01-2007, 03:10 AM
Hi! You are up late or maybe early :) Sure! I think you should be able to see what I made here
http://ashotbeyond.smugmug.com/gallery/2650722/1/140133446#140133446


Thanks
Cindy:rofl

Hi Cindy,

Can you share your mockup with us? If we can see it, it'll be much easier to let you know how to do it :thumb

ivar
Apr-01-2007, 03:53 AM
Hi! You are up late or maybe early :) Sure! I think you should be able to see what I made here
http://ashotbeyond.smugmug.com/gallery/2650722/1/140133446#140133446


Thanks
Cindy:roflI'm not up late or early :D Where I live, it's just before 1pm

What's the font that you have used on the main text?

cindyinnc
Apr-01-2007, 04:05 AM
You will have to ignore me....I forget sometimes that everyone does not live right down the street from me. The internet still amazes me, doesn't take much :)

The font is Adelon

Thanks again :)

I'm not up late or early :D Where I live, it's just before 1pm

What's the font that you have used on the main text?

ivar
Apr-01-2007, 04:08 AM
No Worries, the internet definitely makes my world smaller.

Adelon is not a common font, so you'll need to use the image.

This will get you quite a way, if you put it in your albumDescription:

<div id="myInfoPage"></div>
with this in your CSS:
#myInfoPage {
width: 464px;
height: 600px;
margin: 0 auto;
background: url(/photos/140133446-L.jpg) no-repeat;
}


Is that what you were looking for?

cindyinnc
Apr-01-2007, 04:28 AM
That is BEAUTIFUL! Is there a way to get rid of the bottom part where the image is repeated and the small image on the left. I am so appreciative of your help, I would have never figured this out!

YAH!!!!!!!!!

Cindy

No Worries, the internet definitely makes my world smaller.

Adelon is not a common font, so you'll need to use the image.

This will get you quite a way, if you put it in your albumDescription:

<div id="myInfoPage"></div>
with this in your CSS:
#myInfoPage {
width: 464px;
height: 600px;
margin: 0 auto;
background: url(/photos/140133446-L.jpg) no-repeat;
}


Is that what you were looking for?

ivar
Apr-01-2007, 04:38 AM
That is BEAUTIFUL! Is there a way to get rid of the bottom part where the image is repeated and the small image on the left. I am so appreciative of your help, I would have never figured this out!

YAH!!!!!!!!!

CindyWhat repeating image? :wink

cindyinnc
Apr-01-2007, 04:45 AM
hmmmm, I don't know....I guess that is what you call it. Sorry, I do not know all the terminology. You may want to kill me now....but I need to change it to an edited version...I had a typo :( I can not seem to be able to see the new image when I upload?? It does look right though now...there is only one image there :)

CindyWhat repeating image? :wink

ivar
Apr-01-2007, 04:56 AM
hmmmm, I don't know....I guess that is what you call it. Sorry, I do not know all the terminology. You may want to kill me now....but I need to change it to an edited version...I had a typo :( I can not seem to be able to see the new image when I upload?? It does look right though now...there is only one image there :)

CindyHeheh, i was just kidding.

The link in your navbar was not correct, so that's why it was not showing at all.

It is showing now when you are logged in, but not when people are viewing your site logged out :thumb

cindyinnc
Apr-01-2007, 05:07 AM
WOOOHOOOOO! That is just awesome! Don't you think it is just absolutely beautiful now! I am forever in debt to you! I love this place. I will tackle a price page later. I have been up all night and it is 8 am here....I am losing my mind at this point. Thank you so much....and maybe one day I will understand 1/10th of what you guys are talking about! I doubt it though:clap


CindyHeheh, i was just kidding.

The link in your navbar was not correct, so that's why it was not showing at all.

It is showing now when you are logged in, but not when people are viewing your site logged out :thumb

cindyinnc
Apr-01-2007, 05:14 AM
WOOOHOOOOO! That is just awesome! Don't you think it is just absolutely beautiful now! I am forever in debt to you! I love this place. I will tackle a price page later. I have been up all night and it is 8 am here....I am losing my mind at this point. Thank you so much....and maybe one day I will understand 1/10th of what you guys are talking about! I doubt it though:clap


CindyHeheh, i was just kidding.

The link in your navbar was not correct, so that's why it was not showing at all.

It is showing now when you are logged in, but not when people are viewing your site logged out :thumb

ivar
Apr-01-2007, 05:25 AM
I have been up all night and it is 8 am here....I am losing my mind at this point. :huh

Not that I want to get rid of you or anything...buttahhhh... maybe bed is a good idea?? :D

I'm glad it's the way you want it. It looks really great :thumb

cindyinnc
Apr-01-2007, 03:42 PM
Yes, I was getting quite silly....I have now had a little sleep!

I just can't go to sleep when I have not finished something.

I tried to do my contact page the same way. Evidently, I am missing something....the image is repeating (you like my terminology...I hope its right :wink) I would love to know how to fix that little dilema.

You rock! Have a happy happy day!

Cindy
:huh

Not that I want to get rid of you or anything...buttahhhh... maybe bed is a good idea?? :D

I'm glad it's the way you want it. It looks really great :thumb

Allen
Apr-01-2007, 09:00 PM
Yes, I was getting quite silly....I have now had a little sleep!

I just can't go to sleep when I have not finished something.

I tried to do my contact page the same way. Evidently, I am missing something....the image is repeating (you like my terminology...I hope its right :wink) I would love to know how to fix that little dilema.

You rock! Have a happy happy day!

Cindy
Change the gallery to journal style under customize gallery and add these
to your CSS. Also turn off printing to hide cart buttons.

.gallery_2651759 #albumNav_top,
.gallery_2651759 #albumNav_bottom,
.gallery_2651759 .pageNav,
.gallery_2651759 .journal_entry
{display:none;}

cindyinnc
Apr-01-2007, 09:10 PM
Al,

Thank you so much! You are always so helpful :) Is there a way to get rid of this at the bottom:
This is a brand new gallery with no photos.



Thanks!

Cindy
Change the gallery to journal style under customize gallery and add these
to your CSS. Also turn off printing to hide cart buttons.

.gallery_2651759 #albumNav_top,
.gallery_2651759 #albumNav_bottom,
.gallery_2651759 .pageNav,
.gallery_2651759 .journal_entry
{display:none;}

Allen
Apr-01-2007, 09:34 PM
Al,

Thank you so much! You are always so helpful :) Is there a way to get rid of this at the bottom:
This is a brand new gallery with no photos.



Thanks!

Cindy This says it's for your contact page but that gallery number is 2651759.
If so change the 2650722's below to 2651759. And see the .nophotos
there?

/* --- This is also for your contactpage --- */
.gallery_2650722 #stylebar,
.gallery_2650722 .albumNav,
.gallery_2650722 #comment,
.gallery_2650722 .nophotos,
.gallery_2650722 #traditional #photos {
display: none;
}