Questions tagged as 'css'

1
answer

Broken Texts

I have an imageButton that represents files, and a label in it: <div class="block"> <asp:HiddenField ID="idDirectorio" runat="server" Value='<%# Eval("guid") %>' /> <asp:HiddenField ID="isFolder" runat="server" Val...
asked by 23.03.2015 / 20:40
1
answer

Show posts of a tag in a Wordpress page

I'm trying to organize my posts based on the tags in each article. Example? Cars, houses, a, b, c ... and so on. I found this site that seems to do it perfectly: link In the site example, posts are separated by letter. How can I do...
asked by 10.05.2015 / 20:28
0
answers

Error installing Jeet Grid System

I'm having a problem installing Jeet Grid System . When I give a svn checkout https://github.com/mojotech/jeet/trunk/scss/jeet the console gives an error: 'svn' não é reconhecido como um comando interno ou externo, um progr...
asked by 24.03.2015 / 21:01
0
answers

javascript does not display image .gif in Chrome and IE

I'm using Bootstrap and in a modal simulate the process of sending data to the bank. When the user clicks save it displays an alert message asking if this is what the user wants to do. So if the user clicks on "yes" after the message pops up,...
asked by 26.03.2015 / 14:52
2
answers

How to get the sub node from a select list

I have a responsive menu on my site that some options should not appear when viewed through the phone. <ul class="sf-menu"> <li><a href="#lk1">A gente!</a> <ul>...
asked by 26.03.2015 / 02:05
1
answer

Broken Alignment with Bootstrap

Hello, I'm making the following page. link And for some reason the alignment went wrong on the fourth product. I have already inspected everything and apparently has no error or difference between the divs. Does anyone have an i...
asked by 06.05.2015 / 14:31
1
answer

Responsive column

I have a Wordpress website to do maintenance and I am facing a responsive problem. I have 2 columns, "main content" and "sidebar": <div class="col-md-12 col-xs-12"> <div class="row"> <div class="col-md-9 col-xs-12 col-sm-12 co...
asked by 06.05.2015 / 21:20
2
answers

A div superimposed on an image descends according to the scroll bar

I have a div that shows some details about an image when it is displayed, however I'm developing it for mobile and when you slide down the divs that contain those details also move out of the images. Follow the project link in gitHub. LINK...
asked by 10.04.2015 / 07:44
2
answers

Pass parameter of a function according to the value clicked with JavaScript

I need to pass the value of a function according to its clicked value. There are 3 divs, each one is a gallery. I need to click on the "see more" option, open a page with all the photos only from that gallery, however, I do not know how to pass...
asked by 15.04.2015 / 00:03
0
answers

How do I slide with image and text?

I need to make a news slide with image and other elements on the side. What would be the best way to do this?     
asked by 30.03.2015 / 19:45