test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dazzabee Friend
    #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 Friend
    #216432

    I see that they are in the same line with my FF 2.0, IE7 and Opera
    What is your browser?

    dazzabee Friend
    #216449

    I 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.


    1. Pollon2Lines2
    Hung Dinh Friend
    #216474

    Try 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;
    }

    dazzabee Friend
    #216514

    Perfect. Works now.

    Thanks for all your help on this as it was greatly appreciated. Like everyone else in the forum you guys rock.

Viewing 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