Log In · Register

 
 
Closed TopicStart new topic
Problem with my profile, Links don't work, I know why but I can't figure out how to fix
n-murray
post 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*
post 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?
 
n-murray
post Dec 23 2008, 06:40 PM
Post #3


Member
**

Group: Member
Posts: 25
Joined: Nov 2008
Member No: 700,955



QUOTE(Janette @ Dec 23 2008, 01:37 PM) *
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.
 
*Janette*
post Dec 23 2008, 06:43 PM
Post #4





Guest






Sorry, I'm confused. When you say

"comment thing" what exactly are you referring to?
 
n-murray
post Dec 23 2008, 07:17 PM
Post #5


Member
**

Group: Member
Posts: 25
Joined: Nov 2008
Member No: 700,955



QUOTE(Janette @ Dec 23 2008, 01:43 PM) *
Sorry, I'm confused. When you say

"comment thing" what exactly are you referring to?


#comments
 
*Janette*
post Dec 23 2008, 07:31 PM
Post #6





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?

 
n-murray
post Dec 24 2008, 01:49 AM
Post #7


Member
**

Group: Member
Posts: 25
Joined: Nov 2008
Member No: 700,955



QUOTE(Janette @ Dec 23 2008, 02:31 PM) *
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
 
n-murray
post Dec 24 2008, 01:51 AM
Post #8


Member
**

Group: Member
Posts: 25
Joined: Nov 2008
Member No: 700,955



Okay I'm just going to try to submit it and see what happens
 
*Janette*
post Dec 24 2008, 02:01 AM
Post #9





Guest






The way it is..that's what you were going for?
 
n-murray
post Dec 25 2008, 04:33 PM
Post #10


Member
**

Group: Member
Posts: 25
Joined: Nov 2008
Member No: 700,955



Okay what I did was make a div with a white background to cover up the top right links and simply added "My Account" and "Log Out" to my navigation links, then I moved all the links more to the left so they all work. biggrin.gif
 
n-murray
post Dec 26 2008, 02:24 AM
Post #11


Member
**

Group: Member
Posts: 25
Joined: Nov 2008
Member No: 700,955



Oh and you can close this
 
manny-the-dino
post Dec 26 2008, 02:26 AM
Post #12


Senior Member
*******

Group: Administrator
Posts: 8,629
Joined: Jan 2007
Member No: 498,468



K cool. I wasn't sure, so I left it open.

Topic Closed
 

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