Poll submit dissapeared from my site

  • weekendwarrior
  • Topic Author
  • Visitor
  • Visitor
13 years 5 months ago #9637 by weekendwarrior
Poll submit dissapeared from my site was created by weekendwarrior
Hi Team,

Can you help me figure out why my poll submit dissapeared from my site www.tourdefrance2012.com ? Thx

Ryan

Please Log in to join the conversation.

More
13 years 5 months ago #9651 by ivan.milic
Hi,

change css I sent you last time to:

.wrapper_outside h2 .main_area .column_right{
display:none;
}

Please Log in to join the conversation.

  • weekendwarrior
  • Topic Author
  • Visitor
  • Visitor
13 years 5 months ago #9670 by weekendwarrior
Replied by weekendwarrior on topic Re: Poll submit dissapeared from my site
Ivan thanks but it's still not working. I pasted the code right at the bottom -- Below is what the css sheet looks like from the very bottom going up (Only included a little bit of it)


.quote {
padding:8px;
font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
font-size:18px;
text-align:center;
background:#000 url(file:///C|/Users/Ryan/images/quote_bg.gif);
color:#fff;
font-style:italic;
}

.hotcarousel h2 {
text-align:right;
font-family:'SansationBold', Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:28px;
/*background:url(../images/h2_line.png) bottom right no-repeat;*/
}

.hotcarousel a.readon {
font-family:'SansationBold', Verdana, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.wrapper_outside h2 .main_area .column_right{
display:none;
}

.carouselarticle .readon{
color:Orange;
}







Is this right??

thx

Ryan

Please Log in to join the conversation.

More
13 years 5 months ago #9683 by ivan.milic
Ok I see h2 in now h1 , and it's strange that it appears there at all - do not understand what is causing that. here is new fix:


.wrapper_outside h1 .main_area .column_right,
.wrapper_outside h2 .main_area .column_right,
.wrapper_outside h3 .main_area .column_right{
display:none;
}

Please Log in to join the conversation.

  • weekendwarrior
  • Topic Author
  • Visitor
  • Visitor
13 years 5 months ago #9692 by weekendwarrior
Replied by weekendwarrior on topic Re: Poll submit dissapeared from my site
nope. still not working.

.hotcarousel h2 {
text-align:right;
font-family:'SansationBold', Verdana, Geneva, sans-serif;
font-weight:bold;
font-size:28px;
/*background:url(../images/h2_line.png) bottom right no-repeat;*/
}

.hotcarousel a.readon {
font-family:'SansationBold', Verdana, Geneva, sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.wrapper_outside h1 .main_area .column_right,
.wrapper_outside h2 .main_area .column_right,
.wrapper_outside h3 .main_area .column_right{
display:none;
}

.carouselarticle .readon{
color:Orange;
}



above is what it looks like.. is this right???

Please Log in to join the conversation.

More
13 years 5 months ago #9709 by ivan.milic

Please Log in to join the conversation.

Time to create page: 0.159 seconds
Powered by Kunena Forum