Post Reply  Post Thread 


What is a working CSS tag for a navigation bar with animated tabs?
Author Message
adkona
Junior Member
**


Posts: 3
Group: Registered
Joined: Jul 2009
Status: Offline
Reputation: 0
Post: #1
What is a working CSS tag for a navigation bar with animated tabs?

Does anyone know a good CSS tag for a navigation bar with animated tabs? I just need an example. I can do the images in photoshop but I can't seem to find a tag that works.


ccj mortgage articles
automated forex system
07-15-2009 03:39 AM
Find all posts by this user Quote this message in a reply
stonemethew
Junior Member
**


Posts: 3
Group: Registered
Joined: Mar 2010
Status: Offline
Reputation: 0
Post: #2
RE: What is a working CSS tag for a navigation bar with animated tabs?

Here some css code based on the navigation bar with the animated tabs,

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body{
background-color:#1f1f1f;
}
.container{
width:960px;
margin:0px auto;
color:#FFFFFF;
font-family:Arial,sans-serif;
font-size:20px;
font-weight:bold;
}
#navbar1{
float:left;
width:960px;
height:36px;
font-size:14px;
margin:20px 0 0 0;
background:url(images/navbar_bg.png);
}
#navbar1 ul{
float:left;
width:585px;
height:36px;
margin-left:188px;
color:#000000;
}
#navbar1 ul{
background: url(images/anim_3.png) no-repeat;
background-position:1px 4px;
}
#navbar1 ul li{
float:left;
width:72px;
margin:3px 0 0 0;
height:22px;
display: inline;
text-align:center;
padding:7px 0 0 0;
border-left:1px solid #1f1f1f;
cursor:pointer;
}

If you should have some problem regarding to this css then tell me I am expert in this field.I will resolve your problem easily.


cheap web design
03-10-2010 01:04 PM
Find all posts by this user Quote this message in a reply
augustsalbert
Junior Member
**


Posts: 4
Group: Registered
Joined: Mar 2010
Status: Offline
Reputation: 0
Post: #3
RE: What is a working CSS tag for a navigation bar with animated tabs?

I’m using Firefox 2 with Mac Osx – When ever I scroll over to a new li/link there seems to be a jump where the effect bar jumps 2-3 times before getting to where it needs to get.


Dreamers have become an endangered species
03-25-2010 07:33 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites

Forum Jump:

 Quick Theme: