Hello

All web design discussion, including Ultimate Quiz MOD support.

Moderator: CricketMX Forum Moderators

Freggle
Know-It-All
Know-It-All
Posts: 253
Joined: Tue Jun 29, 2004 1:29 pm
Contact:

Anybody willing to help a bit with my website. The url is in my signature.

Try the page in IE and Firefox and you see what I mean...

Thx in advance.
[size=0].......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ..........[/size]
Last edited by Freggle on Tue Jul 27, 2004 12:23 am, edited 20 times in total.
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

Hey Freggle, welcome to the forum! :D

I see the problem with the sidebar, it works fine in Netscape, not in IE though :?

Hmm, I will try editing it in FrontPage for you :)
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
User avatar
Grinch
Site Admin
Site Admin
Posts: 2170
Joined: Sat Jan 24, 2004 2:02 pm
Location: Martinsburg, WV

Odd, the nav bar on the left works just fine for me in IE. I don't use firefox so I am not sure what the problem is. Now if there is supposed to be something on the right then I see what your problem is. Because I see nothing on the right side. Just blank space.

Oh yeah, welcome to the forum :D
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

I'm also getting some odd text sizes and some problems with the pictures :?
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

Ok this is what I think you need to do, hopefulyl it'll work :D

For the leftbar:

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
    
<html>
 <head>
  <title>menu.html</title>
  <link rel="stylesheet" type="text/css" media="all" href="styles.css" />
 </head>

 <body id="menu">
 
	<a href="index.html" target="_parent">
    <img src="images/msn.gif" width="100" height="95"></a>
	
	<p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
    <p style="margin-top: 0; margin-bottom: 0">&nbsp;</p>
    <p style="margin-top: 0; margin-bottom: 0"><a href="home.html" class="menu" target="main">home</a></p>
    <p style="margin-top: 0; margin-bottom: 0"><a href="problems.html" class="menu" target="main">problems</a></p>
    <p style="margin-top: 0; margin-bottom: 0"><a href="errorcodes.html" class="menu" target="main">error codes</a></p>
    <p style="margin-top: 0; margin-bottom: 0"><a href="downloads.html" class="menu" target="main">downloads</a></p>
    <p style="margin-top: 0; margin-bottom: 0"><a href="report.html" class="menu" target="main">report</a></p>
    <p style="margin-top: 0; margin-bottom: 0"><a href="links.html" class="menu" target="main">links</a></p>
    <p style="margin-top: 0; margin-bottom: 0"><a href="contact.html" class="menu" target="main">contact</a></p>

<BR><BR><BR>

	<p>
		<a href="nl/index.html">
        <img id="menu" src="images/dutchflag.gif" width="51" height="35"></a>
	</p>

 </body>

</html>
For the main text screen:

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
    
<html>
 <head>
  <title>menu.html</title>
  <link rel="stylesheet" type="text/css" media="all" href="styles.css" />
 </head>

<!-- BODY Settings -->
 <BODY background="images/bg.gif" TEXT="#000000" LINK="#000000" VLINK="#000000" ALINK="#000000">
  <FONT SIZE="2" FACE="ARIAL">

<!-- Text Begin -->
Welcome to msn-errors.tk. This website is made to be a simple but effective source to help you with your MSN Messenger problems.
I hope this site can be of use for you at whatever needs you might have.
Click on the links in at the left site menu to navigate the site.<P> 
If you can't find what you need at this website please have a look at the links section. 
If you think something that fits the topic and should be on the site contact me.<P>
Updates are scheduled weekly or when necessary.<P>
Please bookmark this site, it can be of use at later times.<P>
<i>Greetings,<P>
<a href="http://www.msn-problems.tk">www.msn-problems.tk</a></i><P>
<a href="mailto:mes_problems@hotmail.com">mes_problems@hotmail.com
<!-- Text End -->

<!-- Space Between Menu and Language Swich -->
</a>
<BR><BR><BR>
<br />
<table width="80%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td bgcolor="#EEEEEE" align="center">
      <p style="margin-top: 0; margin-bottom: 0">
      <font size="2" color="#000000" face="verdana, arial">
        This site is hosted for free by FreeWebs.com.
      </font>
      </p>
      <p style="margin-top: 0; margin-bottom: 0">
      <a href="http://members.freewebs.com/" target="_blank">
        <font size=2 color="#0000FF">
          Click here to get your own free website.
        </font>
      </a> 
    </td>
  </tr>
</table>

<!--FreeWebs Banner End-->

  </FONT>
 </BODY>
</HTML>
For the header bar:

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
    
<html>
 <head>
  <title>menu.html</title>
  <link rel="stylesheet" type="text/css" media="all" href="styles.css" />
 </head>

 <body id=banner>

<a href="index.html" TARGET="_blank" id=banner><I><font size="7">msn-problems.tk</font></I></A></FONT>


  </font>
 </body>
</html>
And for the right-hand bar:

Code: Select all

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
    
<html>
 <head>
  <title>menu.html</title>
  <link rel="stylesheet" type="text/css" media="all" href="styles.css" />
 </head>

<!-- BODY Settings -->
 <BODY BGCOLOR=FFFFFF TEXT="#FFFFFF" LINK="#FFFFFF" VLINK="#FFFFFF" ALINK="#FFFFFF">
  <FONT SIZE="3" FACE="ARIAL BLACK">

<!-- Google Ads Begin -->
<CENTER>
<p></p>
  </CENTER>
<!-- Google Ads Eind -->

  </FONT>
 </BODY>
</HTML>
Hope that works for you, my fingers are crossed :)
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
User avatar
Red XIII
Sultan Ruler Of The Poles!
Sultan Ruler Of The Poles!
Posts: 8317
Joined: Sun Feb 01, 2004 5:28 am
Location: Cheese Head

welcome to the forum, ima keep a watch on this topic to see if i can learn ne thing :)
Die Verstorbenen werden wieder in einem Fluss des Bluts steigen
Freggle
Know-It-All
Know-It-All
Posts: 253
Joined: Tue Jun 29, 2004 1:29 pm
Contact:

Ok the problems are fixed and the side is up.

Please all check it and report if you find anything odd so I can fix it if needed.

Thx alot for all the help, I see some of you really spended some time on it 8)

Link can still be found in signature :D

If somebody happens to have other browsers like opera also please report if it works. If not I will download and check it myself later.

[size=0].......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ..........[/size]
Last edited by Freggle on Tue Jul 27, 2004 12:25 am, edited 3 times in total.
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

I have Netscape and it works fine :)
I'm glad we were of some help to you :D
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

Ok, I have noticed one thing. I see you are having a problem with the form in the "Reports" page.

Do you know if your site has Php/Sql enabled?
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
Freggle
Know-It-All
Know-It-All
Posts: 253
Joined: Tue Jun 29, 2004 1:29 pm
Contact:

It doesn't. But it is also not needed for these kind of things. Should just work... Bravenet is a bit ***** up :?

I think I know in wich direction you want to push me: proces my own forms?

[size=0].......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ..........[/size]
Last edited by Freggle on Tue Jul 27, 2004 12:25 am, edited 2 times in total.
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

It depends on what you want it to do? :)

Go straight on to the net, or you would you rather validate it first?
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
User avatar
Red XIII
Sultan Ruler Of The Poles!
Sultan Ruler Of The Poles!
Posts: 8317
Joined: Sun Feb 01, 2004 5:28 am
Location: Cheese Head

How hard is it to set up a registration page? :?
Die Verstorbenen werden wieder in einem Fluss des Bluts steigen
Freggle
Know-It-All
Know-It-All
Posts: 253
Joined: Tue Jun 29, 2004 1:29 pm
Contact:

Hello ladies and gentlemen.

I came to anounce that I finished a new version of my website a few hours ago. Please all check it out and post your comments, negative or positive in this thread. Website can still be found in my sig.

To go a bit deeper into the new version. I got rid of the old frames version that was ok but this one is better. Replaced it all with CSS divs and made the page xhtml 1.0 validate. Still needs some magor fixes though so I aside of more content I still need to work at the code.

If anybody has idea's for content that suits the topic (msn messenger problems) or maybe even wants to help writing feel free to contact me.

Thx in advance.

Greetings,

Freggle

[size=0].......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... .......... ..........[/size]
Last edited by Freggle on Tue Jul 27, 2004 12:27 am, edited 2 times in total.
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

That looks great mate :D
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
me here
Healing Hands
Healing Hands
Posts: 1919
Joined: Wed May 12, 2004 7:44 pm

Hey welcome Freggle :wink:

I just happened along here hoping to learn a bit myself. I am a great one to test it for the average, non-computer expert. I am way out of my league here, but I am not sure what happen, when I went there is has a box down the middle of the text on the right side covering it up, and it says 'ads by google' in the top of it, ermmm so that don't seem right :roll: .........but maybe its supposed to be like that for some reason....btw other wise I want it in my fav links cause looks like a great site :D

Is it because I use IE as my browser maybe?...humm
Image
A World Dominated by WinMX
http://www.winmxworld.com/
Post Reply