1 Page screws the whole congress...

Yeah, just one little page screws all of congress, or at least the site.  This makes no sense to me so it's up for you guys.  This was good, then a designer came in (yeah, one of those guys that works on just the appearance) and cluster fornicated the entire congress... er I mean site.

 

Here's a pic:

 

 

Yeah, I put it to the right to show how far to the left this little cheap gardening tool has been shoved to the left and then rammed straight up the menus ass... Or I mean up under the menu.  But, the best part of all of this, it's only in freaky friggin' IE and perfect in FF.  Just for fun, here's the search.css file and I see nothin' that is fixin' this.  I've tried float:right; and that takes it all the way to the right, but take out float and it rams it back to the left. 


templates/tmpl_{tmpl}/css/search.css file is below:

 

.main {
padding:0;
position:relative;
text-align:left;
}

.disignBoxFirst {
background:none;
color:#CCCCCC;
margin-bottom:10px;
padding-top:24px;
margin-top:25px;
position:relative;
}
.boxFirstHeader {

font-size:0em;
font-weight:bold;
height:0px;
padding-left:0px;
padding-top:0px;
position:relative;
text-align:center;
text-transform:uppercase;
}

.searchrow_block{
padding-left: 200px;
}
.by_nick_by_id .design_box_border {

 text-align:center;
 position:relative;
 float:none;
}


.search_by_id,
.search_by_nick,
.search_by_tag {
 margin: 5px;

}

.input_by_id,
.input_by_nick,
.input_by_tag {
 border: 1px solid #ccc;
 width: 150px;
 margin: 5px;
 text-align:center;
}

div.design_box_border div.keeper
{
margin-left:12px;
}
page_block_138.page_block_container {
margin-left:50px;
margin-right:auto;
position:relative;
}
qsi_wrapper
{
margin-left:250px;
position:relative;

}

.divsignBoxFirst
{
clear:left;
color:#CCCCCC;
margin-bottom:10px;
margin-left:140px;
padding-top:24px;
position:relative;
}

.boxContent {
font-size:1.2em;
}

.search_form {
 width: 100%;
 /*border: 1px solid #ccc;*/
 float:none;
 padding:2em 4em;
 width:90%;
 
}

.search_form td,
.search_form th {
 padding:4px 0 4px 20px;
 text-align:left;
 padding-left:40px;
}

.search_form th {
 /*background-color: #eee;*/
 background-color:#777799;
 color: #333366;
 outline-style: none;
 outline-width: 1em;
}

td.search_form_caption {
 /*font-weight: bold;*/
 width:120px;
 font-size:0.9em;
 padding-bottom: 5px;
}

.search_form_submit_row {
 text-align: center;
 border-top: 1px solid #ccc;
}

.input_text {
 width: 180px;
 border: 1px solid #ccc;
}

.search_form_caption {
 width: 200px;
}

.input_date {
 width: 30px;
 border: 1px solid #ccc;
}

.input_select {
 border:1px solid #CCCCCC;
 height:100px;
 width:180px;
}

div.design_box_border {
 float:none;
 margin:0 120px;
 width:82%;
}


So go for it template gods, let's have some answers to a very weird question.  And this is exactly why I don't do templates.

Quote · 10 Apr 2010

Bumpety bumpety bumpety bump bumpety bump bump.

Quote · 10 Apr 2010

can you post your file templates/tmpl_uni/page_4.html also

Quote · 10 Apr 2010

 

can you post your file templates/tmpl_uni/page_4.html also

 

Your wish is my command.  Here is page_4.html from the tmpl_wtt/ folder. 

 


__include _header.html__

 <div class="disignBoxFirst">
  <div class="boxFirstHeader">__page_header__</div>
  <div class="boxContent">
   <div class="clear_both"></div>
   
   <div class="by_nick_by_id">
    __search_by_nick__
    __search_by_tag__
   </div>
   
   <div class="clear_both"></div>
   
   __page_main_code__
   
   <div class="clear_both"></div>
 </div>
</div>
 
__include _footer.html__

 


Quote · 10 Apr 2010

not sure what it can be, but what happens when you

/tmpl_{tmpl}/css/search.css hide this line:

.disignBoxFirst {

/*margin-top:25px;*/

OR

change it to

margin-top:45px;

Quote · 10 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.