| Hub You |
Hubs | Hubbers | Topics | Request |
| #1 in Business | Subscribe Email Print |
|
You are here: Home > Internet and Businesses Online > Web Design > A Myspace Sidebar - It's Simple Using DIV |
|
Hub You - A Myspace Sidebar - It's Simple Using DIV
Web 2.0 - What Are You Aiming For? e top and 7 pixels from the left, 150 pixels wide and 400 pixels high, with a 1 pixel border that is black and solid, and to not put any space between the edge and inside content (padding) or around the outside (margin), and make the background color grey.In my previous article, I highlighted what I call my ‘favorite restaurant’ approach to assessing whether your website really does its job properly, that is, in a way that is going to really make it Web 2.0 friendly.This approach basically says that there are many factors that turn a particular restaurant into your favorite. Perhaps its great staff, a fantastic ambiance, obviously terrific food, cleanli The second block of code tells the browser to keep the entire Myspace layout at least 155 pixels from the left. It's important to note the relationship between the margin-left in this block of code and the width in the previous code. You need to keep margin-left larger than width or the Myspace layout might cover your sidebar in small Smart Women – How to Negotiate a Promotion How would you like to have a column on the left side of your Myspace profile in which you could place anything you like? Even better, what if this column was never covered when some one's browser window is smaller than the Myspace layout "grid"? Well the solution is much simpler than you might think, and I am going to give it to you right now. I'm not going in depth into the workings of CSS or the Myspace structure. There are a lot of great CSS tutorial sites out there to learn the deeper and more complex aspects of modifying your Myspace layout and Myspace background. Just type Myspace tutorials into Google. Here, I am just going to give you the code and brief explanations of what it does.Appraisals are coming up for many professional women, and for many asking for a promotion or pay rise is one of the toughest challenges they’ll face all year. Getting adequately paid is vital as pay is one of the clearest ways we measure our value at work. Unfortunately this does not make it any easier to negotiate when seeking a promotion. The secret is in being prepared to quantify your worth, even if you ar First, just to make sure you understand what I am speaking of, visit my Myspace layout at profile sbccjohn (I would recommend opening a new tab/window for reference). Notice the grey box in the upper left corner (I left it plain so it would stand out). Now make your browser window smaller using the resize corner and notice how the banner ad and table stops when it gets near the box. I'll show you why and how it does this. Let's dive right into this Myspace layout modification by looking at the code. Here is the code that actually builds the box seen in the sidebar. Place this CSS code wherever you put your own modification code. I prefer the top of the "About Me" edit box:
You can put whatever your want here. Even aligned images:
< img src=" url of desired image" />
That is all you need to build the sidebar for your Myspace layout. The first block of code tells the browser to create a block of space, 15 pixels from the top and 7 pixels from the left, 150 pixels wide and 400 pixels high, with a 1 pixel border that is black and solid, and to not put any space between the edge and inside content (padding) or around the outside (margin), and make the background color grey. The second block of code tells the browser to keep the entire Myspace layout at least 155 pixels from the left. It's important to note the relationship between the margin-left in this block of code and the width in the previous code. You need to keep margin-left larger than width or the Myspace layout might cover your sidebar in smalle Fundraising Tip; Newsletter Listings of Money and Items Needed for Non-profit Groups ials into Google. Here, I am just going to give you the code and brief explanations of what it does.If you run a nonprofit group an e-mail newsletter to supplement your regular paper newsletter makes a lot of sense. You should ask all community leaders, local politicians and other nonprofit groups to subscribe to your e-mail newsletter. Additionally in your newsletter you should have listings of things that you might need for your nonprofit group that you would like to have donated and the amount of money First, just to make sure you understand what I am speaking of, visit my Myspace layout at profile sbccjohn (I would recommend opening a new tab/window for reference). Notice the grey box in the upper left corner (I left it plain so it would stand out). Now make your browser window smaller using the resize corner and notice how the banner ad and table stops when it gets near the box. I'll show you why and how it does this. Let's dive right into this Myspace layout modification by looking at the code. Here is the code that actually builds the box seen in the sidebar. Place this CSS code wherever you put your own modification code. I prefer the top of the "About Me" edit box:
You can put whatever your want here. Even aligned images:
< img src=" url of desired image" />
That is all you need to build the sidebar for your Myspace layout. The first block of code tells the browser to create a block of space, 15 pixels from the top and 7 pixels from the left, 150 pixels wide and 400 pixels high, with a 1 pixel border that is black and solid, and to not put any space between the edge and inside content (padding) or around the outside (margin), and make the background color grey. The second block of code tells the browser to keep the entire Myspace layout at least 155 pixels from the left. It's important to note the relationship between the margin-left in this block of code and the width in the previous code. You need to keep margin-left larger than width or the Myspace layout might cover your sidebar in small The Future of the Internet is Now: An Internet Pioneer Looks to 2006 oking at the code.Let me cut right to the chase: Video on the Internet...It's been percolating so long, it's easy to underestimate two things about it:1. How fast it's coming2. The profound impact it's going to have on the Internet.As I write this, it's Christmas season 2005.My prediction is that by this time next year, the biggest story in the media will be about how video took over t Here is the code that actually builds the box seen in the sidebar. Place this CSS code wherever you put your own modification code. I prefer the top of the "About Me" edit box:
You can put whatever your want here. Even aligned images:
< img src=" url of desired image" />
That is all you need to build the sidebar for your Myspace layout. The first block of code tells the browser to create a block of space, 15 pixels from the top and 7 pixels from the left, 150 pixels wide and 400 pixels high, with a 1 pixel border that is black and solid, and to not put any space between the edge and inside content (padding) or around the outside (margin), and make the background color grey. The second block of code tells the browser to keep the entire Myspace layout at least 155 pixels from the left. It's important to note the relationship between the margin-left in this block of code and the width in the previous code. You need to keep margin-left larger than width or the Myspace layout might cover your sidebar in small 6 Frightening Pitfalls of Ready-Made Websites ed to keep the sidebar from being covered by the rest of the Myspace layout, it's in bold below. If you already have CSS modifications using the 'body' tag you just need to add the line to the current code. Otherwise you can add the entire style block below the div code listed above; just be careful not to place it inside another style block. Here is the code:A question I am asked everyday is "Do I need to have my own website built or can I use a pre-made one? " Good question. Most people who ask this question are looking at shopping malls, affiliate programs, network marketing, or business opportunities to make money whereby the company gives them a website already built with the bells and whistles. My experience has taught me that having your own website built is That is all you need to build the sidebar for your Myspace layout. The first block of code tells the browser to create a block of space, 15 pixels from the top and 7 pixels from the left, 150 pixels wide and 400 pixels high, with a 1 pixel border that is black and solid, and to not put any space between the edge and inside content (padding) or around the outside (margin), and make the background color grey. The second block of code tells the browser to keep the entire Myspace layout at least 155 pixels from the left. It's important to note the relationship between the margin-left in this block of code and the width in the previous code. You need to keep margin-left larger than width or the Myspace layout might cover your sidebar in small How Comfortable Are You? e top and 7 pixels from the left, 150 pixels wide and 400 pixels high, with a 1 pixel border that is black and solid, and to not put any space between the edge and inside content (padding) or around the outside (margin), and make the background color grey.Your success in life depends on how willing you are to beuncomfortable. People who become successful do so because they are willingto put themselves into uncomfortable situations, to takesome risks, in order to receive a reward. Think about it for a minute: If we are going to have a fulfilling marriage, we have tolearn to live with someone else selflessly. Prettyunc The second block of code tells the browser to keep the entire Myspace layout at least 155 pixels from the left. It's important to note the relationship between the margin-left in this block of code and the width in the previous code. You need to keep margin-left larger than width or the Myspace layout might cover your sidebar in smaller browser windows. Now you can explore with different combinations of colors, widths, heights, borders and position. For example you can have the sidebar start lower by changing top to 100px. You can even add a background image using the same methods you add a Myspace background image. Enjoy the new layout!
HTTP = HTML link (for blogs, profiles,phorums):
Related Articles:A Career As A Massage Therapist How E-Mail Newsletters Can Help Your Website Grow Lead Generation for Your Home Based Internet Business Opportunity
|