-
AuthorPosts
-
March 24, 2007 at 1:07 pm #119329
Hi, for some reason when changing the module class to -blue for my polls module it has now decided to put the Vote/Results buttons on two lines. Before doing this they were on the same line. Tried removing the -blue section and refreshing, but still the same result now.
Any ideas?
View demo website here (still under construction): http://www.asbcollegesport.com/
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
March 24, 2007 at 4:50 pm #216432I see that they are in the same line with my FF 2.0, IE7 and Opera
What is your browser?March 25, 2007 at 12:21 am #216449I am using IE7 on Windows Vista.
I have attached the screenshot for you. I have even tried deleting all the internet pages and cookies to see if this was causing any issues.
Thanks for your help on this, greatly appreciated.
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
March 25, 2007 at 6:30 pm #216474Try to edit the following stylesheet in template_css.css
.button, .button:hover {template_css.css (line 262)
background:#EDECEC none repeat scroll 0%;
border-color:#DDDDDD rgb(153, 153, 153) rgb(153, 153, 153) rgb(221, 221, 221);
border-style:solid;
border-width:1px;
padding: 2px 10px !important;
}
to
.button, .button:hover {template_css.css (line 262)
background:#EDECEC none repeat scroll 0%;
border-color:#DDDDDD rgb(153, 153, 153) rgb(153, 153, 153) rgb(221, 221, 221);
border-style:solid;
border-width:1px;
padding:2px !important;
}March 26, 2007 at 4:32 am #216514Perfect. Works now.
Thanks for all your help on this as it was greatly appreciated. Like everyone else in the forum you guys rock.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by dazzabee 17 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
[Solved]: Polls buttons now showing on two lines
Viewing 5 posts - 1 through 5 (of 5 total)