How to setup lynx browser

Date February 8, 2010

What is ?
For someone which don’t know is an internet browser;
like Internet Explorer or Opera or Firefox. Major difference
related to that browser is don’t display any images!

is made for a fast browsing and because display
just text aid internet users to focus attention just to content
information on websites; any another images, graphics or flash
technology is ignored.

More time I considered that browser totally insipid but when
I used with my settings I [...] Continue Reading…

Related posts:

Google Ad Auction

Date February 5, 2010

I find that video in a warriorforum and wish share with you; is a very good and clear explanation how google lay down rules for bid. Also is a good explanation for adwords quality score. Please watch and if you have any opinion, even for another PPC search engine, not just Google, leave a comment.

Related posts:

Cleaker Theme modifications

Date February 2, 2010

Below is some tips to modify cleaker theme used for
1. Remove withe line between link header navigation and header
In Appreance / Editor / Stylesheet (style.css)
Find:
#header {
width: 900px;
background: #fff url(images/header.gif) top center no-repeat;
height: 104px;
margin-top: 0;
color: #fff;

and change to height: 104px;

2. Align navigation from left to right
Find in Appreance / Editor / Stylesheet (style.css)
ul#Nav li {
float: right;
border-left: 1px solid #fff;
}

and change it to

ul#Nav li {
float: left; –> align all links in navigation bar to [...] Continue Reading…

Related posts:

How to setup Domain Name Server

Date January 30, 2010

First time when I try to setup for a domain I have some problems. For this reason this is a little step by step tutorial for how to setup .

First of all this setting is exactly for my case, for other situations, like another domain registrar or another host manager can be different.
Correct settings for involve two steps:
- setup in web host manager (WHM)
- setup name [...] Continue Reading…

Related posts: