• hi all, i modify colourise. by changing #header height from 430px to 650px.

    #header {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent none repeat scroll 0 0;
    height:430px; —-> change to 650px
    margin:0;
    padding:0;
    position:relative;
    width:900px;
    }
    style.css (line 231)

    i restart my MAMP. and refresh my page. the modification doesn’t seems to work. i try doing it through the wordpress editor and update the file. it doesnt work too.

    what is missing? can someone advise me ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter imgnik

    (@imgnik)

    i am using wordpress 2.8 ( i think) it is the latest wordpress.

    2.8.4 is the latest, but to be able to really help you an url to your site is mostly appreciated.

    Peter

    Thread Starter imgnik

    (@imgnik)

    thank you for your reply. i am actually using 2.8.4.
    it is not live yet. i am running on localhost now.

    Strangely, today i turn on my MAMP and ( maybe i restart my mac), and changes took effect. but i tried to adjust the height again and the effect is not shown.

    what could be the reason for this? anybody?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘theme and modification’ is closed to new replies.