0
Hi i'm new to php and need help with this..
I have a module that displays results vertically meaning:
result 1
result 2
result 3
i want a horizontal display:
result 1 result 2 result 3
can anyone put up some sample code of div setup to get this to work?
Thanks, any help will be greatly appreciated.
I have a module that displays results vertically meaning:
result 1
result 2
result 3
i want a horizontal display:
result 1 result 2 result 3
can anyone put up some sample code of div setup to get this to work?
Thanks, any help will be greatly appreciated.
Responses (8)
-
Accepted Answer
-
Accepted Answer
0This is module is for eventlist, this is the php/div:
defined('_JEXEC') or die('Restricted access');
?>
eventlink) : ?>
" title="title; ?>">
title; ?>
eventlink) : ?>
use_modal) : ?>
" class="modal" title="title; ?>">
" class="modal" title="title; ?>">" alt="title; ?>" class="image-preview" />
eventlink) : ?>
venuelink) : ?>
" title="venue; ?>">
venue; ?>
venuelink) : ?>
This is the css:
#left{text-align:center;float:left; margin:0px auto; display:block; width:120px; }
and this is the result im getting, see attach image.
I know this is not one of ur modules but any help will be appreciated. [img size=253]http://www.joomlamusicsolutions.com/images/fbfiles/images/eventsdisplay.jpg[/img] -
Accepted Answer
0file attacht [file name=show_default.zip size=473]http://www.joomlamusicsolutions.com/images/fbfiles/files/show_default.zip[/file] -
Accepted Answer
-
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »