Thread: Flickr
View Single Post
Old 01-02-2009, 04:08 AM   #18 (permalink)
[-0MEGA-]
VIP Member
 
[-0MEGA-]'s Avatar
 
Join Date: Nov 2004
Location: Goffstown, NH
Age: 21
Posts: 28,955
Default

Quote:
Originally Posted by MBGraphics View Post
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!
__________________
Core 2 Quad Q9550 @ 4.1GHz
Asus Rampage Formula X48
ATI 4870 X2 2GB GDDR5
4GB (2x2GB) DDR2 960
300GB Raptor // 2x 750GB
Creative SB X-Fi Titanium Fatal1ty
SilverStone 750W +12V@60A
3DMark06:
22605

www.photosbygeoff.com
[-0MEGA-] is offline   Reply With Quote