Thursday, February 09, 2012
   
Text Size


Layout and Appearance

How do I change the pink header background?

You can do this sort of investigation very effectively with Firefox DOM Inspector.

In the meantime look for

background-image

in the css file and then create your own desired background images of colours.

 

Help - editing events in the frontend messes with my  right hand column.  What can I do?

 

 

If you have a narrow template design the best thing to do is to not have any modules in the right hand column for the Events menu item.

Alternatively try experimenting with you events_css.css. For example adding the following will fix your problems for the SolarFlare template:

div#jevent{
width:450px!important;
}
.inputbox {
width:340px!important;
}
textarea#extra_info {
width:340px!important;
}
textarea#content {
width:340px!important;
}

You will of course have to limit the width of your WYSIWYG editor - for TinyMCE choose the simple layout.

 

I don't like the box around the events calendar - how do I get rid of it?

 

Try adding something like the following to your events_css.css file

fieldset {
border:0px!important;
padding:0px!important;    
}
You could also consider adding the following to the style sheet to gain some more width
.cal_table {
border: 1px solid #000000;
width:100%!important;
}

Latest Club Downloads

jevsessions_1.1.3.zip
Gold Downloads/Attend JEvents
2012-02-06 :: 1.1.3
hr-HR_JEvents_2.0_J25.zip
Download JEvents/JEvents 2.0 Translations
2012-02-02 :: 2.0 Joomla! 1.6-1.7
hr-HR_JEvents_2.0_J15.zip
Download JEvents/JEvents 2.0 Translations
2012-02-02 :: 2.0 Joomla! 1.5
jevlocations_2.0.2_unzipfirst.zip
Silver Downloads/Managed Locations Addon
2012-01-27 :: 2.0.2/2.0.1
listevents_map_v3.zip
Bronze Downloads/Sample Files
2012-01-26
jevsendfb_1.0.zip
Silver Downloads/Twitter/Facebook Updates
2012-01-24 :: 1.0

JEvents is Hosted by Rochen

Login Form