hi
i have the same problem with changing the width of the page (to 1000pixel).
tried this:
/* Page Structure / Navigation */
#page{ width:800px; margin:auto; text-align:left }
but the width didn't change ...
question: what did i do wrong?
or, anyone with another idea out there?
thanks everyone, the prob i have is the fact i dont have access to the main installation of c5 as it was set up by a web design co with my work, is there any other way to change width by inserting code or something
Well logically looking at C5, and only just downloaded it myself, you should be able to go to dashboard>Themes>edit Current theme>Add CSS> then add the css override there.
But I've just done that on a test site I've installed with the greek template but can't figure out where it injects the CSS override, maybe a Grand Master of C5 should be able to answer the reason for CSS override in the Admin area and what it does...
So unless the Add CSS injects CSS stlye outputs to the HTML page
like the following:
<style>
... CSS override code here..
</style>
I think you need to have access to the CSS file to change it via FTP
Code
Post Reply
Delete Post
You are allowed to delete your post for 5 minutes after it's posted.
Or maybe you should change the css file in the theme directory