1 (edited by quaker 2006-04-20 13:52)

Topic: need alittle help with firefox and opera issue?

can someone tell me what  i did wrong with this ?
http://ibt-media.com/forum.php


in opera or firefox there and issue with out of alignement..


help!

Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

2

Re: need alittle help with firefox and opera issue?

Er, it's not much better in IE. It's not a browser issuse, just bad css.

Re: need alittle help with firefox and opera issue?

anyone care to help?

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

4 (edited by StevenBullen 2006-04-20 14:42)

Re: need alittle help with firefox and opera issue?

I dont think this is 100% CSS.
Code problem as well....

Sorry... I dont really like playing with others code...

5 (edited by quaker 2006-04-20 14:59)

Re: need alittle help with firefox and opera issue?

well thanks everyone for helping or advice.
i would like to get some help with this.. so anyone know of a person that can help?
i dont like the look of the forum but... i tried to do this all on my own with out asking for help!
i think that i did a good job, since i dont know php or css to well.

I still have alot of things that i would like to see done and mods added i like the punbb speed and the forum.
i could of used


thanks!
Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: need alittle help with firefox and opera issue?

A guess... is that you havent set your footer up properly. Maybe posting your main.tpl will help. But I cant promise anything... Plus this wont fix all aspects of it.

7 (edited by quaker 2006-04-20 15:02)

Re: need alittle help with firefox and opera issue?

U might notice the wordpress... hehe i started thinking about that mod and it works might not be good enough but.....


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type"content="text/html; charset=<pun_char_encoding>" />
<pun_head>

<!-- Wordpress Template CSS -->
<link rel="stylesheet" type="text/css" media="screen" href="http://ibt-media.com/greenspan.css" />
<link rel="stylesheet" type="text/css" media="screen" href="http://ibt-media.com/greenspan.css" />

<!-- Wordpress Template CSS -->

<!-- Mint -->
<!-- <script src='/mint/mint.js.php' type='text/javascript' language='javascript'></script> -->
<!-- Mint -->


</head>
<body>

<!-- Wordpress Template Header -->
<div id="outside">
<div id="permlink">
<a href="index.php">Nalan Home</a>
<a href="#">Affiliates</a>
<a href="#">Sponcers</a>
</div>



<!-- end of permlink -->

<div id="header">
  <div id="header_text">Discussion</div>
<h1>Nalan- Online Photo Editing </h1>
</div>

<div id="topnav">
<a href="index.php">Nalan Home</a>
<a href="about.php">About</a>
<a href="contact.php">Contact</a>
<a href="forum.php">Discussion</a>
<a href="gallery.php">Gallery</a>
<a href="#">Models</a>
<a href="links.php">Links</a>
<a href="#">Contest</a>
<a href="register.php">Register</a>
<a href="login.php">Login</a>
</div>    <!-- Wordpress Template Header -->
<div id="right">
    <div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
</div>
       
        <pun_status>
    </div>
</div>

<pun_announcement>
<pun_include "login.php">
<pun_main>

</div>   
</div>
</div>
<div id="left">   
<pun_sidelinks>           

<div id="left">
<div class="box">
<h3>Menu</h3>
<li><a href="index.php">Nalan Home</a></li>
<li><a href="about.php">About</a></li>
<li><a href="contact.php">Contact</a></li>
<li><a href="forum.php">Discussion</a></li>
<li><a href="gallery.php">Gallery</a></li>
<li><a href="#">Models</a></li>
<li><a href="links.php">Links</a></li>
<li><a href="#">Contest</a></li>
<li><a href="register.php">Register</a></li>
<li><a href="login.php">Login</a></li>
</div>
<div class="box">
<h3>Quick Links</h3>

<li><a href="#">Expense Reporting</a></li>
<li><a href="#">Client Mangement</a></li>
<li><a href="#">Ticket Booking</a></li>

</div>
<div class="box">
<h3>Login</h3>
<p><form id="login" method="post" action="/login.php?action=in" onsubmit="return process_form(this)">
<input type="hidden" name="form_sent" value="1" />
<input type="hidden" name="redirect_url" value="<?php echo $_SERVER['SCRIPT_NAME'] ?>" /><!-- remove that if you dont want redirect to this same page, it will go to forum index instead-->
<label class="conl"><strong>Username</strong><br /><input type="text" name="req_username" size="16" maxlength="25" tabindex="1" />
<br /></label>
<label class="conl"><strong>Password</strong><br /><input type="password" name="req_password" size="16" maxlength="16" tabindex="2" /></label>
<p></p>
<br> 

<p><a href="/register.php" tabindex="4">Not registered yet?</a>  
<a href="/login.php?action=forget" tabindex="5">Forgotten your password?</a></p>
<p><input type="submit" name="login" value="Login" tabindex="3" /></p>
</form>
</p>
<!-- end of box -->
</div>
</div>

<!--<pun_footer>-->

<!-- Wordpress Template Footer -->

    <div class="clear"></div>
</div>
<!-- Wordpress Template Footer -->
<div id="footer">
<div id='footer_text'>Nalan © 2006 <a href="http://hntshosting.com" target="_blank" class="style1">HntsHosting</a></div><br />
<span class="style2">Powered by <a href="http://punbb.org/" target="_blank">PunBB</a>© Copyright 2002?2005 Rickard Andersson </span></div>
<!-- end of footer -->

<!-- end of outside -->
</body>
</html>
</body>
</html>



i hope my copyright is ok with punbb.... i got them listed on all my pages...

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: need alittle help with firefox and opera issue?

Take this out for starters...

<div id="left">    
<pun_sidelinks>

The 'left' div is used twice.

Re: need alittle help with firefox and opera issue?

ok

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: need alittle help with firefox and opera issue?

<!-- Wordpress Template Footer -->

    <div class="clear"></div>
</div>

Delete the last </div> its not supposed to be there...

11

Re: need alittle help with firefox and opera issue?

ok did that.

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

12

Re: need alittle help with firefox and opera issue?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir="<pun_content_direction>">
<head>
<meta http-equiv="Content-Type"content="text/html; charset=<pun_char_encoding>" />
<pun_head>

<!-- Wordpress Template CSS -->
<link rel="stylesheet" type="text/css" media="screen" href="http://ibt-media.com/greenspan.css" />


<!-- Wordpress Template CSS -->

<!-- Mint -->
<!-- <script src='/mint/mint.js.php' type='text/javascript' language='javascript'></script> -->
<!-- Mint -->


</head>
<body>

<!-- Wordpress Template Header -->
<div id="outside">
<div id="permlink">
<a href="index.php">Nalan Home</a>
<a href="#">Affiliates</a>
<a href="#">Sponcers</a>
</div>



<!-- end of permlink -->

<div id="header">
  <div id="header_text">Discussion</div>
<h1>Nalan- Online Photo Editing </h1>
</div>

<div id="topnav">
<a href="index.php">Nalan Home</a>
<a href="about.php">About</a>
<a href="contact.php">Contact</a>
<a href="forum.php">Discussion</a>
<a href="gallery.php">Gallery</a>
<a href="#">Models</a>
<a href="Links.php">Links</a>
<a href="#">Contest</a>
<a href="register.php">Register</a>
<a href="login.php">Login</a>
</div>    <!-- Wordpress Template Header -->
<div id="right">
    <div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
</div>
       
        <pun_status>
    </div>
</div>

<pun_announcement>
<pun_include "login.php">
<pun_main>

</div>   
</div>
</div>
         

<div id="left">
<div class="box">
<h3>Menu</h3>
<li><a href="index.php">Nalan Home</a></li>
<li><a href="about.php">About</a></li>
<li><a href="contact.php">Contact</a></li>
<li><a href="forum.php">Discussion</a></li>
<li><a href="gallery.php">Gallery</a></li>
<li><a href="#">Models</a></li>
<li><a href="Links.php">Links</a></li>
<li><a href="#">Contest</a></li>
<li><a href="register.php">Register</a></li>
<li><a href="login.php">Login</a></li>
</div>
<div class="box">
<h3>Quick Links</h3>

<li><a href="#">Expense Reporting</a></li>
<li><a href="#">Client Mangement</a></li>
<li><a href="#">Ticket Booking</a></li>

</div>
<div class="box">
<h3>Login</h3>
<p><form id="login" method="post" action="/login.php?action=in" onsubmit="return process_form(this)">
<input type="hidden" name="form_sent" value="1" />
<input type="hidden" name="redirect_url" value="<?php echo $_SERVER['SCRIPT_NAME'] ?>" /><!-- remove that if you dont want redirect to this same page, it will go to forum index instead-->
<label class="conl"><strong>Username</strong><br /><input type="text" name="req_username" size="16" maxlength="25" tabindex="1" />
<br /></label>
<label class="conl"><strong>Password</strong><br /><input type="password" name="req_password" size="16" maxlength="16" tabindex="2" /></label>
<p></p>
<br> 

<p><a href="/register.php" tabindex="4">Not registered yet?</a>  
<a href="/login.php?action=forget" tabindex="5">Forgotten your password?</a></p>
<p><input type="submit" name="login" value="Login" tabindex="3" /></p>
</form>
</p>
<!-- end of box -->
</div>
</div>

<!--<pun_footer>-->

<!-- Wordpress Template Footer -->

    <div class="clear"></div>

<!-- Wordpress Template Footer -->
<div id="footer">
<div id='footer_text'>Nalan © 2006 <a href="http://hntshosting.com" target="_blank" class="style1">HntsHosting</a></div><br />
<span class="style2">Powered by <a href="http://punbb.org/" target="_blank">PunBB</a>© Copyright 2002?2005 Rickard Andersson </span></div>
<!-- end of footer -->

<!-- end of outside -->
</body>
</html>
</body>
</html>

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

13

Re: need alittle help with firefox and opera issue?

almost done... can i make it smaller to fit the side menu?

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

14 (edited by quaker 2006-04-20 16:24)

Re: need alittle help with firefox and opera issue?

#right {float: right; width: 640px; border: solid 1px #ffffff;}
changed to
#right {float: right; width: 635px; border: solid 1px #ffffff;}
seem to fix that issue..


thanks for the help now i got to work on the look of the punbb forum.. i dont like the feel of it.
and it is not pulling from the green____.css file for my colors..

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: need alittle help with firefox and opera issue?

Stop right now....

Put it back to what it was.... sad

and if your thinking why... check your home page.

I know the answer but hard to explain.

Re: need alittle help with firefox and opera issue?

The div 'right' that you have in main.tpl needs to be renamed to 'punright' then you need to create the CSS for that.

So something like

#punright {float: right; width: 635px; border: solid 1px #ffffff;}

17

Re: need alittle help with firefox and opera issue?

lol.. i didnt even look at that .. ok bck to the 184px

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

18

Re: need alittle help with firefox and opera issue?

Code:
#punright {float: right; width: 635px; border: solid 1px #ffffff;}

ok i did that one.

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: need alittle help with firefox and opera issue?

IE looks fine, mozilla looks ok... Opera dont have a clue.

Will check these later for ya. Me finish work now... wink

20

Re: need alittle help with firefox and opera issue?

ty oh great one ...!!!

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!