This is the community forum. For a developer response use the Client Area.
21-Oct-2016, 06:44 PM
Hi Thomass,
It looks like it's due to loading the jQuery UI theme which your site probably doesn't need.
You can remove it by opening /upload/includes/template/head.php and deleting the following line:
Also you can open the stylesheet, /upload/css/default.css, and remove the section near the bottom titled "jQuery UI Dialog".
It looks like it's due to loading the jQuery UI theme which your site probably doesn't need.
You can remove it by opening /upload/includes/template/head.php and deleting the following line:
Code:
<link rel="stylesheet" type="text/css" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css"/>
Also you can open the stylesheet, /upload/css/default.css, and remove the section near the bottom titled "jQuery UI Dialog".
21-Oct-2016, 07:19 PM
Hi Steven,
1000 thanks.
I have deleted the code in head.php. Now it looks beautiful :-)
And sorry for my crazy english.
Greetings Thomass
1000 thanks.
I have deleted the code in head.php. Now it looks beautiful :-)
And sorry for my crazy english.
Greetings Thomass
« Next Oldest | Next Newest »
Possibly Related Threads…
Thread / Author
Replies
Views
Last Post
Users browsing this thread: 3 Guest(s)