View Full Version : Need help to get reed about a couple of things...
Davidez
Mar-26-2009, 03:31 AM
It's almost perfect... I just need to change the font of my navigation bar and then take away the underline part... :dunno
:bow I don't like the boxes kind of grey in every page... and the slideshow is too low, and behind that grey terrible box...
(now I will search for the slideshow fixing solution in the apposite section)
someone can help me??
davidezerilli.smugmug.com
thank you!!!!!!!!
Allen
Mar-26-2009, 05:53 AM
It's almost perfect... I just need to change the font of my navigation bar and then take away the underline part... :dunno
:bow I don't like the boxes kind of grey in every page... and the slideshow is too low, and behind that grey terrible box...
(now I will search for the slideshow fixing solution in the apposite section)
someone can help me??
davidezerilli.smugmug.com
thank you!!!!!!!!
Add any font changes to this rule, see bold.
#navcontainer ul li a {
text-decoration: none;
font-family: Comic Sans MS, verdana, tahoma;
padding: .2em 1em;
color: #000000;
background-color: none;
}
Don't see any gray boxes :scratch
Davidez
Mar-26-2009, 07:02 AM
Add any font changes to this rule, see bold.
#navcontainer ul li a {
text-decoration: none;
font-family: Comic Sans MS, verdana, tahoma;
padding: .2em 1em;
color: #000000;
background-color: none;
}
Don't see any gray boxes :scratch
Thanks Allen! I'm understanding a lot more... I think I'm getting better (I'm now even able to move things around!! love these stuffs!!!:ivar )
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.