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 |
Dec 23 2008, 05:30 PM
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* |
Dec 23 2008, 06:37 PM
Post
#2
|
|
Guest |
Everytime I attempt to code a cb layout, the comments section always screws me over.
You want your comments hidden and for some reason it doesn't allow you to remove or move it? Or both? |
|
|
|
Dec 23 2008, 06:40 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Nov 2008 Member No: 700,955 |
Everytime I attempt to code a cb layout, the comments section always screws me over. You want your comments hidden and for some reason it doesn't allow you to remove or move it? Or both? No, because if I remove it, it will remove the comment box as well, because I removed all of the comments, not the comment box. And when I try to move the comment thing, the coment box gets screwed up. |
|
|
|
n-murray Problem with my profile Dec 23 2008, 05:30 PM
Janette Sorry, I'm confused. When you say
"comm... Dec 23 2008, 06:43 PM
n-murray QUOTE(Janette @ Dec 23 2008, 01:43 PM) So... Dec 23 2008, 07:17 PM
Janette This is what I see. Which links don't work? Th... Dec 23 2008, 07:31 PM
n-murray QUOTE(Janette @ Dec 23 2008, 02:31 PM) Th... Dec 24 2008, 01:49 AM
n-murray Okay I'm just going to try to submit it and se... Dec 24 2008, 01:51 AM
Janette The way it is..that's what you were going for? Dec 24 2008, 02:01 AM
n-murray Okay what I did was make a div with a white backgr... Dec 25 2008, 04:33 PM
n-murray Oh and you can close this Dec 26 2008, 02:24 AM
manny-the-dino K cool. I wasn't sure, so I left it open.
Top... Dec 26 2008, 02:26 AM![]() ![]() |