Skip to main content

All Questions

Tagged with
0 votes
2 answers
109 views

I have a html form that is basically vertical but i really have no idea how to make two text fields on the same line

I have a html form that is basically vertical but i really have no idea how to make two text fields on the same line. For example the following form below i want the Size,Width,Height feilds on the ...
Forward Source's user avatar
0 votes
2 answers
687 views

Floating text to the right side of image

I found a good example of doing this on Stack Overflow and used it with success to build a similar layout for product boxes in this JSFiddle I copied the CSS and HTML almost verbatim to my Wordpress ...
user avatar
1 vote
1 answer
7k views

how to make a button responsive on mobile

I have been searching all over the internet how to fix this. Basically I need the button on the right side on desktop view. See below: chrome view But when you resize it or viewed on mobile devices, ...
Lee Dev's user avatar
  • 19
0 votes
0 answers
62 views

Firefox Float: Post Feed Overlapping Header Image

I'm having this strange issue on a website I'm working on using a modified Wordpress Twenty Sixteen theme: http://olderbeast.com/ It looks fine on Chrome and Opera, but on Firefox and Edge the blog ...
Spencer Moore's user avatar
0 votes
1 answer
81 views

align button to text vertically with float

I am trying to align the register button to the vertical middle of the text block in Wordpress. Here is my css: img.classthumb { border: 1px solid #d0cccc; width: 80%; } #cldc { width: 55%; ...
Lara's user avatar
  • 45
1 vote
1 answer
100 views

horizontal align images html

First off, i'm not really a good coder. I'm an IT but more of an infra guy but i do understand concepts about coding and maybe a bit of a good grasp about it. I am working with my website and it's ...
gafm's user avatar
  • 351
-1 votes
2 answers
216 views

Wordpress: float form on right

I am working on this website http://m-test.nowcommu.myhostpoint.ch/ and at the end of the page, as you can see there is a Booking calendar with a form. Is it possible to float the Calendar left and ...
Eloyen's user avatar
  • 3
0 votes
2 answers
126 views

aligning images and paragraphs in pairs in two colums without overlapping images (wordpress)

I have the WYSIWYG-editor from wordpress, where I put in text and images. However, I would like to pull the images to the left of the text (with a negative margin-left), so that I have a column with ...
Benno Meyer's user avatar
3 votes
2 answers
155 views

css box 'skips' on second line [closed]

Within a WordPress plugin (own creation) I want to position some WooCommerce category images... but there something strange happens. Each category box is defined more or less in the following way : ...
Wilko van der Ploeg's user avatar
0 votes
1 answer
263 views

CSS Responsive comlumns - aligning text

I can't seem to be able to align text from 2 columns that are next to each other. The first column only has text while the second column has an image and then text below it which for some reason ...
user1724434's user avatar
1 vote
2 answers
7k views

WP - Contact form 7 - Input & Btn next to each other

here my website I´m working on: http://www.whatsahoy.com/ My problem: I want the input field next to the button. If I add a float left, it goes next to each other but with a weird <br>. And ...
Barbara D.'s user avatar
0 votes
1 answer
50 views

Float right is not working with my Wordpress Mantra theme

I need to place a table in the right corner of a page and text wrap around the table. I used the following codes. .floater { margin: 5px; float: right; } .floater td { padding: 2px; border: 1px ...
Santhosh's user avatar
0 votes
1 answer
1k views

Floating an image in a particular way in the WP post editor

I can't float my image the way I want in the post editor. I need to have it sit next to several separate elements (2 different headings + a paragraph), not just one element. And I see no way to do ...
drake035's user avatar
  • 2,947
-2 votes
1 answer
322 views

Wrong Alignment of Pictures

Hello I have this problem with a photo that is positioned in the middle column. How may I fix this. Also I have to tell you that I'm using WordPress and I'm trying to build this in the Salient theme ...
Daniel's user avatar
  • 311
0 votes
2 answers
582 views

display:inline-block not working?

I'm working on the homepage of this website and trying to get the category divs under the header to display in a grid, with 3 divs per row. I'm trying to do so using display:inline-block, but I can't ...
user994585's user avatar

15 30 50 per page
1
2 3 4 5