1
Kalobotz
After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 17:54

  • Kalobotz

  • Not too shy to talk

  • Posts: 133

  • Since: 2004/5/26


I have removed the search box in 7danas Zaja-color theme. I want to push the leftcolumn up to the to but have only been partially successful. I removed a margin-top and it has gone up half way but even by putting in several margin-bottoms it wont move at all the rest of the way.

http://thinkresults.com

Here are all of my left css's in style.css. and the Leftcoumn td in theme.html

<table cellspacing="0">
<tr>
<{if $xoops_showrblock == 1}>
<td id="leftcolumn">
<!-- Left side width -->
<img src="<{$xoops_imageurl}>160.gif" width="160" height="1" alt="" />
<!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}>
<div class="blockTitle"><{$block.title}></div>
<div class="blockContent"><{$block.content}></div>
<{/foreach}>
<!-- End left blocks loop -->

</td>
<{/if}>

td#leftcolumn
{
font-size: 12px;
background-color: #46648c;
color: #8C8C8C;
width: 160px;
padding-left: 2px;

}
td#leftcolumn a
{
color: #C6E2FF;
}
td#leftcolumn th
{
color: #F3AE47;
vertical-align: middle;
}
td#leftcolumn div.blockTitle
{
color: #004080;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
background-image: url('puce.gif');
background-repeat: no-repeat;
padding-bottom: 2px;
border-bottom: 1px solid #ffffff;
padding-left: 17px;
background-position: left;
background-color: #97A9C6;
border-top: 1px solid #ffffff;
margin-bottom: 6px;
text-transform: uppercase;
padding-top: 4px;
}
td#leftcolumn div.blockContent
{
margin-left: 2px;
margin-bottom: 10px;
color: #EAEAEA;
padding-left: 2px;
}


2
tjnemez
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 18:44

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


<table cellspacing="0">
<tr>
<{if $xoops_showrblock == 1}>
<td valign="top" id="leftcolumn">
<!-- Left side width -->
<img src="<{$xoops_imageurl}>160.gif" width="160" height="1" alt="" />
<!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}>
<div class="blockTitle"><{$block.title}></div>
<div class="blockContent"><{$block.content}></div>
<{/foreach}>
<!-- End left blocks loop -->

give that a spin

3
Kalobotz
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 18:56

  • Kalobotz

  • Not too shy to talk

  • Posts: 133

  • Since: 2004/5/26


Didn't work. This has been giving me allot of trouble. I'll try to ask on the 7dana site.

4
tjnemez
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 18:59

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


i just did a view source and i did not see it added in, did you try then remove?

5
Kalobotz
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 19:04

  • Kalobotz

  • Not too shy to talk

  • Posts: 133

  • Since: 2004/5/26


Yes, I tried it and then removed it after it didn't work.

6
tjnemez
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 19:08

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


it worked locally with dreamweaver, however when uploaded things do not always appear as they should.

7
Kalobotz
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 19:12

  • Kalobotz

  • Not too shy to talk

  • Posts: 133

  • Since: 2004/5/26


OK. I put the valign-top back in. Did you use all of my CSS settings?

8
tjnemez
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 19:14

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


yes just added the valign inline

9
tjnemez
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 19:17

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


okay, see it there but you are right it did not move it up.

i had this issue once but i cannot remember how i fixed it.

10
tjnemez
Re: After removing the search in Zaja-color cannot move leftcolumn up.
  • 2004/6/24 20:25

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


it is the image, (<img src="http://yoursite.com/themes/Zaja_Color/160.gif" width="160" height="1" alt="" />) that is messing it up but i am not sure why. try to remove and see what happens.

Login

Who's Online

139 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 139


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