Flickr

vroom_skies

VIP Member
I thought there was a thread like this, but I couldn't find it.
Anyways, I just got around to joining flickr and have no friends lol.

So I was wondering who here uses it?
Find me under:
[email protected]

Thanks
Bob
 

Punk

Moderator
Staff member
I tried it but never liked it...

All my pictures are on Panoramio.com (album).

I just found a cool photography community called Photospot, still very small but has a lot of potential, if you want to check it out, links here.
 

Geoff

VIP Member
SmugMug looks awesome, I'm trying to sign up but it looks like they are having some issues now.

If anyone wants to sign up, you can get 50% off by using the discount code: yahoo
 

MBGraphics

VIP Member
Yes OMEGA, they are having problems right now, i'll drop a note on here when i notice it's back up an running for ya ;)

I didnt know about the yahoo one, i used Flickr and it also gave me 50% off my first year :)

It's a great site though, you will really like it (especially if your very organized)
 

Geoff

VIP Member
I was looking at getting the Power account for $30/yr. with the discount. I would really like the option to sell my photos online, but even $75/yr. is a lot of money. What one do you have?
 

MBGraphics

VIP Member
I have the Power account, I too would love to be able to sell them but im not going to pay 150 a year just for that..
 

Geoff

VIP Member
Yeah, maybe if I ever go pro I'll do that, of course now if I got the pro account no one would buy anything. :p
 

MBGraphics

VIP Member
Ok OMEGA, the site is back up and running.
I wouldnt doubt yourself bud, you have some great shots and you keep gettin better ;)
 

MBGraphics

VIP Member
Looks great bud ;)
(may I suggest centering the slideshow though?;))

This is what I have in my CSS box:

#bioBox .photo {
display: none;
}

#userBio {
text-align: center !important;
}



#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li {
display: inline;
}

#navcontainer ul li a {
text-decoration:none;
padding: .4em 1em;
color: #fff;
background-color: #000;
}

#navcontainer ul li a:hover {
color: #000000;
background-color: #C0C0C0;
}




/* hides your name (including any 's) */
#userName {
display: none;
}


/* hides the word home */
#userHome {
display: none;
}


.gallery_6711763 .pageNav {
display: none;
}



Now, that will make the navbar have the look and feel of mine, but you can change the stuff around. It also removes where "photographybygeoff's Home"

Here is a great site to help you out with customizing though ;):
http://www.dgrin.com/

and here's a link for navbar stuff:
http://dgrin.smugmug.com/gallery/1932803

look towards the bottom and you will see "make it look pretty!!" I believe thats what your lookin for ;)


Good luck man! dont be affraid to ask questions though :)


EDIT:
this code:

#userBio {
text-align: center !important;
}

centers your slideshow (it's already included in the coding i listed above, it's the second one)
 

Geoff

VIP Member
Looks great bud ;)
(may I suggest centering the slideshow though?;))

This is what I have in my CSS box:

#bioBox .photo {
display: none;
}

#userBio {
text-align: center !important;
}



#navcontainer ul {
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li {
display: inline;
}

#navcontainer ul li a {
text-decoration:none;
padding: .4em 1em;
color: #fff;
background-color: #000;
}

#navcontainer ul li a:hover {
color: #000000;
background-color: #C0C0C0;
}




/* hides your name (including any 's) */
#userName {
display: none;
}


/* hides the word home */
#userHome {
display: none;
}


.gallery_6711763 .pageNav {
display: none;
}



Now, that will make the navbar have the look and feel of mine, but you can change the stuff around. It also removes where "photographybygeoff's Home"

Here is a great site to help you out with customizing though ;):
http://www.dgrin.com/

and here's a link for navbar stuff:
http://dgrin.smugmug.com/gallery/1932803

look towards the bottom and you will see "make it look pretty!!" I believe thats what your lookin for ;)


Good luck man! dont be affraid to ask questions though :)


EDIT:
this code:

#userBio {
text-align: center !important;
}

centers your slideshow (it's already included in the coding i listed above, it's the second one)
Excellent, thanks! I've been reading up on dgrin for several hours already, lol. I already removed the links and most of the footer on the bottom, there's so much you can do with SmugMug it's amazing!
 

MBGraphics

VIP Member
Haha, yeah there is so much I want to do to mine. I would LOVE to make my own really nice lookin customized NavBar, but i SUCK at coding things, so I gave up on it :p

I figured out how to do it, but it took so long, and I got the size of it wrong so i have to redu the whole thing an just havnt gotten around to it..haha
 
Top