1
FthrJACK
Re: bg.gif on module pages
  • 2005/12/8 19:10

  • FthrJACK

  • Just popping in

  • Posts: 5

  • Since: 2005/12/6


Never miond.. was me, accidently added a line to theme.htm causing it! doh



2
FthrJACK
module pages ahev their own bg.gif?
  • 2005/12/8 14:15

  • FthrJACK

  • Just popping in

  • Posts: 5

  • Since: 2005/12/6


Scratching my head at this one.

If i view my site in Firefox it looks fine, because when firefox loads a broken image it hides the fact its there unlike IE which puts a big red X there.

Now on my site for some reason on the forums and News sections are trying to place their OWN background image. despite there already being one which is set in the CSS file.

Does anyone know where the line of code for the modules page backgrounds is? i cant find it for the life in me and ive dug through loads of the news and forum files now! maybe its in some CSS file somewhere but ive checked a load of those too.. not spotted it as yet.

http://www.fallen-legion.net/xoops/

you can see what i mean there, view it in IE, and in Firefox.

Thanks for any help!



3
FthrJACK
bg.gif on module pages
  • 2005/12/7 21:24

  • FthrJACK

  • Just popping in

  • Posts: 5

  • Since: 2005/12/6


Hi, ok second silly question from me ;)

ive been getting my page finally sorted out, working it to hopefully look like:

http://www.fallen-legion.net/images/Fallen-legion-NEW_SITE11.jpg

or there abouts anyway.

ok so far i have:http://www.fallen-legion.net/xoops/

when viewed in firefox the site works fine, because Firefox doesent display anything for broken images, when viewed in IE i see huge broken images at the head of the site. the news module and forum module for some reason try use their OWN bg image as well, which of course just doesent display.

i set the bg image just by over writting the default one, didnt even need to alter the css file.

can anyone tell me where on earth the file is that holds the path to the background image in it for the forums and the news modules? im pulling my hair out trying to find it. Checked every file i can think of and CSS files and... im at a loss!

any help much appreciated.



4
FthrJACK
Re: Theme.html not updating?
  • 2005/12/6 22:56

  • FthrJACK

  • Just popping in

  • Posts: 5

  • Since: 2005/12/6


Thanks! worked a treat. i even deleted the #OOPS# file and replaced it at one point and it still rendered the old version!

Worked a treat now, thankyou!



5
FthrJACK
Theme.html not updating?
  • 2005/12/6 22:37

  • FthrJACK

  • Just popping in

  • Posts: 5

  • Since: 2005/12/6


Hi, scuse my complete nublyness if this has been asked before.. i did search however.

i am trying to update the theme.html file. Now im new to XOOPS so still figuring out how everything works etc .. maybe i missed something.

i edit the theme.html file.. upload it to webspace, and refresh the site.. no change. even clear cache and try again, no change. then went to another pc thats never loaded the site before.. no change. i look at the page souce and sure enough the old theme.html code is there, im trying to get the logo at the top of my site to siplay properly but it just shows it as a 148X 80X px image. lines of code i removed.. including the banner html, are still showing when i do view source on the site.

Any ideas? the theme.html file im overwritting is in
/xoops/themes/default/theme.html

ive edited the css file and that updates no problem..

logo bit as in MY theme file:

<div class="wrapper">
          <
table class="toptable" cellspacing="0">
            <
tr>
              <
td align="center" id="headerlogo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>images/logo.gif" alt="<{$smarty.const._YOURHOME}>"  title="<{$smarty.const._YOURHOME}>" /></a></td>
              </
tr>
            <
tr>
              <
td id="headerbar">
                    <{include 
file="default/navigation/theme_usernav.html"}>
                </
td>
            </
tr>
          </
table>


And as rendered by the server:

<div class="wrapper">
          <
table class="toptable" cellspacing="0">
            <
tr>
              <
td id="headerlogo"><a href="http://www.fallen-legion.net/xoops/"><img src="http://www.fallen-legion.net/xoops/themes/default/images/logo.gif" [b]width="148" height="80"[/btitle="Home Page" alt="Home Page" /></a></td>
              [
b]<td id="headerbanner">&#160;</td>[/b]
            
</tr>
            <
tr>

              <
td id="headerbar" colspan="2">



What am i missing!? (other than a few brain cells!)




TopTop



Login

Who's Online

173 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 173


more...

Donat-O-Meter

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

Latest GitHub Commits