Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
The links do not have a color, so it goes by default. I have the entire bottom menu in blue.
.class li a:link {
color: #fff; - до нажатия
}
.class li a:visited {
color: #000; - цвет ссылки после того как на неё нажали
}
And you can find out what figs are loaded there for a long time? The site is small, the pictures are not heavy. Or is the server of the Russian site located somewhere in the USA?
And on the question: put the right color for the "a" tags.
Option one
<?php
$paginator = $this->get('knp_paginator');
$paginator->setDefaultPaginatorOptions(array(
'pageParameterName' => string,
'sortFieldParameterName' => string,
'sortDirectionParameterName' => string,
'filterFieldParameterName' => string,
'filterValueParameterName' => string,
'distinct' => boolean,
//etc...
));
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question