1
mickbriz
Re: Need help with a psd file
  • 2007/5/13 21:32

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


Resized Image
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



2
mickbriz
Re: Header Graphic
  • 2006/2/28 0:53

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


If you have done that then it must have changed.Your browser must be showing you the unchanged theme.

I have two ideas

1)Go into your templates_c folder and clear the the files, this will remove references to the unchanged theme.

2) Refresh your browser or view your page in another browser, i.e if you are using Internet Explorer, view your page with Firefox.

Then

3) Shout "Yippe!" you've done it.
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



3
mickbriz
Re: Header Graphic
  • 2006/2/27 16:49

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


This is how your code should look

<!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=<{$xoops_charset}>" />
<
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}>" />
<!-- 
RMVadded module header -->
<{
$xoops_module_header}>
<
script type="text/javascript">
<!--
<{
$xoops_js}>
//-->
</script>


</
head>
<
body>
  <
table border="0" width="100%">
  <
tr>
    <
td width="100%"><img border="0" src="<{$xoops_imageurl}>landscape.JPG" width="100%" height="120"></td>
  </
tr>
  <
tr
    <
td colspan="2" class="head_bar"></td>
  </
tr>
</
table>
<
table width="100%" border="0" cellspacing="0" cellpadding="0">
  <
tr> <{if $xoops_lblocks}> 
    <
td rowspan="2" valign="top" id="leftcolumn"
      <!-- 
Start left blocks loop -->
      <
table border="0" cellspacing="0" cellpadding="0">
        <
tr>
          <
td id="leftcolumn"> <{foreach item=block from=$xoops_lblocks}> <{include file="imago06/theme_blockleft.html"}> 
            <{/foreach}></
td>
        </
tr>
      </
table>
      <!-- 
End left blocks loop -->
    </
td>
    <{/if}>
    <{if 
$xoops_lblocks}> 
    <
td class="left_pict"> <img src="<{$xoops_imageurl}>images/left_pict.gif" /></td><{/if}>
    <
td rowspan="2" valign="top">
<
table width="100%" border="0" cellspacing="0" cellpadding="0">
  <
tr>
          <
td>
<
table width="100%" border="0" cellspacing="0" cellpadding="0">
              <
tr>
                <
td valign="top" class="r_l"><a href="<{$xoops_url}>/"><{$xoops_sitename}></a>-<{$xoops_pagetitle}></td>
                <
td valign="top" class="r_c"></td>
                <
td valign="top" class="right_menu">
<
table border="0" cellpadding="0" cellspacing="0" width="229">
                      <
tr>
                       
                      <
td><a href="<{$xoops_url}>/"><img name="home" src="<{$xoops_imageurl}>images/home.gif" width="70" height="29" border="0" alt="±¾Õ¾Ê×Ò³"></a></td>
                       
                      <
td><a href="<{$xoops_url}>/modules/xoopsfaq/"><img name="help" src="<{$xoops_imageurl}>images/help.gif" width="69" height="29" border="0" alt="ÎÊÌâÖÐÐÄ"></a></td>
                       
                      <
td><a href="<{$xoops_url}>/modules/contact/"><img name="contact" src="<{$xoops_imageurl}>images/contact.gif" width="90" height="29" border="0" alt="ÁªÂçÎÒÃÇ"></a></td>
                      </
tr>
                    </
table>
                </
td>
              </
tr>
            </
table></td>
  </
tr>
  <
tr>
    <
td><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <
tr>
                <
td valign="top" id="centerCcolumn"
                  <!-- 
Display center blocks if any -->
                  <{if 
$xoops_showcblock == 1}> 
                  <
table cellspacing="0">
         <
tr>
            
                      <
td valign="top" id="centerLcolumn"
                        <!-- 
Start center-left blocks loop -->
                        <{foreach 
item=block from=$xoops_clblocks}> <{include 
                        
file="imago06/theme_blockcenter_l.html"}> <{/foreach}> 
                        <!-- 
End center-left blocks loop -->
                      </
td>
                      <
td valign="top" id="centerRcolumn"
                        <!-- 
Start center-right blocks loop -->
                        <{foreach 
item=block from=$xoops_crblocks}> <{include 
                        
file="imago06/theme_blockcenter_r.html"}> <{/foreach}> 
                        <!-- 
End center-right blocks loop -->
                      </
td>
          </
tr>
          <
tr valign="top"
                      <
td colspan="2" id="centerCcolumn"
                        <!-- 
Start center-center blocks loop -->
                        <{foreach 
item=block from=$xoops_ccblocks}> <{include 
                        
file="imago06/theme_blockcenter_c.html"}> <{/foreach}>
                        <!-- 
End center-center blocks loop -->
                      </
td>
          </
tr>
        </
table>
<{/if}> 
                  <!-- 
End display center blocks -->
                  <
div id="content">
                  <{
$xoops_contents}></div> </td>
                <{if 
$xoops_showrblock == 1}><td valign="top" id="rightcolumn"><!-- Start right blocks loop -->
                                   <
table width="100%" border="0" cellspacing="0" cellpadding="0">
                    <
tr
                      <
td><{foreach item=block from=$xoops_rblocks}> <{include 
                        
file="imago06/theme_blockright.html"}> <{/foreach}> </td>
                    </
tr>
                  </
table>
                  <!-- 
End right blocks loop -->
</
td><{/if}>
              </
tr>
            </
table></td>
  </
tr>
</
table>

</
td>
  </
tr>
  <
tr>
    <{if 
$xoops_lblocks}><td class="left_logo"><img src="<{$xoops_imageurl}>images/left_logo.gif" /></td><{/if}>
  </
tr>
</
table>
<
table width="100%" border="0" cellspacing="0" cellpadding="0">
  <
tr id="footerline">
    <
td></td>
  </
tr>
  <
tr id="footerbar">
    <
td><div align="center">Powered by XOOPS 2.0.3 &copy2003 IMAGO:THEMES Theme 
        Design by IMAGO DESIGN CORP
. </div></td>
  </
tr>
</
table>
</
body>
</
html>
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



4
mickbriz
Re: Header Graphic
  • 2006/2/17 3:04

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


You need to open theme.html with notepad
Find this part of the code, it is about 30 lines from the top.

<body>
<
table class="head_table" cellpadding="0" cellspacing="0">
  <
tr
    <
td class="head_logo"><a href="<{$xoops_url}>/"><img name="logo" src="<{$xoops_imageurl}>images/logo.gif" width="222" height="79" border="0" alt="IMAGO:THEMES"></a></td>
    <
td><div align="right"><img name="head_r1_c5" src="<{$xoops_imageurl}>images/head_left.gif" width="364" height="79" border="0" alt=""></div></td>
  </
tr>


Change the code to this, note my image is called swimmers.gif, you need to rename this to your own image name and put your image into the imago06 folder, you will also need to change the height to suit your image as you can see in the code mine is "120".

<body>
  <
table border="0" width="100%">
  <
tr>
    <
td width="100%"><img border="0" src="<{$xoops_imageurl}>swimmers.gif" width="100%" height="120"></td>
  </
tr>


Here is how my imago06 theme looks with my header.
http://friends.clan-hosts.co.uk/cossacks/

Let us know if you get stuck.
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



5
mickbriz
Re: Header Graphic
  • 2006/2/16 12:01

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


You will need to change your theme.html. What theme are you using?
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



6
mickbriz
Moving block title text
  • 2005/12/11 20:46

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


How do I move the text i.e login, main menu?

It is not inline with the image background, it is not centered and needs to go down slightly.
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



7
mickbriz
Toggle display of blocks
  • 2005/12/11 6:27

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


Can anyone give me the code of the toggle display when clicked they remove blocks so that the center blocks have room to expand?
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



8
mickbriz
Re: Need WOW Theme will pay
  • 2005/12/7 22:37

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


Why don't you ask the guys athttp://www.minimarauders.net for a copy of that theme?
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



9
mickbriz
Re: Urbanize theme help needed!
  • 2005/10/7 0:43

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


Quote:

roujinz wrote:
OK I looked at style.css and it seems to me that that color code is already in the style sheet coding.
Here is a link to my style.css:
Style.css



I have looked at your link, if you look at line 460.

460 background: #eaedf4;

You need to change it to

460 background: #333333;

Then it will work ok.

This is how to change it.

1. Open your is_urbanize folder
2. Open the style.css file with Notepad
3. Scroll down and change #eaedf4 to #333333

.item {
background: #eaedf4;

4. Click File then Save and you are done.
5. This is what your style.css file will look like when it as been edited.
html {
    
scrollbar-3dlight-color:#d1d7dc;
    
scrollbar-arrow-color:#555555;
    
scrollbar-darkshadow-color:#555555;
    
scrollbar-face-color:#efefef;
    
scrollbar-highlight-color:#ffffff;
    
scrollbar-shadow-color:#efefef;
    
scrollbar-track-color:#eaedf4;
}

body{
    
background:#515151;
    
color:#ffffff;
    
font:11px Verdana,Arial,Helvetica,sans-serif;margin:8px;
    
padding:0;
}

td.banner{
    
text-alignright;
    
padding:5px;
    
background-imageurl('images/tile.gif');
    
height70px;  
}

td.topnav{
    
color:#efefef;
    
font-weightbold;
    
text-aligncenter;
    
vertical-alignmiddle;    
    
background-imageurl('images/cellpic3_a.gif');
    
height:28px;
    
width100%;
    
bordersolid 1px #999999;
}


a:linka:activea:visited 
    
font-familyVerdanaArialHelveticasans-serif
    
font-size11px
    
text-decorationnone
    
color#efefef; 
}
a:hover 
    
text-decorationnone;  
    
font-familyVerdanaArialHelveticasans-serif
    
font-size11px
    
text-decorationnone;
    
color#ff8c00; 
    
font-stylenormal
}

.
outline{
    
background#515151;
    
border-leftsolid 1px #333333;
    
border-topsolid 1px #333333;
    
border-rightsolid 1px #000000;
    
border-bottomsolid 1px #000000;
}
table 
    
width100%; 
    
margin5
    
padding5;
    
font-sizesmall
}
table td 
    
padding0px
    
border-width0
    
vertical-aligntop
    
font-familyVerdanaArialHelveticasans-serif;
}


td {  
    
font-familyVerdanaArialHelveticasans-serif
    
color#efefef; 
    
font-size11px;
    
border-top-width 1px
    
background#515151;
    
border-right-width 1px
    
border-bottom-width 1px
    
border-left-width 1px;    
}

td.header {    
    
text-alignleft;
    
vertical-alignmiddle;
    
background-imageurl('images/tile.gif');
    
height70px;    
}



input 
    
color #555555;
    
font-size11pxfont-familyVerdanaArialHelveticasans-serif;  
}

textarea {
    
color #555555;    
    
fontnormal 11px VerdanaArialHelveticasans-serif;
    
bordersolid 1px #000000;
}
select {
    
color #000000;
    
fontnormal 11px VerdanaArialHelveticasans-serif;
    
border-color #000000; 

img 
    
border0px none;
}
ul 
    
margin2px
    
padding2px
    list-
styledecimal inside
    
text-alignleft;
}
li 
    
margin-left2px
    list-
styledisc inside;
}

.
odd 
    
background-color#333333;
    
text-alignleft;
        
}
.
outer 
    
background-color#000000;
    
text-align:left;
}
.
even 
    
background-color#333333;
            
}
th 
    
background-imageurl('images/cellpic3_a.gif'); 
    
text-alignleft
    
padding5px;
}


.
head 
    
color#ffffff; 
    
font-size11px
    
font-weight bold
    
height25px;
    
background-color#666666;
    
vertical-alignmiddle;    
}
.
foot 
    
background-color#666666; 
    
padding3px;
}

.
comTitle {
    
color#ffffff; 
    
font-size11px
    
font-weight bold;
    
background#999999;
    
height23px;
    
text-alignleft;
    
padding-top7px;
    
padding-left10px;    

}
.
comText {
    
padding20px;
    
text-alignleft;         
}
.
comUserStat {
    
font-size10px
    
color#555555; 
    
font-weight:bold
    
border1px solid #cccccc; 
    
background-color#cccccc; 
    
margin2pxpadding2px;
}
.
comUserStatCaption {
    
font-weightnormal;
}
.
comUserStatus {
    
margin-left2px
    
margin-top10px
    
color#006699; 
    
font-weight:bold
    
font-size10px;
}
.
comUserRank {
    
margin2px;
}
.
comUserRankText {
    
font-size10px;
    
font-weight:bold;
}
.
comUserRankImg {
    
border0px none;
}
.
comUserName {}
.
comUserImg {
    
margin2px;
}
.
comDate {
    
color#00396a;
    
font-weightnormal
    
font-styleitalic;     
    
font-sizesmaller;
    
text-alignright;    
}
.
comDateCaption {
    
color#00396a;
    
font-weightbold
    
font-stylenormal;
    
text-alignright;    
}

div.xoopsCode 
    
background#515151 ; 
    
border1px solid #000000;
    
color:#ffffff;     
    
fontnormal 11px VerdanaArialHelveticasans-serif
    
padding0px 6px 6px 6px;
}

div.xoopsQuote 
    
background#515151; 
    
border1px solid #000000;
    
color:#ffffff;     
    
fontnormal 11px VerdanaArialHelveticasans-serif
    
padding0px 6px 6px 6px;
}


.
item {
    
background#333333;
    
}
.
itemHead {
    
color#efefef; 
    
font-size13px
    
font-weight bold;
    
background-imageurl(images/cellpic3.gif);
        
border1px solid #000000; 
    
height18px;
    
padding-top7px;
    
padding-left7px;
    
text-alignleft;    
}
.
itemInfo {
    
text-alignright
    
padding3px
    
background-color#333333;
}
.
itemTitle a {
    
font-size100%; 
    
font-size11px;    
    
font-weightbold
    
font-variantsmall-caps
    
color#ffffff; 
    
background-colortransparent;
}
.
itemPoster {
    
color#efefef;
    
font-size90%; 
    
font-stylenormal;
}


.
itemPostDate {
    
font-size90%; 
    
font-stylenormal;
}
.
itemStats {
    
color#efefef;
    
font-size90%; 
    
font-stylenormal;
}
.
itemBody {
    
color#efefef;
    
background-color#666666;
    
padding-left5px
    
text-alignleft;
    
bordersolid 1px #d9e2ec;
            
}
.
itemText {
    
color#000000;
    
margin-top5px
    
margin-bottom5px
    
line-height1.5em;
}

.
itemFoot {
    
text-alignright
    
padding3px
    
background-color#333333;
}
.
itemAdminLink {
    
font-size90%;
}
.
itemPermaLink {
    
font-size90%;
}

.
blockTitle {
    
color#efefef;
    
font-size13px;
    
font-weightbold;
    
text-aligncenter;
    
background-imageurl(./images/cellpic3.gif);
    
border1px solid #000000; 
    
height22px;
    
vertical-alignmiddle;
}

.
blockTitle2 {
    
color#ffffff;
    
font-weightbold;
    
font-size11px;
    
text-alignleft;    
    
background-imageurl(./images/cellpic3.gif);
    
border1px solid #999999; 
    
height18px;
    
vertical-aligntop;
    
padding1px;    
}

.
blockContent {
    
background-color#666666; 
    
padding5px;
    
bordersolid 1px #cccccc;
    
line-height:133%;
    
text-alignleft;
}


.
blockContent2 {
    
background-color#666666; 
    
padding5px;
    
line-height:133%;
    
text-alignleft;
}
.
pointer {
    
cursorhand;
}

td#mainmenu a {
    
color:#ff9933;
    
background-color#666666;
    
displayblock;
    
margin0;
    
padding2px;
    
font-weightbold;
}
td#mainmenu a:hover {
    
color:#666666;
    
background-color#ffffff;
    
font-weightbold;
}
td#mainmenu a.menuTop {
    
padding-left3px

}
td#mainmenu a.menuMain {
    
padding-left3px
}
td#mainmenu a.menuSub {
    
padding-left9px
    
font-weightbold;
}

td#usermenu a {
    
color:#ff9933;
    
background-color#666666; 
    
displayblock
    
margin0
    
padding2px
    
font-weightbold;
}
td#usermenu a:hover {
    
color:#666666;
    
background-color#ffffff;
    
font-weightbold;
}

td#usermenu a.highlight {
    
background-color#fcc;
}


Resized Image
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...



10
mickbriz
Re: friendfinder help
  • 2005/9/4 22:20

  • mickbriz

  • Not too shy to talk

  • Posts: 114

  • Since: 2005/3/26


Yeah I noticed the original was a little hazy and some countries were in German, I will do it when I get off my hols.
<SCRIPT LANGUAGE="JavaScript">
<!-- hide script from old browsers

test = new Date()
month = test.getMonth()
month = (month * 1) + 1
day = test.getDate()
year = test.getFullYear()
document.write(" ",month,"/",day,"/",year," ")

// e...




TopTop
(1) 2 3 4 ... 11 »



Login

Who's Online

172 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 172


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