- Posts: 12
- Thank you received: 0
<style type="text/css">
@media screen and (min-width:769px){
#icagenda .information {
text-align: center;
width: auto;
}
#icagenda .information .infoleft {
width: 86%;
}
#icagenda .information .infomiddle {
width: 64%;
}
#icagenda .information .inforight {
width: 100px;
}
}
@media screen and (min-width:481px) and (max-width:768px){
#icagenda .event-header {
width: auto;
}
#icagenda .title-header {
width: 98%;
text-align: left;
... continues for some more lines ...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
PeteSCCS wrote: sorry for the two silly questions, and thank you for your civil responses despite my stupidness
Please Log in or Create an account to join the conversation.