The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Poll.

2 posters

Go down

Poll. Empty Poll.

Post by Karenn April 24th 2009, 9:40 pm

Hi guys. Can someone think of a way I can change the way my titles are. When a member adds a poll, to their topic on the forum it says [ Poll ]. Is there anyway I could change it, to a picture? cheers
Karenn
Karenn
Forumember

Female Posts : 279
Reputation : 10
Language : English
Location : England

http://barkingmad.dogboard.net/forum.htm

Back to top Go down

Poll. Empty Re: Poll.

Post by Bpoetic April 24th 2009, 10:07 pm

Hi Karenn . . .

Have you tried playing around in the poll section of your css?



Code:
/*Poll*/
.poll,.polls h4 {
   font-size: 11px;
   }
.borderwrapm {
   margin: 5px;
   }
.poll .poll-choice {
   clear: both;
   margin: 0.5em 0;
   }
.poll fieldset {
   margin: 1em;
   }
.polls {
   margin: 4px;
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 0.9em;
   }
.polls .row1 {
   padding: 4px;
   font-weight: bold;
   }
.polls dl {
   margin: 1em;
   padding: 5px 0 0 0;
   line-height: 120%;
   }
.polls dt {
   text-align: left;
   float: left;
   display: block;
   width: 30%;
   border-right: none;
   padding: 0;
   margin: 0;
   font-size: 1.1em;
   }
.polls dd {
   float: left;
   }
.polls dd em {
   font-weight: bold;
   font-style: normal;
   }
.polls dd.number-votes {
   margin: 0 0.5em;
   width: 4em;
   text-align: center;
   }

Maybe it would be possible to slip a pic code in there, like:

poll background: url('http://YOUR PIC URL') no-repeat;

It's a guess. Maybe try adding that code above to the bottom of the CSS sheet and click save. Look at the forum to see if it changes anything. If not - go back to the style sheet and remove that code. Maybe you can change the *name* POLL to something else too, by replacing /*Poll*/ in the style sheet. You may need to change all referances to poll down throughout the code. Doesn't work - go back and change it to *poll*.
Bpoetic
Bpoetic
Forumember

Female Posts : 594
Reputation : 46
Language : English
Location : Florida, USA

http://www.bpoetry.net/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum