Log In · Register

 
 
Closed TopicStart new topic
what does this code mean
LatinaLady
post Jun 29 2004, 05:19 PM
Post #1


Look its...
*******

Group: Official Member
Posts: 5,817
Joined: Feb 2004
Member No: 4,767



this code its part of my style sheet

QUOTE
<style type="text/css">
table.footer, .mainleft, table.footernav
{display: none;};
}
hr,  table.footer, table.navigation, table.search, #SearchBar1_pnlYouAreHere{
display: none;}
 
LiDdLe_TaSh
post Jun 29 2004, 05:28 PM
Post #2


i rock c[ =
*****

Group: Member
Posts: 520
Joined: Jun 2004
Member No: 22,226



hmm dunno if this is much help but i tried it in my custom header and the words jusst showed up after my banner so nothing there and in custom module(premium) ummm it cut off my entire xanga except for my banner and it didnt do anythin in javascript and website stats... i dont knoe if this helped happy.gif
 
i ami_am
post Jun 29 2004, 05:33 PM
Post #3


RRRRRr (I) AAAAAA NNNNN
*****

Group: Member
Posts: 469
Joined: Jun 2004
Member No: 24,214



i dont think its a complete code
 
DrNick311
post Jun 29 2004, 05:41 PM
Post #4


.
******

Group: Member
Posts: 1,488
Joined: Feb 2004
Member No: 3,625



Top one gets rid of the left modules, bottom one does the search bar, the navigation at the top, the footer, and something else.
 
queen
post Jun 29 2004, 06:42 PM
Post #5


‹(. .)›
******

Group: Official Member
Posts: 2,367
Joined: Jun 2004
Member No: 20,089



CODE
<!-- begin code provided by createblog.com -->

table.footer, .mainleft, hr,  table.footer, table.navigation, table.search, #SearchBar1_pnlYouAreHere {
display: none;
}

<!-- end code provided by createblog.com -->


..there i organized it.. you could actually put all those classes together 'cause they're all "display:none;".. which means they won't be visible.
footer= the footer
footernav=footer nav (redundant)
mainleft= left modules
hr= that trim line after all your entries
navigation=top navigation
search and #SearchBar1_pnlYouAreHere=searchbar
 

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