1
dalex2006
Theme Help
  • 2006/12/22 6:12

  • dalex2006

  • Just popping in

  • Posts: 46

  • Since: 2006/9/16


I need help with resizing a theme. I am using theme obscene 3.3. Also how can I change where the location of the copyright and designed by is located? Any help is greatly appreciated.

You can view theme athttp://www.toycarcentral.com/2007/x/htdocs/

Thanks

2
Northern
Re: Theme Help
  • 2006/12/22 7:52

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


The size can be changed by editing the css file

#obLayout {
    
width760px; <!-- edit this one -->
    
margin0px auto;
    
padding0px;
    
text-alignleft;
    
background-color#FFFFFF;


800px,900px. its up to you for looks.

and for the Copyright....

in your theme.html scroll to the bottom.
look for this.

<td id="cmsFooter"><a href="http://astonthemes.com" target="_blank"><img src="images/aston.png" alt="astonstreet XOOPS Themes" border="0" /></a><br />
<{
$xoops_footer}></td>
          </
tr>
      </
table></td>
    </
tr>
    <
tr>
      <
td id="obFooter" >&nbsp;</td>
    </
tr>
    <
tr>
      <
td id="obLBC" >&nbsp;</td>
      <
td id="obSHB" >&nbsp;</td>
      <
td id="obRBC" >&nbsp;</td>
    </
tr>
  </
table>
</
div>
</
body>
</
html>


replace it with this.
<td id="cmsFooter">&nbsp;</td>
          </
tr>
      </
table></td>
    </
tr>
    <
tr>
      <
td id="obFooter" ><a href="http://astonthemes.com" target="_blank"><img src="images/aston.png" alt="astonstreet XOOPS Themes" border="0" /></a><br />
<{
$xoops_footer}></td>
    </
tr>
    <
tr>
      <
td id="obLBC" >&nbsp;</td>
      <
td id="obSHB" >&nbsp;</td>
      <
td id="obRBC" >&nbsp;</td>
    </
tr>
  </
table>
</
div>
</
body>
</
html>


Hope it helps.

3
dalex2006
Re: Theme Help
  • 2006/12/22 23:49

  • dalex2006

  • Just popping in

  • Posts: 46

  • Since: 2006/9/16


Thanks for the help. The first problem "width" is fixed but it wont let me edit the footer so it is at the bttom of the page instead of being in the conetent box. Any help?

4
Northern
Re: Theme Help
  • 2006/12/23 0:33

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


did you set the pref. to alow the changes to the themes?

or is it a permision problem?

5
dalex2006
Re: Theme Help
  • 2006/12/23 2:24

  • dalex2006

  • Just popping in

  • Posts: 46

  • Since: 2006/9/16


I had the pref allow to change the themes and it did not work.

6
dalex2006
Re: Theme Help
  • 2006/12/23 2:24

  • dalex2006

  • Just popping in

  • Posts: 46

  • Since: 2006/9/16


dont know why a second reply was created

7
Northern
Re: Theme Help
  • 2006/12/23 4:49

  • Northern

  • Just can't stay away

  • Posts: 420

  • Since: 2004/12/26


Ok, so in your site, in the Admin »» Preferences Main »» General Settings.....

Quote:

Check templates for modifications ?

If this option is enabled, modified templates will be automatically recompiled when they are displayed. You must turn this option off on a production site.

yes/no

if yes then is your theme.html writeable?

If so it should work. and the changes in the theme.html should be working.

Login

Who's Online

252 user(s) are online (164 user(s) are browsing Support Forums)


Members: 0


Guests: 252


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