J and Beyond 2013 | An International Joomla! Conference - May 31st - 2nd, 2013, Noordwijkerhout, The Netherlands
It is currently Mon May 20, 2013 2:47 pm

Styling Issue on Main View

Styling Issue on Main View

Postby schug_trent » Mon May 18, 2009 1:04 am

I am having a styling issue on my main calendar view. The titles of the events, which are also links, seem to have a large line height or something. There is way too much space between each line..

Can anyone give me a quick css fix for this. here is the link http://stcroixadvantage.com/events?task=view_month&year=2009&month=06&day=17

Thanks in advance!
schug_trent
Posts: 4
Joined: Mon May 18, 2009 1:02 am

Re: Styling Issue on Main View

Postby Geraint » Mon May 18, 2009 6:33 am

The Firebug addon for Firebox is an excellent tool for diagnosing and fixing this type of problem.
------------
JEvents club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits.

Join the JEvents club today!
User avatar
Geraint
Posts: 30529
Joined: Fri Feb 15, 2008 6:14 pm

Re: Styling Issue on Main View

Postby schug_trent » Mon May 18, 2009 11:52 am

Still can't seem to figure it out...Any help would be appreciated.

Source code the browser renders:
Code: Select all
 
 <td class="cal_td_daysnoevents" style="height: 80px;" valign="top" width="14%">
      <a class="cal_daylink" href="http://stcroixadvantage.com/events?task=view_day&amp;year=2009&amp;month=06&amp;day=24" title="Go to calendar - current day">24</a>
                    <div style="border: 0pt none ; width: 100%;">
                             <div style="padding: 0pt; background-color: rgb(51, 102, 255); color: rgb(255, 255, 255); width: 100%;" onmouseover="return overlib('<table border=&quot;0&quot; width=&quot;100%&quot; height=&quot;100%&quot;><tr><td><b>From: </b>Tuesday, June 23 2009 <br /><b>To: </b>Saturday, June 27 2009<br /><b>Time: </b>8:00am - 5:00pm<br /><small><em>Multiday event</em></small><hr /><small>Click to open event</small></td></tr></table>', CSSOFF, FGCLASS, '', BGCLASS, '', TEXTFONTCLASS, '', CAPTIONFONTCLASS, '', CLOSEFONTCLASS, '', CAPTION, 'Stillwater Lubmberjack Days', ABOVE, FGCOLOR, '#FFFFE2', BGCOLOR, '#3366FF', CAPCOLOR, '#FFFFFF', SHADOW, SHADOWCOLOR, '#999999', AUTOSTATUSCAP, DELAY, '20');" onmouseout="return nd();"><a class="cal_titlelink" href="http://stcroixadvantage.com/events?task=view_detail&amp;agid=2&amp;year=2009&amp;month=06&amp;day=24" style="font-size: 9px;">Stillwater Lubmberja ...</a>

</div>
</div>
                    </td>


CSS:
Code: Select all
.cal_td_daysnoevents {
    background-color: #D6D6F5;
    padding:0px !important;
}
a.cal_daylink:link {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.cal_daylink:visited{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
a.cal_daylink:hover{
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Red;
    text-decoration: none;
}
a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-size:10px;
    font-weight: normal;
    font-family: Verdana;
    text-decoration: none;
    color:inherit!important;
    display:block;
    margin-bottom:1px;
}

schug_trent
Posts: 4
Joined: Mon May 18, 2009 1:02 am


Return to JEvents 1.4

Who is online

Users browsing this forum: No registered users

Main Menu

User Menu

Hosted By


Who is online

In total there are 0 users online :: 0 registered and 0 hidden (based on users active over the past 5 minutes)
Most users ever online was 94 on Tue Sep 01, 2009 12:33 am

Users browsing this forum: No registered users

Login Form