Members   Search      Help    Register    Login    Home
Home » Support Forums for PMBT 2.X » Bug Reports for V2.X » Poll bug..(1thank theme)
Poll bug.. [message #4223] Wed, 02 June 2010 21:40 Go to next message
Hasan is currently offline Hasan  Denmark
Messages: 89
Registered: April 2010
Seeder
Joe you know this bug in 1thank theme..
The text its too small in Poll...

tried to fix it but without any luck..


My site www.u-torrentz.org
Re: Poll bug.. [message #4224 is a reply to message #4223] Wed, 02 June 2010 21:45 Go to previous messageGo to next message
Daffy is currently offline Daffy  United Kingdom
Messages: 359
Registered: October 2009
Location: uk
Releaser

have you looked in 1thanks .css for it?

Re: Poll bug.. [message #4225 is a reply to message #4224] Wed, 02 June 2010 22:08 Go to previous messageGo to next message
Hasan is currently offline Hasan  Denmark
Messages: 89
Registered: April 2010
Seeder
Here is the code:
(If you could tell me what to chnage it would be nice)

fieldset.polls {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

fieldset.polls dl {
	margin-top: 5px;
	border-top: 1px solid #e2e2e2;
	padding: 5px 0 0 0;
	line-height: 120%;
	color: #666666;
}

fieldset.polls dl.voted {
	font-weight: bold;
	color: #000000;
}

fieldset.polls dt {
	text-align: left;
	float: left;
	display: block;
	width: 30%;
	border-right: none;
	padding: 0;
	margin: 0;
	font-size: 1.1em;
}

fieldset.polls dd {
	float: left;
	width: 10%;
	border-left: none;
	padding: 0 5px;
	margin-left: 0;
	font-size: 1.1em;
}

fieldset.polls dd.resultbar {
	width: 50%;
}

fieldset.polls dd input {
	margin: 2px 0;
}

fieldset.polls dd div {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 2px;
	overflow: visible;
	min-width: 2%;
}

.pollbar1 {
	background-color: #aaaaaa;
	border-bottom: 1px solid #747474;
	border-right: 1px solid #747474;
}

.pollbar2 {
	background-color: #bebebe;
	border-bottom: 1px solid #8c8c8c;
	border-right: 1px solid #8c8c8c;
}

.pollbar3 {
	background-color: #D1D1D1;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

.pollbar4 {
	background-color: #e4e4e4;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
}

.pollbar5 {
	background-color: #f8f8f8;
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}


in css


My site www.u-torrentz.org
Re: Poll bug.. [message #4228 is a reply to message #4225] Thu, 03 June 2010 03:42 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
replace poll.php with this one and add to your style.css
/*----------------Poll classes------------------------*/
table.poll {
width:100%;
color:#0000FF;
font-weight:bold;
font-family : sans-serif;
font-size : 12pt;
}
p.poll{
width:100%;
color:#CCCCCC;
font-weight:bold;
font-family : sans-serif;
font-size : 12pt;
}
p.poll_q{
width:100%;
color:#CCCCCC;
font-weight:bold;
font-family : sans-serif;
font-size : 15pt;
text-align:center;
}
tr.poll{
width:100%;
color:#CCCCCC;
font-weight:bold;
font-family : sans-serif;
font-size : 12pt;
}
td.poll{
width:100%;
color:#CCCCCC;
font-weight:bold;
font-family : sans-serif;
font-size : 12pt;
}
/*----------------Poll classes------------------------*/

edit to suite
  • Attachment: poll.php
    (Size: 7.61KB, Downloaded 48 times)


http://a.imageshack.us/img831/5562/mybikes.png
Re: Poll bug.. [message #4229 is a reply to message #4228] Thu, 03 June 2010 12:18 Go to previous message
Hasan is currently offline Hasan  Denmark
Messages: 89
Registered: April 2010
Seeder
thanks that worked!

My site www.u-torrentz.org
Previous Topic:Found forum bug
Next Topic:redirect error
Goto Forum:
  


Current Time: Wed Feb 08 21:53:45 GMT 2012

Total time taken to generate the page: 0.00716 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software