HTML Validation

Phoca Gallery - image gallery extension
cocumocu
Phoca Member
Phoca Member
Posts: 14
Joined: 03 Feb 2010, 22:33

HTML Validation

Post by cocumocu »

Hello,
I try to validate my site over some engines, and each time it says that I have an error:
<<The center element is obsolete.>>
I have 3.0.2 and use the dtree in the menu

http://www.aestheticline.info

the problem appear when the tree menu is displayed:

<div id ="phocagallery-tree-module">
<center><div style="text-align:left;"><div class="dtree"><script type="text/javascript">

Can you indicate which file should I review ?
Thank you,
Codrut
cocumocu
Phoca Member
Phoca Member
Posts: 14
Joined: 03 Feb 2010, 22:33

Re: HTML Validation

Post by cocumocu »

I mean, I want to eliminate the html tag <center> from the tree module:

<div id ="phocagallery-tree-module">
<center><div style="text-align:left;"><div class="dtree"><script type="text/javascript">

Where can I find this file ?
Thank you
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49150
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: HTML Validation

Post by Jan »

Hi, see:
https://www.phoca.cz/documents/50-phoca/ ... s-validity

<center> tag is very important to allow vertical centering on some (non standard) browsers, etc.

Jan
If you find Phoca extensions useful, please support the project
Post Reply