Убрать рекламу в ЖЖ

Как я убрал рекламу СУПа у себя в ЖЖ? Просто!

1) Идем по этой ссылке: http://www.livejournal.com/customize/options.bml?group=customcss
2) Добавляем в поле «Custom stylesheet» вот это: .adv { display: none;}

За идею спасибо Brain1ess

UPD: вот такие теперь стили необходимы. 

#ad-leaderboard { display: none;} #ad-5linkunit { display: none;} .adv { display: none;}

За подсказку спасибо Пеплу.

Теги: , , , , , ,
Еще можно почитать по теме
http://dsda.ru/wp-content/themes/white
реклама в блоге реклама в блоге

Как улучшить качество видео с youtube

A common problem when embedding youtube videos in your website or myspace profile (or various social network) is that you always end up with the low-quality version to show. A little known trick around this can be achieved with a few simple URL modifications.

Let’s dive right in:

For the basis of this tutorial we will be using and dissecting the following youtube URL: http://www.youtube.com/watch?v=57hSqLLfOv4

Step 1. You will first need to copy the standard embed code youtube provides on each video and then locate the actual url which will look like this:

http://www.youtube.com/v/XXXXXXXXXX&hl=en&fs=1

Notice that we have split up the URL into a red and blue portion. The part in red needs to remain the same but the blue portion is where we will modify it.

Step 2. Now you will need to replace the:
“&hl=en&fs=1″ with “&ap=%2526fmt%3D18″ (ignore the quotes)

Which would make the final outcome appear like this:

http://www.youtube.com/v/xxxxxxxxxxx&ap=%2526fmt%3D18

тут немного для яндекса =)
5329787.4600f70041ee1fb309648d41115f026e.1223113594.2eabe672bdf65792ce4c46507cb9b4d7

Теги: ,
Еще можно почитать по теме
http://dsda.ru/wp-content/themes/white

Небольшой хак на JS

Просто в мемориз.

javascript:document.body.contentEditable='true'; document.designMode='on'

в адресную строку и можем менять текстовые блоки.

Спонсор поста: Sloger.net

Теги: , ,
Еще можно почитать по теме
http://dsda.ru/wp-content/themes/white
реклама в блоге реклама в блоге