Search…

X3 Photo Gallery Support Forums

Search…
 
localhost
Experienced
Topic Author
Posts: 158
Joined: 20 Sep 2011, 07:09

Extra Space on Textpage

15 Nov 2011, 18:26

Hey guys, I've been wondering if it's normal with imagevuex or is there anyway I can do on my side to fix this problem that 'm having (please see attachment).

I would like to get rid of the extra lines in between bullets/points.

There is no extra code in my HTML that can cause this:
Code
<p>You need your  Client ID ready  to access secure photo gallery.</p>
<p>If you haven't received your Client ID, please contact me on 0412 835 322.<br />If you have been redirected to this page and require access please contact client (gallery owner).</p>
<ul>
<li><b><i><a href="http://www.larryanda.com/photography/#/content/client-access/creative/">Creative Property Agent</a></i></b></li>
<li><i><b><a href="http://www.larryanda.com/photography/#/content/client-access/bianca">Bianca's 6th Birthday Party</a></b></i></li>
<li><b><i><a href="#/content/client-access/yong/">Yong and Ying's Wedding</a></i></b></li>
<li><i><b><a href="#/content/client-access/swisscorp/">Swissotel Sydney - Corporate Photos</a></b></i></li>
<li><b><i><a href="#/content/client-access/edres/">Ed and Resel's Wedding</a></i></b></li>
<li><b><i><a href="#/content/client-access/swissfood/">Swissotel Sydney - Food Festival </a></i></b></li>
<li><i><b><a href="#/content/client-access/riley/">Riley's Christening</a></b></i></li>
<li><b><i><a href="#/content/client-access/cupcakefactory/">The Cupcake Factory</a></i></b></li>
<li><b><i><a href="#/content/client-access/adamfreney/">Adam and Freney's Wedding</a></i></b></li>
</ul>
Attachments
screen1.jpg
screen1.jpg (165.94 KiB) Viewed 4881 times
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Extra Space on Textpage

17 Nov 2011, 23:59

Looks to me like it is reading your linebreaks as actual linebreaks ... I suggest you remove all linebreaks in the source, like this:
Code
...<li><b><i><a href="http://www.larryanda.com/photography/#/content/client-access/creative/">Creative Property Agent</a></i></b></li><li><i><b><a href="http://www.larryanda.com/photography/#/content/client-access/bianca">Bianca's 6th Birthday Party</a></b></i></li>...
 
localhost
Experienced
Topic Author
Posts: 158
Joined: 20 Sep 2011, 07:09

Re: Extra Space on Textpage

20 Nov 2011, 08:11

Hi Mjau,

I tried your solution but the HTML Source Editor automatically correct/clean the code and goes back to the original code as it was before.

Tried to change the source code both in Chrome and IE.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 13993
Joined: 30 Sep 2006, 03:37

Re: Extra Space on Textpage

20 Nov 2011, 11:12

Any chance you can provide link and login to your admin so I can take a look?
 
localhost
Experienced
Topic Author
Posts: 158
Joined: 20 Sep 2011, 07:09

Re: Extra Space on Textpage

20 Nov 2011, 17:37

Hi Karl,

Sent you a private message.... thanks!
 
User avatar
Nick
Imagevue Hitman
Posts: 2872
Joined: 02 May 2006, 09:13

Re: Extra Space on Textpage

21 Nov 2011, 05:44

You simply need to update to the latest version, this has been patched already:
Imagevue X2.7.6 - Oct 27, 2011

...
Textpages empty lines fix
...
firedev.com
 
localhost
Experienced
Topic Author
Posts: 158
Joined: 20 Sep 2011, 07:09

Re: Extra Space on Textpage

30 Nov 2011, 08:41

Nick, Karl.... problem sorted. Yes, I just upgraded to the latest version and is now working correctly. Many thanks...

Case closed.