Main page problem

Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
GK User
Sat May 07, 2011 11:06 am
Hello.
Look at this site: http://www.polonika.fr/wiadomosci.html
I have a problem with main page on that site. Some appears on column module.
How can I fix this?
User avatar
Fresh Boarder

teitbite
Mon May 09, 2011 5:39 am
Hi

Please try to add this css at the end of template_css.css file:

Code: Select all
ul.pagination {
    overflow: hidden;
    width: 492px !important;
}
User avatar
Moderator

GK User
Wed May 18, 2011 10:54 am
I have another problem with this template. Take a look: http://www.polonika.fr/galeria.html - width of articles.
This is an Articles » Category / Blog link in menu. Could You please help me with this one?
User avatar
Fresh Boarder

teitbite
Thu May 19, 2011 9:51 pm
Hi

I think it may be because of the FB plugin. Please try to add this code at the end of template_css.css file:

Code: Select all
.jv-social-share-button-contain iframe {
width:335px !important;
}
User avatar
Moderator


cron