Welcome, Guest
Please Login or Register.    Lost Password?

Module Layouts: 2 Questions
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Module Layouts: 2 Questions
#1651
Module Layouts: 2 Questions 2 Years, 1 Month ago Karma: 0
1) Is there a way to have the component embedded in a module position? I don't want to use the wrapper because it includes the whole page. I can't set the component itself to the homepage, because I want other modules included that won't be on other pages.

2) Where is the code for the table layouts in the modules? I need to move the whole cell up in this:



You see how the cells are offset with alignment. This only happens when I use this framework by Gavick, but this is the one I'd really like to use.
pentupentropy
(Free Member)

Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/12/16 19:58 By pentupentropy.
The administrator has disabled public write access.
 
#1655
Re: Module Layouts: 2 Questions 2 Years, 1 Month ago Karma: 16
1. I don't think so, but you can try.
we have display modules to show videos, why do you need to use a component as module.

2.your template's css for
<table> tag
<tr> tag
<td> tag

interfere them.

You need to find out what are they, before you can override them.
cassie
jVideoDirect staff
Posts: 1114
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1681
Re: Module Layouts: 2 Questions 2 Years, 1 Month ago Karma: 0
Fixed it in the style sheet. There was no attribute for vertical-align so it defaulted to baseline (in the template, not the module). Added that, it lines up fine. I want to thank you for being on the ball with the support. I actually had to choose between you and another provider who didn't even answer my pre-sales ?'s for a week.
pentupentropy
(Free Member)

Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1775
Re: Module Layouts: 2 Questions 2 Years, 1 Month ago Karma: 0
Hi Pentupentropy,

I'm using the same template and i'm having the same problem with the vertical align. Can you please tell me where and what to do to fix it.


Many Thanks,
Andrew

Happy New Year!!!
TwistedVision
(Free Member)

Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#1912
Re: Module Layouts: 2 Questions 2 Years ago Karma: 0
Heyyyy.. sorry about that, I didn't see the post. Go to addons.css (joomla_install_base/templates/gk_quay/css/addons.css)

About line 72 you will see the attributes for "td". Add a line to those attributes that says "vertical-align: middle;" (without the quotes). If that doesn't work, point me to your site and I will check it in firebug

Again, sorry the response too so long. Didn't see the post
pentupentropy
(Free Member)

Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#2396
Re: Module Layouts: 2 Questions 1 Year, 10 Months ago Karma: 0
Hello,

Few weeks later, I have the same problem but don't have any "addons.css" and not be able to find any "td".

I have a RocketTheme template.

Any help will be very appreciated!
HeleneV
(Free Member)

Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/04/08 07:31 By HeleneV.
The administrator has disabled public write access.
 
#2398
Re: Module Layouts: 2 Questions 1 Year, 10 Months ago Karma: 16
for RT template,
if you have any javascript conflict, please toggle configuration -> management -> load jquery.no.conflict

most of the css is now under a directory called "theme" in frontend com_jvideodirect directory.

in main.css look where table#jvdpages (first few line) should overwrite template's css for most of the table in jvd.
cassie
jVideoDirect staff
Posts: 1114
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
Moderators: cassie, tanny, ethan