Posts Tagged ‘Absolute Position’

Multiple textareas on a pet profile

Subeta provides a div to put all of your pet information in – it’s called #pet_desc. But what if you want to have several different divs for different information, and position them all separately? Not a problem.

Continue reading “Multiple textareas on a pet profile” »

CategoryPet Profiles   Tags,
  Comments2

Absolute positioning: a love story

CSS positioning is super important for coding on Subeta. We use it to move divs and other elements around to specific areas of the page. The most commonly used on Subeta is absolute positioning, but there are other types as well. Understanding exactly how positioning works can be a bit tricky.

Continue reading “Absolute positioning: a love story” »

CategoryGeneral, Profiles   Tags
  Comments0