Adding a third column
-
Hi there
I have custom CSS added on my blog. I have been fiddling around for a while now in the CSS and not figuring it out.
The theme only has one or two column options, but I know others have three. (I want one either side of my main blogroll)
Is this possible to add in via CSS?
Thanks you
The blog I need help with is: (visible only to logged in users)
-
No. CSS is a styling document that the browser uses to render a web page. It cannot be used to add functionality. It can only be used to position and style what is already there.
You will have to change to a three-column theme if that is what you want.
- The topic ‘Adding a third column’ is closed to new replies.