-
AuthorPosts
-
skyshing Friend
skyshing
- Join date:
- July 2007
- Posts:
- 31
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
June 26, 2008 at 3:44 pm #130181As soon as I applied the Class Suffix “-hilite” to the poll module, the layout seems to crumble, text are centralized etc when compare with the original one of the left – See attached image.
Should I create new styling just for the poll module, if so, please advise with step-to-step instructions. Any help would be most appreciated.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 27, 2008 at 2:46 am #256562Hi kongcept !
Please send url of your site.skyshing Friendskyshing
- Join date:
- July 2007
- Posts:
- 31
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
June 27, 2008 at 8:42 am #256645I have sorted it out now thanks.
anisjolly Friendanisjolly
- Join date:
- April 2008
- Posts:
- 661
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 33
- Thanked:
- 96 times in 55 posts
June 27, 2008 at 9:23 am #256649Hi Kongcept
Can you please share with us how you fixed the problem,just in case someone else has the same problem, your fix will help them in return.
Anis
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 27, 2008 at 9:39 am #256657Yes kongcept !
Please explain detail how to solved the problem , i think that it will help many people.kalinski Friendkalinski
- Join date:
- February 2008
- Posts:
- 30
- Downloads:
- 18
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 5 times in 3 posts
June 27, 2008 at 9:44 am #256662<em>@anisjolly 62716 wrote:</em><blockquote>Can you please share with us how you fixed the problem …</blockquote>
Yes please, and also mark the thread as solved. 🙂
skyshing Friendskyshing
- Join date:
- July 2007
- Posts:
- 31
- Downloads:
- 0
- Uploads:
- 4
- Thanked:
- 1 times in 1 posts
June 27, 2008 at 11:29 am #256687Ok since it is helpful as most of you said, here it is:
By Adding -hilite to some of the template.css codes in 3 locations as follows:Firstly, CHANGE
table.poll {
padding: 0;
width: 100%;
border-collapse: collapse;}
TO
table.poll, table.poll-hilite {
padding: 0;
width: 100%;
border-collapse: collapse;}
Secondly, CHANGE
table.pollstableborder {
padding: 0;
width: 100%;
border: none;
text-align: left;
}TO
table.pollstableborder, table.pollstableborder-hilite {
padding: 0;
width: 100%;
border: none;
text-align: left;
}Thirdly, CHANGE
table.pollstableborder td {
padding: 4px!important;
border-collapse: collapse;
border-spacing: 0;}
TO
table.pollstableborder td, table.pollstableborder-hilite td {
padding: 4px!important;
border-collapse: collapse;
border-spacing: 0;}
I hope it works for all of you, enjoy!
1 user says Thank You to skyshing for this useful post
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 4 voices, and was last updated by skyshing 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problem with suffix -hilite to module
Viewing 7 posts - 1 through 7 (of 7 total)