21
SevenD
Re: Theme problems in 2.07
  • 2004/8/8 20:49

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Maybe chmod 755 everything inside theme folder.



22
SevenD
Re: Could someone please answer this for me??
  • 2004/8/5 16:33

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Angela,
now you have two and two tags..
Also..
and
is unnecesary..

I sent you solution today..open theme.html, find this code:

Quote:


Design by 7dana.com
<{$xoops_banner}> 



and remove this piece of code:

Quote:

<{$xoops_banner}> 

(also change alt text "Design by 7dana.com")



23
SevenD
Re: How do I center a page within a theme?
  • 2004/7/20 23:09

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Open theme.html, find
<body>
<
table width="790" border="0" cellpadding="0" cellspacing="0" id="okvir">

and add/change the aligment to center
<body>
<
table align="center" width="790" border="0" cellpadding="0" cellspacing="0" id="okvir">




24
SevenD
Re: Blank page
  • 2004/7/16 13:12

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Brett142000, maybe permission problem, chmod theme folder(and all files inside) to 775.



25
SevenD
Re: Theme PROBLEM
  • 2004/7/7 18:52

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Quote:
sow when i change host its al over ?


maybe..but change host because this is real chaos, with all this adds.
You can buy server space with MySQL database for $25/year:
http://www.yrhost.com/hosting.php



26
SevenD
Re: Theme PROBLEM
  • 2004/7/7 17:05

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Opss..i didn't see tag, where is the beginning of form? ..remove this tag from "headerbar" column.

And change hosting as soon as possible.



27
SevenD
Re: Theme PROBLEM
  • 2004/7/7 16:27

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


xtreme, open theme.html and remove "
" tag from "headerbar" column:

Quote:

  <{if $xoops_isuser}> Hey <{$xoops_uname}>   Your Account   <{else}> Register now ! <{/if}> <{if $xoops_isuser}> <{else}>    Login <{/if}> --[

]---





28
SevenD
Re: Theme PROBLEM
  • 2004/7/7 9:45

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Hi xtreme,
you have one invalid-overlapping "" tag.
Open theme.html in notepad(themes/XtremeFun/theme.html)and replace all content with this code:
Quote:













<{$xoops_sitename}>-<{$xoops_pagetitle}>




<{$xoops_module_header}>














  <{if $xoops_isuser}> Hey <{$xoops_uname}>   Your Account   <{else}> Register now ! <{/if}> <{if $xoops_isuser}> <{else}>    Login <{/if}> --[

]---






<{if $xoops_showrblock == 1}>

<{/if}>

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


<{if $xoops_showcblock == 1}>









<{foreach item=block from=$xoops_ccblocks}> <{include file="Zaja_Green/theme_blockcenter_c.html"}> <{/foreach}>

<{foreach item=block from=$xoops_clblocks}> <{include file="Zaja_Green/theme_blockcenter_l.html"}> <{/foreach}>

<{foreach item=block from=$xoops_crblocks}> <{include file="Zaja_Green/theme_blockcenter_r.html"}> <{/foreach}>

<{/if}>

<{$xoops_contents}>

<{foreach item=block from=$xoops_rblocks}> <{include file="Zaja_Green/theme_blockright.html"}> <{/foreach}>





<{$xoops_footer}>  |  Design by XtremeFun.tk


<{$xoops_banner}>







29
SevenD
Re: Major Theme designing bug in 7dana-clean theme.
  • 2004/6/25 14:47

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23





30
SevenD
Re: i want to remove side menus plz help, need entire space to consumed by forum
  • 2004/6/25 14:45

  • SevenD

  • Not too shy to talk

  • Posts: 143

  • Since: 2003/7/23


Try this:

1. Create text file in theme > images folder and rename it to 170.gif (yes...text file)
2. Open theme.html and replace:
Quote:
<{/foreach}>


with:
Quote:
<{/foreach}>


3. Open style.css and remove this line/value "width: 170px;" from "div.leftcolumn" selector.




TopTop
« 1 2 (3) 4 5 6 »



Login

Who's Online

199 user(s) are online (28 user(s) are browsing Support Forums)


Members: 0


Guests: 199


more...

Donat-O-Meter

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

Latest GitHub Commits