Being so positive is not good if you know other people starting to hate you. - The IT Student!

Home » Post Item » Multiply Tutorials.

Multiply Tutorials.

Thursday, June 25, 2009

@ sis jane, about the question your asking what code do i use in hiding the navigation links.

use this code:
div#subnav { display: none;
}

@ sis marga, your question about hover line-through i use in multiply please use this one.

text-decoration: line-through;

tutorials will be entertained :D

 

Posted by theitstudent at 10:53 am | permalink

Previous Comments

hi there.. id like to ask how can i hide the page title in multiply. thanks.

Posted by marj at July 20, 2009, 3:43 pm

hi you may use this code if you want.

h1#page_owner_title {
text-align: left;
float: left;
top: -80px;
padding-right: 70px;
color: #trans;
font: 0px tahoma;
font-weight: bold;
z-index:1000;
position:relative;
}

Posted by theitstudent at August 15, 2009, 2:37 pm

All comments are moderated. Your comments will not appear here unless approved by the blog owner. Thank you.

Add a comment