Profile 2.0 layout problems..., have some problems i need help with. |
Profile 2.0 layout problems..., have some problems i need help with. |
Oct 19 2009, 02:15 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Apr 2009 Member No: 724,201 |
http://www.myspace.com/aspectapparelco
the link above is to my new clothing company that i'm working on building up an online buzz about. i'm trying to get rid of the "about me" top that is suppose to be hidden but for some reason i can't get it to disappear. that's the only problem i'm having right now because if i can move that and place my div at the very top just under the myspace banner/link section it will align all of my links and sections. thanks in advance. below is the code that is in the CSS section: CODE div#header, div#googlebar {background-color: # 0d0d0d;}
#topnav {background-color: # 0d0d0d;} #topnav ul, #topnav ul li {border: none;} div.basicInfoModule {display:none;} div.blurbsModule h3 {display:none;} div.blurbLikeToMeet {display:none;} div.wrap, div#row1, div.contentMid2, div.contentMid, div.contentMid1, div.myCoreDiv {width:800px;background-color:transparent;} div.globalWidth, div#leaderboard {width:800px; max-width:960px; } div#googlebar {width:770px;} div.basicInfoDetails {min-height:0px; padding:0px;} div.profileDemographics {min-height:0px; padding:0px; height:0px; width:0px;} div.basicInfoModule {margin:0px; height:0px; padding:0px; min-height:0px; } div.basicInfoModule div.moduleBody {height:0px; min-height:0px; margin-top:0px; margin:0px; padding:0px; background-color:transparent;} div.contentMid2 {padding:0px;} div.blurbsModule {margin:0px; padding:0px} div.blurbsModule div.moduleBody, div.blurbsModule div.moduleMid{padding:0px;} div.myCoreDiv {text-align:center;} div.friendSpaceModule {position:absolute;height;auto;width:600px;top:2385px; margin-left:100px;background-color:transparent;border:none;overflow:none;z-index:9;} div.blurbsModule {background color:transparent;} div#footer {display:none;min-height:0px; padding:0px; height:0px; width:0px;} div.commentsModule {position:absolute;height:auto;width:700px;top:2885px;margin-left:50px;background-color:transparent;border:none;overflow:auto;z-index:9;} div.detailsModule div.moduleBody ul. moduleList span {text-align: right; display: block; font-color:000000;} .addbutton {width:240px;height:70px;position:absolute;top:883px;margin-left:50px;background-color:transparent;z-index:9;overflow:hidden;} .msgbutton {width:260px;height:60px;position:absolute;top:983px;margin-left:30px;background-color:transparent;z-index:9;overflow:hidden;} .picsbutton {width:240px;height:60px;position:absolute;top:1053px;margin-left:50px;background-color:transparent;z-index:9;overflow:hidden;} .sitebutton {width:240px;height:60px;position:absolute;top:1113px;margin-left:-50px;background-color:transparent;z-index:9;overflow:hidden;} .specialbutton {width:335px;height:269px;position:absolute;top:324px;margin-left:431px;background-color:transparent;z-index:9;overflow:hidden;} .aspectbutton {width:150px;height:50px;position:absolute;top:2283px;margin-left:350px;background-color:transparent;z-index:9;overflow:hidden;} .blogbutton {width:55px;height:50px;position:absolute;top:623px;margin-left:565px;background-color:transparent;z-index:9;overflow:hidden;} .facebookbutton {width:55px;height:50px;position:absolute;top:623px;margin-left:640px;background-color:transparent;z-index:9;overflow:hidden;} .twitterbutton {width:55px;height:50px;position:absolute;top:623px;margin-left:710px;background-color:transparent;z-index:9;overflow:hidden;} .aboutmetext {width:455px;height:390px;position:absolute;top:838px;margin-left:310px;background-color:transparent;z-index:9;overflow:auto;text-align:justify;padding-right:3px;} .street {width:740px;height:200px;position:absolute;top:1423px;margin-left:30px;background-color:transparent;z-index:9;overflow:none;} .basement {width:740px;height:200px;position:absolute;top:1752px;margin-left:30px;background-color:transparent;z-index:9;overflow:none;} .house {width:740px;height:200px;position:absolute;top:2062px;margin-left:30px;background-color:transparent;z-index:9;overflow:none;}
Reason for edit: Please use [codebox] tags instead of [code] tags when posting longer codes. - Mike
|
|
|
|
![]() |
Oct 19 2009, 02:20 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
This is magical:
CODE .blurbsModule h4 { display:none; }
|
|
|
|
Oct 19 2009, 07:06 AM
Post
#3
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 42 Joined: Apr 2009 Member No: 724,201 |
thank you. i didn't realize it was h4 instead of h3.
|
|
|
|
Oct 19 2009, 12:44 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
Yep.
View source and cmd/ctrl+f come in handy when figuring out elements and classes. :) |
|
|
|
Oct 19 2009, 02:30 PM
Post
#5
|
|
|
Treasure Pleasure ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Head Staff Posts: 11,193 Joined: Oct 2005 Member No: 281,127 |
Topic closed & moved.
|
|
|
|
![]() ![]() |