The Joomla! Forum ™






Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: Mon May 12, 2008 7:35 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Mon May 12, 2008 7:28 pm
Posts: 1
The right module position is under user1 and user2. What should I change to have it at the same level as user1 and user2, like the left module position is?
Thanks.


Top
 Profile  
 
PostPosted: Sat Nov 12, 2011 7:09 pm 
Joomla! Intern
Joomla! Intern

Joined: Tue Apr 06, 2010 11:22 am
Posts: 78
Hey!

Ever found a solution to this?? I have exactly the same problem...

Thanks!


Top
 Profile  
 
PostPosted: Sat Nov 12, 2011 9:01 pm 
Joomla! Master
Joomla! Master
Online

Joined: Mon Oct 27, 2008 9:27 pm
Posts: 13735
Location: Akershus, Norway
You have to rearrange the wrapping divs in the template.


Top
 Profile  
 
PostPosted: Wed Nov 16, 2011 6:24 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Nov 16, 2011 4:39 am
Posts: 5
Hi Per

can you please tell us how to do it or any guide, a help for us


Top
 Profile  
 
PostPosted: Wed Nov 16, 2011 7:28 am 
Joomla! Master
Joomla! Master
Online

Joined: Mon Oct 27, 2008 9:27 pm
Posts: 13735
Location: Akershus, Norway
Move the
Code:
<table class="nopad user1user2">
  ....
</table>



to:
Code:
<table class="nopad">
<tbody>
<tr valign="top">
<td>
<------------ Insert here
<jdoc:include type="component">


Top
 Profile  
 
PostPosted: Wed Nov 16, 2011 7:46 am 
Joomla! Apprentice
Joomla! Apprentice

Joined: Wed Nov 16, 2011 4:39 am
Posts: 5
Hi Per

can you help me about my web

www.vertexid.com.sg

i need to chnage the style of the Products module to same with the Main module. please help how to do this


Top
 Profile  
 
PostPosted: Wed Nov 16, 2011 3:43 pm 
Joomla! Master
Joomla! Master
Online

Joined: Mon Oct 27, 2008 9:27 pm
Posts: 13735
Location: Akershus, Norway
Change the module chrome from "xhtml" to "rounded" on the module position.

http://docs.joomla.org/Module_chrome


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 



Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group