Hi
Link to my website: http://ng-gymnastik.dk/
Joomla version: Joomla! 3.2.3 Stable [ Ember ] 6-March-2014 14:30 GMT
Template: J51_Calibra
I've added the following Custom css:
"
#header {
position: relative;
}
#newmodule {
height:50px;
margin:0;
padding:0;
position: absolute;
left:20px;
top:10px;
width:200px;
z-index:99;
}
#hornav ul a, #hornav .separator {
font-size: 14px;
}
.sidecol_block h3, .sidecol_block a {
color: #444444 !important;
}
.sidecol_block .module ul.menu a, .sidecol_block .module_menu ul.menu a, .sidecol_block .module a {
color: #666666 !important;
}
.sidecol_block {
color: #666666 !important;
}
.pagination a, .pagination span {
color: #444444 !important;
}
p.site-slogan {
font-size: 100%;
}
"
Issues:
1. The left sidebar has different color on mobile device and PC. Please advise on how to change the mobile color to the same as the view on PC.
2. "More Articles..." on the bottom on the frontpage. In "Main menu" I've verified that Pagination is set to "Show". Also the numbers on the three #links have dissapeared. Please advice on how to get "More Articles..." and the numbers for #links back in the bottom of my "Featured Layout" which I use as my front page.