Log In · Register

 
how do you do this?, link table? o.o;
xgrizzy
post Oct 25 2008, 09:31 PM
Post #1


Senior Member
***

Group: Member
Posts: 60
Joined: Mar 2008
Member No: 626,923



Like in this layout:

http://www.createblog.com/layouts/preview.php?id=31392

the navigation table has like little rectangles over it.
Does anyone know the code for it? Help me please ^^;
 
 
Start new topic
Replies
none345678
post Oct 25 2008, 10:12 PM
Post #2


Sex, Blood, & RocknRoll
*******

Group: People Staff
Posts: 5,305
Joined: Nov 2007
Member No: 596,480



Heres a code from one of my layouts that has a similar link, change what you need to try and get the same effect.


CODE
.nav1 {display:block;
color:525252 !important;
font-family:arial;
font-size:8pt;
color:9fbec1;
letter-spacing: 3px!important;
font-weight: normal;
width:autopx;
border-left: 10px solid;
border-right: 0px solid;
border-left-color: 1a1a1a;
border-right-color: 9fbec1;
text-transform:none;
text-decoration:none!important;
line-height:13pt;
background-color:0000;margin: 1px;
margin-right:10px;
text-align: right;
}

.nav1:hover {display:block;
color:e5e5e5 !important;
font-family:arial;
font-size:8pt;
letter-spacing: 3px!important;
font-weight: normal;
width:autopx;
border-left: 8px solid;
border-left-color: d2d2d2;
border-right: 0px solid;
border-right-color: b6d7da;
text-transform:none!important;
text-decoration:none!important;
line-height:13pt;
background-color:b9b9b9;
margin: 1px;
text-align: right;
margin-right:10px;
letter-spacing: 0px;
}




CODE
<a href="URL HERE" class="nav1">type typ</a>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: