Taylor_1978
12-04-2005, 04:10 PM
Hiya,
I'm using a template I got from one of those free template websites.
This is the site (its just a temporary one): www.yourleagueonline.com/yleague
Now you will see that the content are is split into 3 <div>'s - left, right, and main.
Here is where the CSS file is located: www.yourleagueonline.com/yleague/lib/style.css
My problem is that I want to remove the right side as I want to place it on the left.
So to attempt this I did the following:
a) Removed <div id="right"> content </div> from the index file.
b) Removed #right { content } from the style sheet.
Because the #main { width is set to auto I figured this would just take up the remainder of the room.
However instead what it did, was just take away the menu options from the right, but left just a black strip 170px in width.
Can someone have a look at the 2 source pages and give any suggestion.
Thanks in advance! :thumbsup:
Taylor.
PS. Before anyone says anything - the big black space up top is for the logo, which has yet to be created! lol :)
I'm using a template I got from one of those free template websites.
This is the site (its just a temporary one): www.yourleagueonline.com/yleague
Now you will see that the content are is split into 3 <div>'s - left, right, and main.
Here is where the CSS file is located: www.yourleagueonline.com/yleague/lib/style.css
My problem is that I want to remove the right side as I want to place it on the left.
So to attempt this I did the following:
a) Removed <div id="right"> content </div> from the index file.
b) Removed #right { content } from the style sheet.
Because the #main { width is set to auto I figured this would just take up the remainder of the room.
However instead what it did, was just take away the menu options from the right, but left just a black strip 170px in width.
Can someone have a look at the 2 source pages and give any suggestion.
Thanks in advance! :thumbsup:
Taylor.
PS. Before anyone says anything - the big black space up top is for the logo, which has yet to be created! lol :)