Css coding help, links? - KingPin's Forum
KPsDenKPsDen ArmoryImage HostingLegendz text RPGIp DisplayIRCFlash Arcade
Forum
      |        
Register
         Double dragon (Posted By:djinnking - Replies:1 - Views:24)      « »     .trade in Reputation Item list (Posted By:djinnking - Replies:20 - Views:451)      « »     [Check4SPAM] RE: Top 10 Most Popular iPod Video Tools (Posted By:Jasony - Replies:0 - Views:1)      « »     [Check4SPAM] RE: Top 10 Most Popular iPod Video Tools (Posted By:Jasony - Replies:0 - Views:1)      « »     [Check4SPAM] RE: Top 10 Most Popular iPod Video Tools (Posted By:Jasony - Replies:0 - Views:1)      « »     [Check4SPAM] RE: Top 10 Most Popular iPod Video Tools (Posted By:Jasony - Replies:0 - Views:1)      « »     FINAL Standardized Ghq Prices (Posted By:gombie - Replies:11 - Views:808)      « »     tker (Posted By:Texan - Replies:1 - Views:10)      « »     !!!brand new event!!! (Posted By:Spanky - Replies:6 - Views:141)      « »     [epic] post you pic thread [/epic] (Posted By:Ego - Replies:323 - Views:7755)      « »     
KingPin's Forum
 
K.P.s.N. Register vbBux / KPs Mall Bugs Blogs FAQ Search Today's Posts Mark Forums Read Donate
Go Back   KingPin's Forum > KP's Network Forum > RSS News
Reload this Page Css coding help, links?
 


RSS News This is a discussion on Css coding help, links? in the RSS News;
Description: Ummm can someone tell me the code for the nav. on this site? illustration.co.nr...

Reply
 
LinkBack Thread Tools
Css coding help, links?
(#1 (permalink))
Old
Belle is Offline
Private
Points: 172, Level: 2 Points: 172, Level: 2 Points: 172, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Belle is an unknown quantity at this point
 
Belle
Rupees: 134.20
Bank: 500.00
Total Rupees: 634.20
 
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
Css coding help, links? - December 25th, 2007

Ummm can someone tell me the code for the nav. on this site?
illustration.co.nr

 
Reply With Quote
Revenue Shared Ads
(#3 (permalink))
Old
Shree J is Offline
Private
Points: 164, Level: 2 Points: 164, Level: 2 Points: 164, Level: 2
Activity: 0% Activity: 0% Activity: 0%
Shree J is an unknown quantity at this point
 
Shree J
Rupees: 1.00
Bank: 500.00
Total Rupees: 501.00
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
December 25th, 2007

#nav a {
background-color:#90A7AD;
border:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
font-size:10px;
margin-bottom:1px;
opacity:0.75;
padding-bottom:2px;
padding-top:2px;
width:225px;
}

#nav a:hover {
background-color:#BECDD2;
border:1px solid #FFFFFF;
color:#FFFFFF;
display:block;
font-size:10px;
margin-bottom:1px;
opacity:0.35;
padding-bottom:2px;
padding-top:2px;
width:225px;
}

this css is used for nav.

 
Reply With Quote
Revenue Shared Ads
Reply

Bookmarks

Tags
coding, css, links

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Rupees Per Thread View: 1.00
Rupees Per Thread: 15.00
Rupees Per Post: 5.00
Forum Jump



Powered by vBulletin® Version 3.8.0 Beta 1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright 2004-2009 KPsN


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81