Picasa Web Album Templates
How to reduce the width of sidebar content in blog? any html code please?
Hi. I tried to put a picasa web albums code in the html template. But the width turned out to be a bit too large for the sidebar content. So all the sidebar content has been pushed right to the bottom !
Kindly go to my blog http://debayan.blogspot.com and scroll to the bottom and see what I am trying to say.
Kindly let me know the code (or any other way) by which I can reduce the width of the sidebar content
Thanking you all in advance.
this is a php that use wrapper
find in your code /css /template the folowing
#sidebar-wrapper {
display: inline; /* fixes a strange ie margin bug */
float: right;
margin: 0 3px 0 0;
width: 269px;
color: #764c1c;
background: url(http://www.blogblog.com/thisaway/bg_sidebar.gif) repeat-x left top;
}
change the width: 269px to smaller size
and change
#main-content {
display: inline; /* fixes a strange ie margin bug */
float: left;
margin: 0 0 0 3px;
padding: 0;
width: 483px;
}
change width: 483px; to bigger size
so both will equal 760px
760 px is your total blog width that is why you need to keep both equal 760px
Snowstorms… LEGO NXT Robot for the snow
|
|
Picasa $14.95 Picasa |
|
|
Picasa 3.6 og Picasa Webalbum – Book $79.2 Picasa 3.6 og Picasa Webalbum udgør tilsammen den perfekte platform for organisering, behandling og deling af digitale billeder, og det hele er gratis. Enhver computerejer med et aktivt digitalkamera kan ikke komme uden om de populære og velsmurte programmer fra Google. Følg dette veloplagte kursus i brugen af programmet Picasa 3.6, og få et unikt overblik over din billedsamling ved hjælp af bl.a. mapper, album og de nye funktioner til stedsangivelse og ansigtsgenkendelse. Lad også venner og familie deltage på nettet i Picasa Webalbum, hvor du nu fx kan oprette samarbejdsalbum, så flere kan b |
|
|
Picasa 2 Essential Training $37.95 Is your digital camera’s memory card filled with photos you haven’t copied to your computer yet? Are the photos on your hard drive randomly scattered everywhere? Did you take an almost perfect but slightly crooked shot? Take control of your digital photos with Picasa 2 Essential Training. These movies are packed with tons of useful tips on managing your photo library, editing your pictures, and sharing them with friends and family. In almost no time you will learn how to organize, sort, rate, and locate specific pictures as well as how to rotate images, remove redeye, and adjust exposure settings. You’ll also learn how to share your photos via email, the Web, over a network, and even by ordering prints and books online. Stop just taking pictures and start enjoying them. Learn how this free software from Google can become a central part of your memory authoring process. Exercise files accompany the training videos, allowing you to follow along and learn at your own pace. |
|
|
Picasa for Seniors – Jolanda Ligthart – Paperback $15.14 Picasa for Seniors |
|
|
Professional Web Design: Techniques and Templates, 4th Edition $49.99 The goal of Professional Web Design: Techniques and Templates is to educate beginning-to-intermediate Web designers on the various issues involved with Web design through general discussion, case studies, and specific tips and techniques. |
|
|
Professional Web Design: Techniques and Templates $39.95 Whether you are an intermediate Web designer looking to take your sites to the next level or a more experienced designer looking to improve your professional skills, you will find the tools to meet your needs in Professional Web Design: Techniques and Templates, Second Edition. This completely updated version of the best-selling book features the 50 professional-quality, license-free Web design templates from the original, as well as 15 new templates, all of which can be easily customized and extended. Each ready-to-use design includes a homepage, and one second-level page, and the framework to build subsequent pages. All of the specific techniques that are required for building these and other highly usable sites have been updated to cover the latest technologies, including HTML, XHTML, JavaScript, CSS, Photoshop CS, and PHP. Also included are five new HTML e-mail templates, an increasingly important marketing tool. Detailed tutorials and hands-on projects teach both basic and sophisticated design concepts, including how to create designs for low, medium, or high content sites and the strengths and weaknesses of each. The new edition also includes four new chapters on Cascading Style Sheets, using client-side scripting, creating dynamic sites, and an overview of the new Web designs. It covers important topics such as client- and server-side scripting, security, and using databases to update a site,s content. |
|
|
Templates $5.72 Templates |

