PDA

View Full Version : Please help with my css


rovert03
Jan-26-2009, 06:29 PM
Hello everyone.

I'm trying to get some help with my code. I need to align my top banner to the rest of the page so the lines form a closed box. I would also like to know the code so i can put a navbar in the box and below my banner. i dont want a space there between the banner and the rest of it, cuz then it will not be a closed box and look clean.

Another code i was having a hard time tryin to hide "PDXPhotography's Home" and my galleries. I want a link to my galleries, not for them to show on the main page, and get rid of the navbar and links at the bottom and only have smugmug there very small.

Well hope someone can help with this, its been a long day tryin to work on all these codes. thanks

R.Leonardo
Jan-27-2009, 08:29 PM
For navbar build, see here, http://dgrin.smugmug.com/gallery/1932803

If I understand what you are asking about placement, try here, http://www.dgrin.com/showthread.php?t=118859&highlight=hide+gallery+home+page


Use this to disable my main page from saying "PDXPhotography's Home" at the very top, see number 23 here, http://www.smugmug.com/help/customize-faq

#userName {display: none;}
#userHome {display: none;}

Is number 26 here what you are looking to do to hide galleries on home page,
http://www.dgrin.com/showthread.php?t=52811

jfriend
Jan-27-2009, 09:49 PM
Hello everyone.

I'm trying to get some help with my code. I need to align my top banner to the rest of the page so the lines form a closed box. I would also like to know the code so i can put a navbar in the box and below my banner. i dont want a space there between the banner and the rest of it, cuz then it will not be a closed box and look clean.

Another code i was having a hard time tryin to hide "PDXPhotography's Home" and my galleries. I want a link to my galleries, not for them to show on the main page, and get rid of the navbar and links at the bottom and only have smugmug there very small.

Well hope someone can help with this, its been a long day tryin to work on all these codes. thanks

Already answered over here (http://www.dgrin.com/showthread.php?t=118957). No need to post the same question multiple times.