• cindygobeyond

    (@cindygobeyond)


    WPYogi…I reposted here because I realized the other post was “resolved.” Please do not close this one.

    The issue cannot be seen without logging in. Here is a link to a screenshot (though the previous woman already posted one, and its exactly the same):

    http://inneralcove.com/wp-content/uploads/2013/04/tmp.jpg

    The source code rendered is below.

    NOTE:

    Sorry for posting in “resolved” thread, but it was never actually resolved. And I am having the same problem. Re-pasting here:

    On the My bookings page, the text is crammed together and needs some spaces between Event Name and Date, between Date and Spaces, and between Status and Status. See below, OverviewOctober, 20121, and ApprovedCancel all need a space. I cannot find where to modify that format.

    Sales and Event Core Reporting OverviewOctober 30, 20121 ApprovedCancel

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


    agelonwl
    Member
    Posted 6 months ago #

    try to use chrome or firebug then inspect the html elements and use your theme style.css to fixed the margin or padding.


    CindyGoBeyond
    Member
    Posted 5 minutes ago #
    Edit

    What a pain. Exact same problem. I have lost far too much on this..can anyone help?

    Using firebug source code renders:

    <div id="em-wrapper"><h1>Your RSVPs for Events</h1>
    <p>		<div class='em-my-bookings'>
    								<div class="clear"></div>
    								<div class='table-wrap'>
    				<table id='dbem-bookings-table' class='widefat post fixed'>
    					<thead>
    						<tr>
    							<th class='manage-column' scope='col'>Event</th>
    							<th class='manage-column' scope='col'>Date</th>
    							<th class='manage-column' scope='col'>Spaces</th>
    							<th class='manage-column' scope='col'>Status</th>
    							<th class='manage-column' scope='col'>&nbsp;</th>
    						</tr>
    					</thead>
    					<tbody>

    I have done EVERYthing I can think of and have not found the table ID, the class (ideally I’d like to change this)… or any of the above code, and nothing in the style.css. This should be an easy change in the plugin, but it is not found anywhere under the “FORMAT” tab either.

    Ideas?
    Thanks

  • The topic ‘[Plugin: Events Manager] My Bookings Formatting issue: Table is cramped.’ is closed to new replies.