Title: CSS help
Last modified: August 19, 2016

---

# CSS help

 *  [jenspoulsengmailcom](https://wordpress.org/support/users/jenspoulsengmailcom/)
 * (@jenspoulsengmailcom)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/css-help-7/)
 * Hi,
 * I need some help for styling my theme like i wish.
 * I have this layout:
    [http://differenz.dk/wordpress/correct_styling.png](http://differenz.dk/wordpress/correct_styling.png)
 * And this i how far i got:
    [http://differenz.dk/wordpress/](http://differenz.dk/wordpress/)
 * I need help for the text inside the image. Can anyone help me get the styling
   right, so it will align to bottom right corner?
 * Thanks,
    Jens

Viewing 1 replies (of 1 total)

 *  [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * (@pboosten)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/css-help-7/#post-1177169)
 * First of all: id’s are supposed to only exist once on each page, so you should
   change ‘banner1’ to a class.
 * if you add
 * #banner1 {
    .. .. .. position: relative; }
 * and
 * #banner_tekst h1 a:link, ….{
    …. …. …. position: absolute; bottom: 5px; }
 * then it should work.
 * Also banner_tekst should really be a class.
 * Peter

Viewing 1 replies (of 1 total)

The topic ‘CSS help’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Peter Boosten](https://wordpress.org/support/users/pboosten/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/css-help-7/#post-1177169)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
