So you changed the style.css entries from 780 to 880 ok, you will likely need to change the width of #main_content and .sub_items from 644 to 744...
It's in the style.css file. There is a #right div with the background set.#right { background: url(images/jhewitt-banner.gif) no-repeat 0% 0%;it's...
you can change it via the stylesheet, you need the class for the nav link there should be an a:hover somewhere for example,a:hover { color: #FF0;}
You will need to be familiar with a framework for the site you want to code in most cases. The design is the first important part. The next is...
You need to specify the style as a property in the HTML for the table, for example: <table style="border: 5px solid #F00" width="100%"...
Yes these are the standard ol,ul,li combinations and from my experience complicate things a lot and you may end up with lots of browser...
You can remove the js and css code (most of it at least) from the html and place it in separate files js and css files. Use js only when needed...
you could create the image button and place the text as a different layer at the top of it. This is the typical implementation and most image...
I believe everything is possible, if you have the time to read and understand the sample CSS and HTML given with the template then go ahead,...
James, usually the template porting/integration on a site requires another slicing procedure because each person is likely to be familiar with a...
If you are planning to use static/physical html pages then yes you need to create a separate file for each page (whatever it is category, recipe...
Virtually it is. Physically it can be anything as the server can host an application that dynamically generates html pages. For example a single...
In many cases there are errors in the html page generated or css files. Normally the exact html code and without html conditionals should display...
I don't know about IE, I don't use it for casual browsing especially entering sites the first time. All I posted is what I saw when I visited the...
I do not see anything on your web-site. Just a message that displays: "You Are Banned." I am not sure how this was triggered as I do not have...
Another problem with javascript is that the server cannot tell in advance if the client allows javascript. So if your pages expect the client to...
There should be a difference between the HTML and PHP versions as everything displays on the browser at the end. If you are using tables for the...
I did another release on sourceforge.net for the CMS v1.11. It now includes a bunch of plugins and there are 4 web-templates to choose from during...
Thanks for checking it out. I have tested integrating other templates from here and it is fairly simple. I have setup the counterstrike one and...
For those who look how to code templates into a CMS you may want to check the I-Metrics CMS a content management system that I put together (based...
Separate names with a comma.