251
incama
Re: How to center the Mini Calendar in the side_block_left
  • 2004/8/25 4:44

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Right on target



252
incama
Re: New theme Incama
  • 2004/8/19 17:00

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Hey Stew,

I'm meeting you everywhere I look these days

I can give you the theme prior the theme we use now, np. But be aware, it to has bugs when you use the complete XOOPS cms,.,.

I will contact you about this

regards

Dave
-incama-staff-



253
incama
Re: Flaw in Thin Line Theme
  • 2004/8/14 6:57

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Hey Stew

Indeed you are right, we haven't defined the center block, this because we want to archive a none XOOPS blog theme. We think when adding the center block's people could instantly say, 'hey, that's Xoops!'.
Just for you (and anyone else who wants it) we have the following for you:
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<meta name="robots" content="<{$xoops_meta_robots}>" />
<meta name="Keywords" content="<{$xoops_meta_keywords}>" />
<meta name="Description" content="<{$xoops_meta_description}>" />
<meta name="rating" content="<{$xoops_meta_rating}>" />
<meta name="author" content="<{$xoops_meta_author}>" />
<meta name="copyright" content="<{$xoops_meta_copyright}>" />
<meta name="generator" content="XOOPS" />
<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>
<style type="text/css">
</style>
</head>

<body>
<table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr> 
    <td id="1p1" width="150"><img src="<{$xoops_imageurl}>images/logo.gif" width="149" height="50" /></td>
    <td id="1p2"colspan="2">&nbsp;</td>
  </tr>
  <tr> 
    <td width="150" valign="top" id="2p1"> 
      <div ><{foreach item=block from=$xoops_lblocks}></div>
      <div align="left"> 
        <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr> 
            <td class="blockTitle"><{$block.title}></td>
          </tr>
          <tr> 
            <td class="blockContent"><{$block.content}></td>
          </tr>
          <tr> 
            <td class="blockFoot">&nbsp;</td>
          </tr>
        </table>
        <{/foreach}> </div></td>
    <td valign="top" bgcolor="#F8F8F8" id="2p2"><br />
      <table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td id="content" valign="top"><{foreach item=block from=$xoops_ccblocks}>
            <div align="left"> 
              <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                <tr> 
                  <td><{$block.title}></td>
                </tr>
                <tr> 
                  <td><{$block.content}></td>
                </tr>

              </table>
              <{/foreach}> </div> </td>
        </tr>
      </table>
      <br />
      <table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr> 
          <td id="content" valign="top"><{$xoops_contents}> </td>
        </tr>
      </table>
      <br />
    </td>
    <td width="150" valign="top" id="2p3"> 
      <div ><{foreach item=block from=$xoops_rblocks}></div>
      <div align="left"> 
        <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr> 
            <td class="blockTitleright"><{$block.title}></td>
          </tr>
          <tr> 
            <td class="blockContentright"><{$block.content}></td>
          </tr>
          <tr> 
            <td class="blockFoot">&nbsp;</td>
          </tr>
        </table>
        <{/foreach}> </div> </td>
  </tr>
  <tr> 
    <td colspan="2" valign="top" id="3p1">
<div class="weare">Powered by <a href="https://xoops.org">Xoops</a> | Designed 
        by <a href="http://www.incama.nl">Incama</a></div></td>
    <td id="3p2" width="150"><img src="<{$xoops_imageurl}>images/xt.gif" width="149" height="50" /></td>
  </tr>
</table>
</body>
</html>


This file contains the center center block.
We haven't found time yet to test it, but I'm sure you will

Greetings Incama



254
incama
Re: Any good resources on haxing a theme?
  • 2004/8/13 17:33

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


What theme are you using then?? Could you give us a link?



255
incama
Flaw in Thin Line Theme
  • 2004/8/13 17:32

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


We just want to say sorry to the people who have downloaded the theme 'Thin Line' fromhttp://www.incama.nl, before august 13th. It seems (it is) we forgot to remove a piece of code from the theme.html. The file calls a .js file that we use for our own statistics for our site. We recieved a lot of emails and comments with the question why the file contains this code.
As stated on Incama.nl we have made a workaround/removel. So please, remove the code or download the adjusted file.

Thank you all

Incama -staff-



256
incama
Re: left column background
  • 2004/8/13 12:03

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


well, I can see your problem now (your block title),.

What you have to to is cut out the paper role and safe it as a transparant gif. Otherwise you will always get this effect.

If you give me the picture, maybe I can help. (both background en title pics)

greetz

Incama



257
incama
Re: left column background
  • 2004/8/13 6:17

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Do you have an example?
It's a little difficult to see what you really mean. Maybe you could try making a block background with a patterned gif which has a transparant color. (example a square devided by a two color pixel, which from one color you make a transparant). Not sure if I understand this sentence myself

Resized Image



the white color is transparant and thus shows the content beneath it. This is a zoomed in example! When doing this on a small scale (2px by 2px) it gives a nice transparancy effect.

second, I know Moz has a filter option which can be added into your style sheet.




258
incama
Re: Fresh reinstall issue
  • 2004/8/12 6:16

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


I'm afraid so



259
incama
Re: I've been hacked ;-( ...
  • 2004/8/11 4:55

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Didn't know that conf_global.php is a part of Xoops,..Looks to me he only adjusted the theme.html. But I'm not the man who can tell you such things:(. Anyway, hope one of the developers reacts fast to this post, because I want to know what's really wrong.



260
incama
Re: All CSS Theme - Feedback wanted
  • 2004/8/8 6:26

  • incama

  • Friend of XOOPS

  • Posts: 513

  • Since: 2003/10/24


Nice clean theme,...

I know xoops-modules using tables, but those tables aren't used for layout, just for data. I suppose the tables are used for the task they were invented.
But if you want to create them in css,,,please make sure to send me a copy




TopTop
« 1 ... 23 24 25 (26) 27 28 29 »



Login

Who's Online

165 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

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

Latest GitHub Commits