YellowFuze
Fri 15 June 2007, 03:41 pm GMT +0300
I have just put on a banner ad zone onto my site. It currently is PR4 and is photoshop tutorial related. Those who want to place a ad make me an offer. The site link is in my sig. (photoshop Tutorials) ;)
Nikolas
Sat 16 June 2007, 11:45 pm GMT +0300
Can we know some statistics from your site?
The price is $1 CPM right?
YellowFuze
Mon 18 June 2007, 08:44 am GMT +0300
yeah i can give you some stats. i will get them from my cpanel now......
these are from webaliser.
Daily Avg
Month Hits Files Pages Visits Sites
Jun 2007 2488 2106 595 218 4767
olaf
Mon 18 June 2007, 09:41 am GMT +0300
yeah i can give you some stats. i will get them from my cpanel now......
these are from webaliser.
Daily Avg
Month Hits Files Pages Visits Sites
Jun 2007 2488 2106 595 218 4767
this is very low traffic, I don't think you will find any advertiser for this site...
YellowFuze
Tue 19 June 2007, 09:00 am GMT +0300
the site has only recently been advertised so i know it is low. i really need to get more traffic somehow.
olaf
Tue 19 June 2007, 09:21 am GMT +0300
the site has only recently been advertised so i know it is low. i really need to get more traffic somehow.
write your own tutorials on that site and submit them to the big tutorial sites (good for hundreds of visitors a day)
YellowFuze
Tue 19 June 2007, 04:19 pm GMT +0300
thanks i just started a few. Too bad i cannot somehow wipe up some sort of internal system for my tutorial management its all external links on my site so what i have done is given them to a friend to post on his site which gets heaps of hits then he has put a link in the tuts and a banner ad, then i have submitted those tuts to good tutorials etc. hows that
olaf
Tue 19 June 2007, 04:28 pm GMT +0300
thanks i just started a few. Too bad i cannot somehow wipe up some sort of internal system for my tutorial management its all external links on my site so what i have done is given them to a friend to post on his site which gets heaps of hits then he has put a link in the tuts and a banner ad, then i have submitted those tuts to good tutorials etc. hows that
don't do that! just create some static pages on your own website and link them to your own site, while your friend is getting hundreds of visitors only a few people will click your banner!
YellowFuze
Wed 20 June 2007, 08:25 am GMT +0300
ok i will thanks for that. I will do that now.
YellowFuze
Wed 20 June 2007, 09:26 am GMT +0300
ok done... here is the first tutorial to make a cute pig face. But i would like to know
http://www.tutorial-database.com/index.php?id=tutid1 
how to make the border of the navigation go all the way down. my site uses tableless coding so i dont know how to do it. Can anybody help e out.
olaf
Wed 20 June 2007, 09:31 am GMT +0300
try to add a
<br clear="left" />
between these tags:
</div>
<div id="main">
YellowFuze
Wed 20 June 2007, 10:29 am GMT +0300
ok trying it now..... that didn't work it wrecked the page. hmmm what to do....
Nikolas
Wed 20 June 2007, 10:40 am GMT +0300
Try to start over. Copy the layout from the site. That should work.
YellowFuze
Wed 20 June 2007, 10:44 am GMT +0300
ohh i got the page fixed. now all i have to do is get the navigation background to run all the way down.
olaf
Wed 20 June 2007, 11:04 am GMT +0300
ok trying it now..... that didn't work it wrecked the page. hmmm what to do....
I guess you need to add also
float:left;
to the "main" container
YellowFuze
Wed 20 June 2007, 11:17 am GMT +0300
wait so what do i do???? litle confused. The main container is not part of the navigation and when i put that br clear thing in it did exactly that... moved the main down the bottom. Some how i have to get one of those navigattion li or divide things to go all the way down.
olaf
Wed 20 June 2007, 11:20 am GMT +0300
wait so what do i do???? litle confused. The main container is not part of the navigation and when i put that br clear thing in it did exactly that... moved the main down the bottom. Some how i have to get one of those navigattion li or divide things to go all the way down.
thats why you need to float it add this to the main tag:
<div id="main" style="float:left;">
YellowFuze
Wed 20 June 2007, 11:41 am GMT +0300
nope still doesn't work..... the flot part was already in the css anyway. Hmm now what to do.. do you want me to send you the code etc so you can have a better look.
olaf
Wed 20 June 2007, 12:08 pm GMT +0300
nope still doesn't work..... the flot part was already in the css anyway. Hmm now what to do.. do you want me to send you the code etc so you can have a better look.
another way is to give the "parent" container the dark background color and fill the main container with the white color
YellowFuze
Wed 20 June 2007, 01:18 pm GMT +0300
that could work. i will look into it. But is there a way to just stretch t navigation to all of the way or is that not possible with the coding. hmm but dunno if the colour change will work because the navigation has a border on the right of it. i have asked the person that helped me code it to see if they know.
olaf
Wed 20 June 2007, 01:20 pm GMT +0300
that could work. i will look into it. But is there a way to just stretch t navigation to all of the way or is that not possible with the coding.
yes with the clear command, but this is sometimes a little bit hard to do
YellowFuze
Wed 20 June 2007, 01:24 pm GMT +0300
ok hmm well looks like it is a little over my head. If you are not to busy i will send you the whole code for you to have a doodle with and in return i can give you a free text link lol which isn't worth much lol.
olaf
Wed 20 June 2007, 01:27 pm GMT +0300
ok send the stuff to olaf at webdigity dot com
YellowFuze
Wed 20 June 2007, 01:30 pm GMT +0300
ok i have sent it. Hope you get it.
olaf
Wed 20 June 2007, 01:47 pm GMT +0300
ok i have sent it. Hope you get it.
not yet :(
YellowFuze
Wed 20 June 2007, 02:08 pm GMT +0300
ok well i sent it again i think it worked this time