Thread: Flickr
View Single Post
Old 01-01-2009, 08:12 PM   #17 (permalink)
MBGraphics
Platinum Member
 
MBGraphics's Avatar
 
Join Date: Dec 2007
Location: Garden Grove CA
Age: 18
Posts: 811
Default

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)
__________________
Mike Pics of my rig HERE
Case:Lian Li with Swiftek apogee watercooling
CPU: Intel Q6600 (2.4 GHz)
Video: NVIDIA GeForce 8800GTX BFG OC Edition. LG 23" 1080HD and Sharp 19"
RAM/Storage:4GB Kingston Hyper X DDR2/320GB(7,200RPM) an 160GB(10,000 RPM) internals, and 320GB External
Sound Card: Creative X-Fi XtremeGamer Fatality
OS: Windows Vista Home Premium (64-bit)
M-B-Photos
Winner of Photo Tournaments: Automobiles and Birds
MBGraphics is offline   Reply With Quote