Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: reducing the width of buddypress theme


Maythil
Participant

@maythil

Interesting things, Jeff.

Thanks for introducing Firebug and Web Developer Tools. Imagine my plight of going to every file through the Cpanel file manager (which has no Back button!).

*

<script type=“text/javascript” language=“javascript”>

window.resizeTo(800, 600)

</script>

Is the height parameter a must, or can you leave it like (800, )?

*

I usually use the FTP service from My Network Places in my Windows-XP.

When I tried to remove one WPMU folder I got the error message

“500 Can’t Remove Directory. Permission denied”.

I had posted this problem at a WPMU forum.

The answer I got was WPMU does something at the Apache level

and that I can’t do much about it unless mine is a dedicated hosting service.

From what you said I gather that my work is to be done somewhere up,

not under public-html at the folder level, right?

Skip to toolbar