I'd like to quit using tables. I need to find two things if anyone can point me in the right direction. I need an external stylesheet which I can use or modify for use. The second thing I need is some example html code using <div> to place text next to an image in an entry. I can and will experiment to find out how to do it, it would just speed it up for me if it is available.Don Chambers wrote:I hate tables... they are slower to render than <div> based designs, and are considered inferior for lots of other reasons. However, if you found a design that you absolutely love, and it is table based, then stick with it I guess.
Just remember that not every visitor may have the same hardware as you... You might have some super-wide monitor, but you should really design your template around the common masses.
css sidebar change
Re: css sidebar change
The best,
~Ed
~Ed
-
Don Chambers
- Regular
- Posts: 3657
- Joined: Mon Feb 13, 2006 2:40 am
- Location: Chicago, IL, USA
- Contact:
Re: css sidebar change
You might want to use bulletproof as a starting point. It is, admittedly, packed with options, and those options mean a very complex index.tpl file. However, there are dozens of things you can change simply by changing the template's options rather than messing with code. Then you can focus on things like colors using just modifications to css.
As far as floating images left or right, just insert your images using the media manager as most templates provide css to float the image left or right based on how it was inserted with the media manager.
As far as floating images left or right, just insert your images using the media manager as most templates provide css to float the image left or right based on how it was inserted with the media manager.
=Don=