Help - Search - Members - Calendar
Full Version: Problem with my profile
Forums > Resource Center > Support Center > Createblog Support > Createblog Resolved Topics
n-murray

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
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
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
Sorry, I'm confused. When you say

"comment thing" what exactly are you referring to?
n-murray
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
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?

click to enlarge
n-murray
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
Okay I'm just going to try to submit it and see what happens
Janette
The way it is..that's what you were going for?
n-murray
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
Oh and you can close this
manny-the-dino
K cool. I wasn't sure, so I left it open.

Topic Closed
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.