1
TheNewbie
Kill space in theme
  • 2006/9/23 9:31

  • TheNewbie

  • Just popping in

  • Posts: 25

  • Since: 2006/9/11


I think Forge is a nice theme for my content-driven website. I plan on using it. Anybody know how to kill this Space?

I want it to be like the right-column, no space at all.

CODE IN theme.html:
<tr>a
<td id="leftcolumn" width="173" valign="top">a
<table cellpadding="0" cellspacing="0" height="100%">


Leftcolumn-part of
style.css looks like this:
td#leftcolumn {width: 177px; solid #cccccc; font-size:12px;}
td#leftcolumn th {background-color: #2F5376; color: #FFFFFF; vertical-align: middle;}
td#leftcolumn a:hover {color:#999}
td#leftcolumn div.blockTitle {background-color: #6b6c69; background-image: url(picz/t2_arrow_1.gif); background-position: left; background-repeat: no-repeat; padding: 3px; padding-left: 16px; font:10px/14px arial,helvetica,sans-serif; color:#CCC; text-decoration:none; text-transform: lowercase;}
td#leftcolumn div.blockContent {background-color: #edeeec; margin-left: 5px; margin-right: 5px; font:11px arial,sans-serif; color:#333;}
td#leftcolumn td {margin-left: 5px; margin-right: 5px; font:11px arial,sans-serif; color:#333;}


Can't find anything here. Rightcolumn-part of style.css looks very similar:

td#rightcolumn {width: 177px; solid #cccccc; font-size:12px;}
td#rightcolumn th {background-color: #FFFFFF; color: #FFFFFF; vertical-align: middle;}
td#rightcolumn a:hover {color:#999}
td#rightcolumn div.blockTitle {background-color: #6b6c69; background-image: url(picz/t2_arrow_1.gif); background-position: left; background-repeat: no-repeat; padding: 3px; padding-left: 16px; font:10px/14px arial,helvetica,sans-serif; color:#CCC; text-decoration:none; text-transform: lowercase;}
td#rightcolumn div.blockContent {margin-left: 5px; margin-right: 5px; font:11px arial,sans-serif; color:#333;}
td#rightcolumn td {margin-left: 5px; margin-right: 5px; font:11px arial,sans-serif; color:#333;}

2
Quest
Re: Kill space in theme
  • 2006/9/23 14:06

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


That is hard coded in the theme.html. Do a search of the theme.html for cd_head_logo.gif and you will find the area you need. I don't use this theme so I can't say what exactly or how much you will have to remove. You will have to play around with it to get it to your desired look.

Quest

3
WarDick
Re: Kill space in theme
  • 2006/9/23 15:36

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


These spaces are created in two places.

The first is on line 34 of the theme.html file. You can simply comment it out to try it.

The second is on line 119, comment it out also.

The spaces are cause by picz/spacer.gif and controlled by its height attribute.
Urging XOOPS to be the Best It Can Be.
Richard......

4
TheNewbie
Re: Kill space in theme
  • 2006/9/23 16:19

  • TheNewbie

  • Just popping in

  • Posts: 25

  • Since: 2006/9/11


Great help!

Problem solved thanks to you.

Login

Who's Online

170 user(s) are online (83 user(s) are browsing Support Forums)


Members: 1


Guests: 169


heyula,

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