?
avatar rbsl-ravi
rbsl-ravi
28 Nov 2014

file path : /templates/beez3/css/position.css
#contentarea,
#contentarea2 {
position: relative;
overflow: hidden;
padding: 0 20px !important;
margin: 0;
}

Because of overflow: hidden property, contents of the following child elements becomes partially hidden if they are set by "position" property. e.g. position:absolute;left:something;

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
3.00

avatar rbsl-ravi rbsl-ravi - open - 28 Nov 2014
avatar jissues-bot jissues-bot - change - 28 Nov 2014
Labels Added: ?
avatar nternetinspired
nternetinspired - comment - 28 Nov 2014

Only if they were positioned to move outside the #contentarea.

Can you give an example of how this issue could occur? I can't imagine how it could be a problem.

avatar rbsl-ravi
rbsl-ravi - comment - 29 Nov 2014

When a user on site click on Like button, then facebook page iframe is shown partially.
screenshot from 2014-11-29 11 34 24

avatar nternetinspired
nternetinspired - comment - 29 Nov 2014

Joomla does not include Facebook like buttons.

I believe that the issue is with your extension, not the template. It's rendering an element (the iframe) which is larger than the space available. It is correct that the template doesn't render content that falls outside of the template container.

avatar rdeutz
rdeutz - comment - 29 Nov 2014

I agree with Seth, no a bug I suggests closing it.

This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5235.

avatar phproberto phproberto - close - 29 Nov 2014
avatar phproberto phproberto - change - 29 Nov 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-11-29 15:18:49

Add a Comment

Login with GitHub to post a comment