Log In · Register

 
Quick Div Question!
cherry_starr
post Oct 25 2007, 11:26 PM
Post #1


Senior Member
***

Group: Member
Posts: 43
Joined: Feb 2006
Member No: 370,127



My profile link is: http://myspace.com/cherrystarr

Some of what seems to be the coding text is poking through at the bottom of the base image, and i was wondering why that is and how to fix it. Also i am wondering what code i can use to hide the links underneath the MySpace advertisement banner? Thanks a lot for the help!

Also, i had used Dreamweaver, and made a rollover on the menu which shows up when i just open the html file on my computer, yet when i loaded it into MySpace it no longer works =\
Any suggestions?
 
 
Start new topic
Replies
Insurmountable
post Oct 25 2007, 11:42 PM
Post #2


Cornflakes :D
*******

Group: Staff Alumni
Posts: 4,541
Joined: Dec 2005
Member No: 322,923



Do you currently have the dreamweaver coding up now? Because that may be what is poking through the side because dreamweaver coding doesn't work on myspace...dreamweaver is for websites. _smile.gif Anywho..

To hide the top links use this:
CODE
<style>.navbar {display:none;}
.navigationBar {display:none;}</style>


If you want to hide the search bar and shortcuts use this:
CODE
<style>
body div div form {display:none !important;}
table table div form {display:inline !important;}
body div td div div select {width:0px !important;}
</style>
 

Posts in this topic


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