Questions tagged as 'css'

0
answers

Contents of iframe responsive iphone and ipad

Hello, I have this css that is used for the responsive of a legacy application. The web part is sometimes displayed inside iframe. In android the content of the iframe is responsive but in iPhone it is not responsive when the content is in an if...
asked by 18.06.2018 / 21:03
2
answers

Implement an image - text in block with html and css

Good morning I hope you find yourself very well, What I need from your knowledge is to be able to implement this structure with html and css. The image occupies half screen and goes to the corner (left, right). And the text goes in the...
asked by 11.06.2018 / 08:04
1
answer

Avoid the browser's autoscroll when updating a div

I am implementing a dynamic content website. In particular, I have a "div" which I will update its content in the following way: This is the "div": <div id="informationONDevices"></div> I proceed to delete its contents: doc...
asked by 09.06.2018 / 01:44
1
answer

How can I keep a link button in the navigation menu in a different style?

The following thing happens I am developing a web page but, I have seen and I would like that when I click on a button of the navigation menu and go to that page, I have a different style in the navigation menu button that It tells me where I am...
asked by 07.06.2018 / 21:25
0
answers

Problem with modal window AdminLTE

This is my HTML where at the end is the modal window, the problem is that when I put it in mobile device mode it does not show me anything of the modal window, I will attach 2 screenshots 1 where it is in desktop mode and the other mobile mode...
asked by 06.06.2018 / 17:38
0
answers

Place a section below the header

I have a problem .. I have a header and below I want to place a section, but when creating the section, it is placed on top of the page in front of the header. I have a nav created that I want to be ahead, so I used the z-index (I guess the prob...
asked by 05.06.2018 / 10:51
0
answers

Help with my project

I am creating a quote system with SQLSrv, I already have the part to see the quotes. link I have created the part of invoice , which is where you see the quotes made. link My Problem is this, I can not make the part to create the...
asked by 06.06.2018 / 06:16
0
answers

Do not load my css styles when calling for require another page

Hello friends I'm making a website, I have an index.php in which I call index.view.php that is in my Views folder with now in index.view.php this is the entry obviously of my web and when I load on the server I get everything ok, until the...
asked by 06.06.2018 / 06:27
1
answer

Wordpress Cloudflare Cache - I have to press f5 every time I enter my page

Hi, I am having a problem that is that I have recreated a web page, where the previous developer put cloudflare, and I have deactivated everything from cloudflare to not have problems in the update of the news, since it should not save cache, th...
asked by 03.06.2018 / 01:09
1
answer

Pass different javascript html variables when clicking

I'm with a calendar with html and javascript, and I would like to click on one day to open another html that I have indicating the year, month and day that I have previously selected. Before they tell me anything, I looked at the forum for di...
asked by 08.06.2018 / 13:00