Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

spinpage

Asked Modified Viewed 2,684 times
I
ikon
I
ikon 10
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

hey guys im REALLY new at php-fusion and really any kind of computer stuff =) please dont laugh. But i somewhat figured out how it works and this is what i have so far..if something is wrong please let me know..thanks

http://www.spinpage.com
0 replies

11 posts

B
bertm
B
bertm 10
  • Junior Member, joined since
  • Contributed 23 posts on the community forums.
  • Started 2 threads in the forums
answered
Junior Member

I don't know if it's supposed to, but your headr image doesn't look really well.

You could also try to change the Google Search background color.
In your code, change the (red coloured) #cccccc to #FFFFFF for a white background.
<!-- Search Google -->
<center>
<form method='get' action='http://www.google.com/custom' target='google_window'>
<table bgcolor='[color=red]#cccccc[/color]'>
<tr><td nowrap='nowrap' valign='top' align='left' height='32'>
<a href='http://www.google.com/'>
<img src='http://www.google.com/logos/Logo_25gry.gif' border='0' alt='Google' align='middle'></img></a>
<br/>
<input type='text' name='q' size='25' maxlength='255'value=''></input>
</td></tr>
<tr><td valign='top' align='left'>
<input type='submit' name='sa' value='Search'></input>
<input type='hidden' name='client' value='pub-3536662387937339'></input>
<input type='hidden' name='forid' value='1'></input>
<input type='hidden' name='ie' value='ISO-8859-1'></input>
<input type='hidden' name='oe' value='ISO-8859-1'></input>
<input type='hidden' name='cof' value='GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:336699;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1'></input>
<input type='hidden' name='hl' value='en'></input>
</td></tr></table>
</form>
</center>
<!-- Search Google -->


The same for the Google advertisements, change the red coloured E6E6E6 to FFFFFF for a white background.
<script type='text/javascript'><!--
google_ad_client = 'pub-8411281435105367';
google_ad_width = 160;
google_ad_height = 600;
google_ad_format = '160x600_as';
google_ad_type = 'text_image';
google_ad_channel ='';
google_color_border = 'FFFFFF';
google_color_bg = '[color=red]E6E6E6[/color]';
google_color_link = '0000FF';
google_color_text = '000000';
google_color_url = '008000';
//--></script>
<script type='text/javascript'
  src='http://pagead2.googlesyndication.com/pagead/show_ads.js'>
</script>


Also, try not to put the advertisements all over the page, otherwise visitors have find the information they need among all those ads, and they make the page look a bit messy.

Happy coding!
0 replies
2
2old
2
2old 10
  • Member, joined since
  • Contributed 89 posts on the community forums.
  • Started 6 threads in the forums
answered
Member

Was there a particular reason why you enclosed your site in a Frameset?
0 replies
Q
Quartzkyte
Q
www.php-fusion.co.uk/../../images/smiley/cool.gif

Mike
---------------------------------------
Quartzkyte, admin @ French N.S.S.
  • Senior Member, joined since
  • Contributed 404 posts on the community forums.
  • Started 40 threads in the forums
answered
Senior Member

Very nice start, but same question as 2old...
0 replies
I
ikon
I
ikon 10
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

i wish i could tell you....i dont really know much about what i did, i just started going and thats what i had when i stopped
0 replies
B
bbene
B
bbene 10
Ben Benesh
Support Team Member
  • Member, joined since
  • Contributed 74 posts on the community forums.
  • Started 1 thread in the forums
answered
Member

My guess is that it's in a frame because he set up the DNS for the domain as a redirect to his server's IP address and not an A Record.
0 replies
I
ikon
I
ikon 10
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

and how would i go about changing that???
0 replies
M
matt1019
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 4 threads in the forums
answered
Junior Member

@ikon:

Quick small tip: change the size of the google text input (width)

^^^^^^^^ talking about the google search panel.

this would set your right-side "right" ;)

I personally think, HONESTLY, that you have done a very nice job on this site ;)

That being said, your header logo could use some "graphical" help/makeover.

If you are graphically challenged.... LIKE ME.... you can search google for "Free online logo maker" or something (without the quotes) and there you will find a list of websites that will allow you to make free online logos!!

hope this helps. I have not gotten enough time to surf to other parts of your website to provide with evaluations/feedback.

-Matt
0 replies
I
ikon
I
ikon 10
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

thanks for the kudos man...im trying and learning all this at the same time so ANY help/info is much appreciated. ill fix the google

0 replies
I
ikon
I
ikon 10
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

ok matt i fixed the google search panel and made a QUICK banner just to get a little feel for the process...see what u think
0 replies
M
matt1019
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 4 threads in the forums
answered
Junior Member

Your right side is perfect!!

your logo is good as well! (better then the previous one....) <===just my opinion.... some people would beg to differ i guess.

Let me take a look at other parts and will get back to you with more feedback if need be.

Keep up the great work, mate!

This is how you learn.... not by reading but rather by actually DOING it... ok, at least a little by reading :p

-Matt
0 replies
I
ikon
I
ikon 10
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
answered
Newbie

alrighty man thanks
0 replies

Category Forum

Post Your Site

Labels

None yet

Statistics

  • Views 0 views
  • Posts 11 posts
  • Votes 0 votes
  • Topic users 6 members

6 participants

B
B
bbene 10
Ben Benesh
Support Team Member
  • Member, joined since
  • Contributed 74 posts on the community forums.
  • Started 1 thread in the forums
Q
Q
www.php-fusion.co.uk/../../images/smiley/cool.gif

Mike
---------------------------------------
Quartzkyte, admin @ French N.S.S.
  • Senior Member, joined since
  • Contributed 404 posts on the community forums.
  • Started 40 threads in the forums
2
2
2old 10
  • Member, joined since
  • Contributed 89 posts on the community forums.
  • Started 6 threads in the forums
M
M
  • Junior Member, joined since
  • Contributed 21 posts on the community forums.
  • Started 4 threads in the forums
I
I
ikon 10
  • Newbie, joined since
  • Contributed 7 posts on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
B
B
bertm 10
  • Junior Member, joined since
  • Contributed 23 posts on the community forums.
  • Started 2 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet