div help |
![]() ![]() |
div help |
Mar 9 2007, 07:57 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Jan 2007 Member No: 496,194 |
how do u put in a navigation list thin for div layoutzz.........
|
|
|
|
Mar 9 2007, 08:09 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
Erm, well, what sort of navigation? If you're talking about something like the boxes here, you'd just add a new div layer.
If you're talking about adding it to an already exsisting box, it would probably just be a bunch of links ... Which you're going to have either way. |
|
|
|
Mar 9 2007, 08:20 PM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Jan 2007 Member No: 496,194 |
anyone the most easy one..........but i don't want the one from myspace..the onez at the toop...
|
|
|
|
Mar 9 2007, 08:58 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
...
CODE <div class="navi"> Quite possibly the simplest navigation one could come up with. It should go in your about me, assuming you already have a div overlay set up.
<a href="http://">Hello, link.</a><br /> <a href="http://">Hello, link.</a><br /> <a href="http://">Hello, link.</a><br /> <a href="http://">Hello, link.</a><br /> </div> |
|
|
|
Mar 9 2007, 11:12 PM
Post
#5
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Jan 2007 Member No: 496,194 |
how u change the color
|
|
|
|
Mar 10 2007, 11:04 AM
Post
#6
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Of all links or just those?
Just those: CODE <font color=" color here">link codes</font> Of all links: CODE a:link, a.man{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;} a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} (Taken from cb css) You need style tags of course. |
|
|
|
Mar 10 2007, 11:36 AM
Post
#7
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Jan 2007 Member No: 496,194 |
i want to change the color text to the navgation linkz
|
|
|
|
Mar 10 2007, 11:46 AM
Post
#8
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
^ Then read the post above....
|
|
|
|
Mar 10 2007, 12:23 PM
Post
#9
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Jan 2007 Member No: 496,194 |
idk wat u mean
|
|
|
|
| *Intercourse.* |
Mar 10 2007, 12:43 PM
Post
#10
|
|
Guest |
^Change where it has "color here" with a color code, or in this code:
QUOTE a:link, a.man{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase; letter-spacing: 0px;} a:active{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a:visited{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} a:hover{font-family:arial; font-size:9px; color:######; font-weight:none;border:0px; text-transform: uppercase;} Change all the ###### |
|
|
|
Mar 10 2007, 04:58 PM
Post
#11
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 112 Joined: Jan 2007 Member No: 496,194 |
THANXXXXXXX
|
|
|
|
![]() ![]() |