1
Joel24
VISUALIZATION PROBLEM WITH EXPLORER
  • 2006/6/9 10:04

  • Joel24

  • Just popping in

  • Posts: 3

  • Since: 2006/6/9 9


Hi!
I hope that firefox will won on explorer, but now, sigh!, i must to adapte my site on it...
In explorer the left column, dinamically generated, does not appears in the right mode: the block content background color does not appears....

2
Bassman
Re: VISUALIZATION PROBLEM WITH EXPLORER
  • 2006/6/9 12:46

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Sorry, was there a question in there somewhere?

If you can at least post your code or a link to your site, we may be able to assist you....

3
Joel24
Re: VISUALIZATION PROBLEM WITH EXPLORER
  • 2006/6/13 8:16

  • Joel24

  • Just popping in

  • Posts: 3

  • Since: 2006/6/9 9


Sorry!

Show the problem:

I use katate_redux skin.
When i load the home page with explorer there are three big problems:
1 - the image size at the top of the page is too large.
I use this code in theme.html:
<img src="../../images/banners/sicilia_taormina2.JPG" width="1500" height="200" align "right" hspace="10    ">


and the image source size is 2000x413

Why?

2 - the title and content block color does not appears in the left menu'
blocks. The relative code of the css is:

td#leftcolumn {font-family:times, verdana, arial, helvetica; width:17%;
    
font-style italic ;}
td#leftcolumn th {background-color: #EFCE6B; color: #363636;}
td#leftcolumn .blockTitle {background-color:#F3EE5B; border: dashed; border-color:#F3EE5B; font-size:14px;}
td#leftcolumn .blockContent {padding: 3px;line-height: 120%; background-color:#DCE8F5 ;margin-bottom:8px;}


-----------

The loading block part in theme.html is:
<table cellspacing="0">
    <
tr id="header">
      <
td id="headerlogo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>logo.png" alt="" />a>td>
      <
td id="headerbanner"><{$xoops_banner}>td>
    tr>
 
    <
tr>
      <
td id="leftcolumn">

        
        <{foreach 
item=block from=$xoops_lblocks}>
          <{include 
file="karate_redux/theme_blockleft.html"}>
        <{/foreach}>
        

      td>

      <
td id="centercolumn">

        
        <{if 
$xoops_showcblock == 1}>

        <
table cellspacing="0">
          <
tr>
            <
td id="centerCcolumn" colspan="2">


            td>
          tr>
        table>

        <{/if}>
        

        <
div id="content"><{$xoops_contents}>div>
      td>

      <{if 
$xoops_showrblock == 1}>

      
      <{/if}>

    tr>
  table>

  <
div id="footer"><{$xoops_footer}>div>
  table>



I don't understand.Show you an image .
At the left mozilla firefox result
At the right IE 6.0 and 7.0 result


Resized Image

4
Bassman
Re: VISUALIZATION PROBLEM WITH EXPLORER
  • 2006/6/13 11:36

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Your image isn't showing. Do you have a link to your site?

5
davidl2
Re: VISUALIZATION PROBLEM WITH EXPLORER
  • 2006/6/13 11:38

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Please note
[img ]http://localhost/img.png[/ img]
wont show the picture on this site..

6
Joel24
Re: VISUALIZATION PROBLEM WITH EXPLORER
  • 2006/6/13 14:14

  • Joel24

  • Just popping in

  • Posts: 3

  • Since: 2006/6/9 9


Sorry...it is not online.
Can i send you the photo if u want..

Login

Who's Online

341 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 341


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits