Design issue of poll

hi

 

Where can I find the definition of design poll frame' he's to big, look at the picture:

84715506.jpg

poll.jpg · 86.6K · 86 views
poll.jpg · 84.2K · 48 views
Quote · 24 Mar 2011

i found that i had i had to make the column  wider and edit the css if text was as large as yours

main.css (line 137)
div.poll_block {
float: left;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
position: relative;
width: 250px;
}

Quote · 24 Mar 2011

 

i found that i had i had to make the column  wider and edit the css if text was as large as yours

main.css (line 137)
div.poll_block {
float: left;
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
position: relative;
width: 250px;
}

Thanks but it does not matter the size of the poll box.

You can see the picture that the poll box overflows the messages box...

Quote · 24 Mar 2011

yes it over flows because the text is pushing the box over the column....

smaller text will allow the poll to get smaller

but even if you make the column width wider, you will have to adjust the css file which you could give a smaller  px size than 250 ..

 

Quote · 24 Mar 2011

 

yes it over flows because the text is pushing the box over the column....

smaller text will allow the poll to get smaller

but even if you make the column width wider, you will have to adjust the css file which you could give a smaller  px size than 250 ..

 

 

i try it togive a smaller px size than 250, i give 100 px and it is not work for me.

I thought maybe to move the poll box more to the size of the user pic so thay will be in the same line... how to do it?

Quote · 24 Mar 2011
 
 
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.