Title: element.style question
Last modified: August 21, 2016

---

# element.style question

 *  [re_peter](https://wordpress.org/support/users/re_peter/)
 * (@re_peter)
 * [12 years ago](https://wordpress.org/support/topic/elementstyle-question/)
 * I can get my search widget placed correctly on my page by editing the element.
   style ‘s css, but I can’t figure out where the hard coded bits are in my html/
   php…
 * here’s my url:
    dev.cinemoves.com
 * I’d like the search bar to be flush against the right bottom border of the image.
   instead of slight to left like it is currently.
 * would anybody what files to look in for the hard coded parts?
 * what I want:
 * element.style {
    left: 780px; position: absolute; top: 0;
 * what it is:
 * element.style {
    left: 519px; position: absolute; top: 0; }

Viewing 1 replies (of 1 total)

 *  [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * (@swansonphotos)
 * [12 years ago](https://wordpress.org/support/topic/elementstyle-question/#post-4774036)
 * The issue is related to the CSS of the Social Media Icons. The inline CSS with
   absolute values is improper. Use relative for position for them and then display
   both as relative.

Viewing 1 replies (of 1 total)

The topic ‘element.style question’ is closed to new replies.

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [element.style](https://wordpress.org/support/topic-tag/element-style/)
 * [hard coded](https://wordpress.org/support/topic-tag/hard-coded/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Pioneer Web Design](https://wordpress.org/support/users/swansonphotos/)
 * Last activity: [12 years ago](https://wordpress.org/support/topic/elementstyle-question/#post-4774036)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
