Positioning CSS
-
Hi guys, bit of a noob with CSS and i’m having problems positioning my content. I’m trying to make a new full width page template. I removed the side bar however I cant position my content.
THIS IS HOW IT CURRENTLY LOOKS
I would like the content in the center in line with the banners. Also I need to make the content width bigger the style CSS doesnt seem to change it?
My current css:
#content-fullwidth {
padding-top: 0px;
position:relative;
left:500px;
}I’ve had the content all over the page with my poverty css but when I did get it in place it would change location when you changed the window size ??
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Positioning CSS’ is closed to new replies.