Align Images Horizontaly

post everything related to phpwcms templates here
Post Reply
slinkyomeara
Posts: 24
Joined: Tue 16. Sep 2008, 03:26

Align Images Horizontaly

Post by slinkyomeara »

Hello i use images<div> and images<special> However this lists my images verticaly. I wish to list m images horizontaly. Can you please
tell me how to do this.

see :http://www.lostsurfer.com/lostsurfer/cm ... nders-area
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Align Images Horizontaly

Post by flip-flop »

<br style="clear: both;"><!-- space between image rows -->

or kick off <br style="clear: both;">

Increase the number of columns. (Don´t work in image <div>).
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
slinkyomeara
Posts: 24
Joined: Tue 16. Sep 2008, 03:26

Re: Align Images Horizontaly

Post by slinkyomeara »

Thanks where do I place this code?
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Align Images Horizontaly

Post by flip-flop »

>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
slinkyomeara
Posts: 24
Joined: Tue 16. Sep 2008, 03:26

Re: Align Images Horizontaly

Post by slinkyomeara »

ok i found the imagesspecial default template but the code didnt work any idea how images is able to use columns and images special is not?
The reason I need images special is to provide a description for each image.
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: Align Images Horizontaly

Post by flip-flop »

Example: images special (expanded with the full template).
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply