• Resolved batmax22

    (@batmax22)


    I installed Event manger plugin on my wordpress and when i do the preview using IE, everything is all right, but when i try the web site on Firefox, i see that there is a problem with the widget vertical displaying (alignment). The different voices of the event’s widget, infact, moves progressiveley to the right, creating a “stairway” effect (the first voice is correctly aligned to the previous widgets, but the texts of the other events begins to start increasingly to the right. How can i resolve this problem? Should i modify a css (it’s difficult to do? i have no experience with code)?

    http://wordpress.org/extend/plugins/events-manager/

Viewing 4 replies - 1 through 4 (of 4 total)
  • you can fix that by overriding it in your theme style.css and by inspecting it’s html elements using chrome or firefox.

    Thread Starter batmax22

    (@batmax22)

    i’m trying to understand in which file i have to work on, using firebug, but i don’t understand which is/are the sources. :S i have to study!

    Thread Starter batmax22

    (@batmax22)

    i’m using westward theme
    http://fthemes.com/demo/WestWard/

    do you have a sample link? also, please see this part in your theme style.css

    .widget ul li {
    padding: 8px 0 8px 10px; /*see this*/
    margin: 0;
    background: url(images/widget-list.png) left 10px no-repeat;
    border-bottom: 1px dotted #D2D2D2;
    }
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Events Manager]’ is closed to new replies.