Problem with my profile, Links don't work, I know why but I can't figure out how to fix |
Problem with my profile, Links don't work, I know why but I can't figure out how to fix |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Nov 2008 Member No: 700,955 ![]() |
Okay so my problem is all of the links (on my profile) more to the right do not work, and this is because of #comments being visible, but for some reason my coding doesn't allow me to move it, and any links that are in it's way (the ones to the right) don't work (ex. top right links [name-my account-log out]) Here is my coding: CODE <style type="text/css"> #profile div#stats{display:none !important;} #profile div#splash{display:none !important;} #profile div#bestfriends {display:none!important;} #profile div#aboutme {display:none !important;} #profile div#contactme {display:none!important;} #profile div#links{display:none!important;} #profile div#recententries {display:none!important;} #profile div#favorites {display:none !important;} #profile div#submissions {display:none !important;} #profile div#skills {display:none !important;} #profile div#recentphotos{display:none !important;} #profile div#comments{visiblity: visible;} #comments form { width:500px; height:85px; position:absolute; overflow:auto; top:116px; left:50%; margin-left:-372px; } #comments h2 { display: none; } .comment_body, .comment_img, #comments .hr, #comments .smaller , #comments p {display: none;} textarea, input{background-color: ; font-family:small fonts; font-size:7px; text-transform:uppercase; font-color: c1c1c1; border-width: 0px; border-color: #ffffff; font-weight:normal;} input { width:490px; height: 19px; } body { cursor:crosshair; } a, a:link { color:15b2e0; text-decoration:none; } a:hover { color: #ffce81; text-decoration:overline; cursor:all-scroll; } #info { font-family: Gill Sans MT; font-size: 16px; color:#c1c1c1; background-color:transparent; border:0px solid; border-color:none; width:450px; height:75px; position:absolute; overflow:auto; top:116px; left:50%; margin-left:-478px; } #link { font-family: small fonts; text-transform:uppercase; font-size: 8px; color:#c1c1c1; background-color:transparent; border:0px solid; border-color:none; width:958px; height:20px; position:absolute; overflow:auto; top:60px; left:50%; margin-left:-190px; } #profile div#footer{display:none !important;} #profile div#comments{visibilty: visible;} #headhoncho{position: absolute; left: 50%; margin-left: -30px; top: 0%; margin-top: 10px; width: 300px; height: 500px;} #profile div#comments{position: absolute; left: 50%; margin-left: 150px; top: 0%; margin-top; 0px; width: 400px; height: 600px;} </style> <div style="top:115px; left:50%; margin-left:-480px; position:absolute;"> <img src="http://i301.photobucket.com/albums/nn69/noehawaii/createblog/simple/main.png"> </div> <div id="link"> <a href="http://USERNAME.createblog.com/layouts/">view layouts</a> | <a href="http://USERNAME.createblog.com/graphics/">view graphics</a> | <a href="http://USERNAME.createblog.com/blogs/>bloggage</a> | <a href="http://USERNAME.createblog.com/photos/">photos</a> | <a href="http://USERNAME.createblog.com/friends/">friends</a> | <a href="http://USERNAME.createblog.com/winks.php?h...ache=1192662809">winks</a> | <a href="http://USERNAME.createblog.com/friends/add...ache=1192663004">+ me</a> | <a href="http://n-murray.createblog.com">N-Murray Creations</a> </div> <div id="info"> <center><a href="http://edelihu.deviantart.com/art/Party-Brushes-104996229">Party Brushes</a> | <a href="http://axeraider70.deviantart.com/art/Winter-Breeze-Brushes-44617350">Winter Breeze Brushes</a></center> blahblahblah<br> blahblahblah<br> blahblahblah<br> blahblahblah<br> blahblahblah<br> </div> |
|
|
![]() |
*Janette* |
![]()
Post
#2
|
Guest ![]() |
This is what I see. Which links don't work? The navigational don't send me anywhere. Are those the links you're referring to?
|
|
|
![]()
Post
#3
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Nov 2008 Member No: 700,955 ![]() |
This is what I see. Which links don't work? The navigational don't send me anywhere. Are those the links you're referring to? The navigation links don't work because I haven't actually made the layout "mine" yet, like I put username instead of n-murray. The links that don't work are the "Username - My account - Log Out" links, and a bit of the end of the "n-murray creations" link |
|
|
![]() ![]() |