LoadBrain - Forum
Welcome, You do NOT have to register!!!
.   
Re:when previewing cards, my site's main menu floats (1 viewing) (1) Guest
Go to bottomPost New TopicPost Reply Favoured: 0
TOPIC: Re:when previewing cards, my site's main menu floats
#1373
Erin (Visitor)

when previewing cards, my site's main menu floats 1 Year, 3 Months ago  
www.helpingamericans.org/index.php?optio...;Itemid=279&id=0

Hi there- when i click to look at larger version of each card at top of this page, my site's menu floats on top of the card and is not in background like the rest of site.

has anyone else had this problem and/or does anyone know what I can do to fix it?

thanks in advance, erin
 
Logged Logged  
  Reply Quote
#1377
oxus (Visitor)

Re:when previewing cards, my site's main menu floats 1 Year, 2 Months ago  
yes;
in folder /public_html/components/com_rwcards/views/rwcardsprelookcard/tmpl

and

components/com_rwcards/views/rwcardssendcard/tmpl

you have 2 php file

rwcardssendcard.php and rwcardsprelookcard.php

where is a div : div id="rwcardsViewWrapper"

where the height is set to 300px, and because this, when height of the card is more then 300px the design is broken.
The solution (IE related - if you set this div to auto height in IE u can't see back side of the cart) - the solution is to set this height to a bigger value.
 
Logged Logged  
  Reply Quote
#1463
Ben (Visitor)

Re:when previewing cards, my site's main menu floats 1 Year, 1 Month ago  
Hello,
I have the same problem, i tried to change the height in the two php files, and I tried auto height, but it don't fix the problem...
An other idea???
Thank's
 
Logged Logged  
  Reply Quote
#2014
Myrthe (Visitor)

Re:when previewing cards, my site's main menu floats 5 Months, 3 Weeks ago  
Hello,

I found the files but i am not so good at PHP. How can i change the hight? I don't see it written anywhere?

Kind regards,

Myrthe
 
Logged Logged  
  Reply Quote
Go to topPost New TopicPost Reply