PDA

View Full Version : contact tab/extra pages ??


coltphotography
Mar-26-2010, 12:25 AM
okay folks i am stuck and i am tired of searching with no results.

1. my contact tab at the top of my page does not work. it was copied and pasted just like the others so i am not sure why?

2. how do i add pages to my site? i don't like the Bio set-up and i want to add a FAQ about ordering.

tyvm!

J Allen
Mar-26-2010, 01:12 AM
1. my contact tab at the top of my page does not work. it was copied and pasted just like the others so i am not sure why?


Looks like your using the "easy customizer"....


You need to change the link to a gallery...right now it's linked to a "contact" category, and you dont have that category.



2. how do i add pages to my site? i don't like the Bio set-up and i want to add a FAQ about ordering.



All "pages" on your SM site are just empty galleries, with some CSS to clean them up....


Some examples and info:

#39 (http://www.smugmug.com/help/customize-faq)

HTML GALLERY Tutorial (http://allen-steve.smugmug.com/Other/Simpler-Album-Description/3819841_ywRwQ)

coltphotography
Mar-26-2010, 09:43 AM
okay joe you have been a HUGE :bow help..but i am..slow??

where do i find the code for the pic to put here:

<div class="myPhoto">
<img src="/photos/XXXXXXXXXX-S.jpg" width="200" height="300" />
</div> <!-- closes myPhoto div -->

i downloaded the pic i want to use into a gallery but it has way more stuff in it when i am copying it from nav bar? none of the numbers have a jpg after it. i am not loading it into a gallery?

i have two more questions but i'll settle for fixing this first.

J Allen
Mar-26-2010, 11:56 AM
okay joe you have been a HUGE :bow help..but i am..slow??

where do i find the code for the pic to put here:

<div class="myPhoto">
<img src="/photos/XXXXXXXXXX-S.jpg" width="200" height="300" />
</div> <!-- closes myPhoto div -->

i downloaded the pic i want to use into a gallery but it has way more stuff in it when i am copying it from nav bar? none of the numbers have a jpg after it. i am not loading it into a gallery?

i have two more questions but i'll settle for fixing this first.



Can you post a link to this picture or the gallery it's in.

Normally, you would use the share button to get a link.

coltphotography
Mar-26-2010, 05:04 PM
i changed my mind on what i was doing but for learning sake, let's say this one...

http://www.coltphotography.com/Children/Children/11557232_8sgWN#814385491_Nmrwe-A-LB

thnaks for your time!

Allen
Mar-26-2010, 06:04 PM
i changed my mind on what i was doing but for learning sake, let's say this one...

http://www.coltphotography.com/Children/Children/11557232_8sgWN#814385491_Nmrwe-A-LB

thnaks for your time!
Look in the url, the photo number and key is after the #814385491_Nmrwe

<div class="myPhoto">
<img src="/photos/814385491_Nmrwe-S.jpg" width="200" height="300" />
</div> <!-- closes myPhoto div -->

coltphotography
Mar-27-2010, 02:40 AM
thanks! i tried a bunch of different things, i guess not that one


question # 2...

how do i get rid of this?

This gallery has no photos to display yet.

Let's hope it gets good ones soon!

J Allen
Mar-27-2010, 03:01 AM
thanks! i tried a bunch of different things, i guess not that one


question # 2...

how do i get rid of this?

This gallery has no photos to display yet.

Let's hope it gets good ones soon!



With this:







.notLoggedIn .nophotos {display:none;}

coltphotography
Mar-27-2010, 04:04 AM
i hate being this stupid. i have tried a few different things... where do i put that? is there an order or specific spot?

J Allen
Mar-27-2010, 04:10 AM
i hate being this stupid. i have tried a few different things... where do i put that? is there an order or specific spot?

Any where in your CSS box, the message will still show when your logged in, but none of your visitors will ever see it.

coltphotography
Mar-31-2010, 06:06 AM
thanks!! see that is where i think i went wrong. i don;t think i viewed logged out. it was prob there, i just didn;t know it.

next. how do i get that great guestbook? the one with the boxes. i've added code for several but the text comes up but i can't get the boxes to come up?

not code related...in the "stats", i've had over 10k hits on my pics since sunday. pretty cool or pretty lame? i think cool but then i am the noob.