we have a problem with the Aufzählzeichen <ol type = a>
Regular li is called the image url ("../ images / li.style.png") when calling.
What should I change so that when calling the <ol type = a> a a. Is displayed?
my URL
http://stadtmarketing-sarstedt.com/index.php/verein/philosophie
thank you
AS Templates
POSTED: 2016-04-06
Hello SMSWEBMASTER,
Sorry, the page is not found, we have to see it in case to help you.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
we have a problem with the Aufzählzeichen <ol type = a>
Regular li is called the image url ("../ images / li.style.png") when calling.
What should I change so that when calling the <ol type = a> a a. Is displayed?
my URL
http://stadtmarketing-sarstedt.com/index.php/verein/philosophie
thank you
Sorry, the page is not found, we have to see it in case to help you.
Regards, AS Team.
the page has been moved
http://stadtmarketing-sarstedt.com/index.php/verein/konzept
Add the following class to the style.custom.css file:
ol li {
list-style-image: none;
}
Regards, AS Team.