|
|
Thread Tools | Display Modes |
|
#21
|
||
|
Big grins
|
Quote:
|
|
|
|
||
|
#22
|
|
|
Beginner grinner
|
Navbar tutorial
Thanks for sharing your knowledge.
Keith Let me know if you find any problems with it, or if i go too fast at some point. Have fun (customizing).[/QUOTE] Last edited by keithmtx; Jan-17-2007 at 07:06 AM. |
|
|
|
|
#23
|
|
|
Big grins
|
how to make a banner
Hi....well I am about to start all this....and this is silly....buy what software is the easiest one to do a banner?
|
|
|
|
|
#24
|
||
|
Major grins
|
Quote:
Samir |
|
|
|
||
|
#25
|
||
|
panasonikon
|
Quote:
welcome! As a photographer, you probably have an image editing program like Photoshop or something- if not, follow S&S's advice just above.Holler in our Finishing School if you need help to actually make the art/text/banner |
|
|
|
||
|
#26
|
|
|
Big grins
|
I'm lost
can some one give me some insight as to what I did to my site. I thought I did the slideshow right, this time. Made it further than before. Now the space for the slide show is there but no pictures, and the galleries link in the nav bar takes me nowhere. Please Help
|
|
|
|
|
#27
|
||
|
panasonikon
|
Quote:
You also had JS in your CSS. I moved it for you to the Javascript section. Finally, don't know where you wan this, but it does NOT belong in CSS: <A HREF="mailto:randy@girouardphotography.com">Contac t ME</A> |
|
|
|
||
|
#28
|
|
|
Big grins
|
THNAK YOU you are the man
|
|
|
|
|
#29
|
|
|
~ Diff ~
|
Navbar - You have to tell it!
"How does the navbar know where it has to take you? You have to tell it!"
"Add the location of the gallery you wish to link." Okay, I'm just starting out & I'm stuck with the navbar tutorial. I don't have a clue how to "add the location of the gallery you wish to link." Right now, my page (diffphotos.smugmug.com) contains everything on 1 page. The galleries are right there in front of me. ~ Thanks ~
__________________
~ Diff ~ |
|
|
|
|
#30
|
||
|
"tweak 'til it squeaks"
|
Quote:
This is the link to your Tri-Cities WA. gallery. http://diffphotos.smugmug.com/gallery/2773767 You would insert it as shown below in bold. This is the sample from this tutor. <div id="navcontainer"> <ul> <li><a href="http://nickname.smugmug.com">Home</a></li> <li><a href="http://nickname.smugmug.com">About Me</a></li> <li><a href="http://nickname.smugmug.com">Galleries</a></li> <li><a href="http://diffphotos.smugmug.com/gallery/2773767">Tri-Cities WA.</a></li> <li><a href="http://nickname.smugmug.com">Information</a></li> <li><a href="http://nickname.smugmug.com">Guestbook</a></li> </ul> </div> You sound fairly new and this stuff can be intimating, we've all been there. But, never fear, there are many here to help. Best way is create a new thread in the customization forum that would be all yours. Then, one step at a time, get all the things you want done in hopefully no time. Probably the first question asked is what do you want your site to look like. There are many examples so providing a link will greatly help. Or create a mockup of a page and post the image. Looking forward to helping.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#31
|
|
|
~ Diff ~
|
Accolades!!
Yes! A kind, helpful voice, er...Reply!
Okay, so inside the "customiziation" section, each time I have a topic specific question, I should begin a new thread. Got it. RE: <li><a href="http://diffphotos.smugmug.com/gallery/2773767">Tri-Cities WA.</a></li> Here's where I'm lost. I have numerous galleries. What is done in regards to each of them? Do I enter each gallery as shown above? I'm thinking yes. Okay, once we get this issue resolved, I'll start new threads. ~ Al - Much Thanks ~
__________________
~ Diff ~ |
|
|
|
|
#32
|
||
|
Rookie
|
bringing nav down below banner
Quote:
|
|
|
|
||
|
#33
|
||
|
"tweak 'til it squeaks"
|
Quote:
#my_banner { display: none; width: 750px; height: 200px; margin: 0 auto; margin-bottom:20px; background: url(http://IceBerghPhotography.smugmug.c...50792676-O.jpg) no-repeat; }
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#34
|
|
|
BrendaO
|
Help with navigation bar & slideshow
OK, I finally got my banner, navigation bar and slideshow. I need some help with the following:
1. How do I remove all the Galleries under the slideshow? 2. How do I move the navigation bar up closer to the banner? 3. How do I center all the photos in the slideshow? 4. How do I add the bio on a separate page i.e."About Me"? 5. How do I get the flyouts? I appreciate your help! BrendaO http://www.creative-shots.com |
|
|
|
|
#35
|
||
|
"tweak 'til it squeaks"
|
Quote:
show you how to create the virtual homepage called "galleries". You'll then have two homepages. then with CSS show the things that are homepage stuff on either page. Center show add to CSS #bioBox {text-align:center;} The actual banner image height is 117px. Easiest is to play with the height in bold below to space the nav below. #my_banner { display: none; width: 750px; height: 130px; margin: 0 auto; background: url(http://www.creative-shots.com/photos/155105004-L.jpg) no-repeat; } To create a separate gallery for you "about me" see this FAQ #41. Holler back if you have any questions.
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#36
|
|
|
BrendaO
|
Everything worked except: To create a separate gallery for you "about me" see this FAQ #41.
I'm not understanding this part: /* html only page for gallery XXXXXX */ .gallery_XXXXXX .nophotos { display: none; } .gallery_XXXXXX .pageNav { display: none; } I entered the number of the gallery. Now my slideshow doesn't work. |
|
|
|
|
#37
|
||
|
"tweak 'til it squeaks"
|
Quote:
You have a link to the new "about me" gallery?
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#38
|
||
|
BrendaO
|
Quote:
I read the thread on inserting "mail me" but am unsure what I should do. It's hard for me as a beginner to read through and pull out JUST the information that I need. It's hard to follow sometimes. |
|
|
|
||
|
#39
|
||
|
"tweak 'til it squeaks"
|
Quote:
will show. Replace what you have in the gallery description with this. Code:
<html> <div id="myImg"> <img src="/photos/155258420-S.jpg" width="400" height="268"> </div> <div id="myText"> <p> Welcome to Creative Shots. </p> <p> Send me an email <a href="mailto:brenda@creative-shots.com">here</a> </p> <p> UNDER CONSTRUCTION……. </p> <p> Guarantee </p> <p> If you are unhappy with your prints or gifts, smugmug will reprint or refund your order, whichever you prefer. </p> <p> Simply send email to <a href="mailto:help@smugmug.com">Smugmug Help</a> within 30 days of receiving your order.</p> </p> </div> </html> Code:
.gallery_2888607 #myImg {
position: relative;
height: 268px;
width: 400px;
margin-top: 40px;
margin-left: 140px;
border:4px double #cccccc;
}
.gallery_2888607 #myText {
position: relative;
font-weight: bold;
width: 280px;
margin-top: -260px;
margin-left: 570px;
}
#albumDescription {height: 380px;}
/* some of these may not be needed */
.gallery_2888607 .nophotos {display: none;}
.gallery_2888607 #breadcrumb {display: none;}
.gallery_2888607 #photos {display:none;}
.gallery_2888607 .play_slideshow {display: none;}
.gallery_2888607 #albumNav_top {display: none;}
.gallery_2888607 #albumNav_bottom {display: none;}
__________________
Al My Website my Blog Mozilla Firefox Web Developer Firebug Customization FAQ Banner/Navbar/Slideshow Tutor |
|
|
|
||
|
#40
|
||
|
BrendaO
|
Quote:
I really liked the Customization - FAQ sheet. It is very user friendly. How do you add frames to the slideshow? Am I asking too many questions? I am just so excited that my site is looking better all the time. I appreciate all your help! |
|
|
|
||
| Tell The World! | |
| Similar Threads | Thread Starter | Forum | Replies | Last Post | ![]() |
| Navbar that shows which link is the current page | jfriend | SmugMug Customization | 485 | May-02-2013 09:19 PM | |
| created custom navbar, now share/style buttons are messed up | yossarian123 | SmugMug Customization | 1 | Jan-26-2010 10:40 AM | |
| Adding Custom Navbar | rmbrar | SmugMug Customization | 2 | Dec-20-2009 03:15 AM | |
| Custom Navbar | countrifiedphotography | SmugMug Customization | 5 | Feb-26-2009 06:08 AM | |
| "Gallery" in Custom Navbar Points Back to Homepage | nicegrizz | SmugMug Support | 2 | Oct-20-2008 06:53 PM | |
| Thread Tools | |
| Display Modes | |
|
|