Quote:
Originally Posted by Peaceflows
Jack, thank you very much for your helpful response. Sounds very good, and the layout of the linked site on Skateboarding appears to be a good example of that because the image filled the screen just right up to the edges.
Can you give any instructions as to how to centre a website? I have no idea how to apply that idea, but maybe that's all i need.
Or .. could i see an example of the HTML for specifying content as a % ? I'm not very literate in this area -- so i appreciate your patience.
In my CSS file, i've got this:
#content { width: 500px; padding: 10px; margin-right: 160px; margin-left: 160px}
Is that where i need to make the change for a liquid layout?
Thanks!
walt
|
Not a problem. Yeah I always wanted a layout that does that otherwise I always end up re-sizing it.
Although im starting to get the hang of this im afraid my html/css isn't too great. So far I have used templates for my sites and learning. So im only familiar with editing CSS/HTML so changing a design from normal to centred I can't help you with too much. I think its not a huge change to make, the code you showed above could certainly be what needs editing.
First of all you will need to decide whether to go for centred or a liquid layout. You certainly can change your site now or you could search online for liquid templates.
There are many on this forum that are very knowledgeable with coding so im sure someone will be able to help you out with that.
Maybe you could do a Google search and see how you can achieve this.
Good Luck!