This is a discussion on Add Advertising to Side of Template? within the HTML, CSS, and Design Help forums, part of the General category; I want to put advertising boxes down the side of my template each box being 125px X 125px. Just a ...
|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I want to put advertising boxes down the side of my template each box being 125px X 125px. Just a Clickable Gif would be good.
I have had a play with the templete and stylesheet but cant seem to get it anywhere near right. Im using the "purple" template. I have attached an image of what I want, the black squares are the way I want the ads layed out. Looking forward to your help guys!
|
|
#2
|
||||
|
||||
|
The purple template layout is done completely with the CSS stylesheet. All CSS elements are within the #wrapper which is 700px wide.
Unless you would want to pay someone to completely rework the design, then I think you're going to need to study up on CSS and HTML, because there are too many variables to consider to add what you are looking for. A good place to start is W3Schools Online Web Tutorials. A few things that I can offer to help you out: Consider these decisions 1. As the wrapper is already 700px, are you wanting to make your final design over 950px wide? (700px + 125px + 125px +padding) A good rule of thumb is avoid horizontal scrolling which would be likely with that wide of a design. 2. Are you wanting to keep with an all CSS layout? If so, then the left boxes would need their own CSS class as well as the right boxes. 3. Alternatively, using some HTML tables might be easier to understand and picture, especially if you're a novice with Web Design. 4. Do you really want empty "white spaces" on the left and right of your final design above your ads as in your picture? (I personally wouldn't) -Mike
__________________
Mike-N-Tosh v3.1.10 Developer IndianaPC.org - A community website Sandbox v4.0, 4.0.1, 4.0.4, 4.0.8, 4.1b3 Templates for sale | 68 Classifieds Customizations | My blog on 68 Web Hosting | Web Design & Development I am not a 68C employee, just a user and try to help out |
|
#3
|
|||
|
|||
|
Did it using a table in the end
![]() Thanks |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Banner Advertising / management | Unregistered | Pre Sales Questions | 7 | 05-06-2008 11:29 PM |
| Advertising Column | goober20126 | v3.1 Questions & Support | 4 | 08-14-2007 05:29 PM |
| Template layout - Sponsors adverts down one side | jj30 | HTML, CSS, and Design Help | 3 | 04-20-2007 02:21 PM |
| Help with banner advertising | Kateedyd | v3.0 Questions & Support | 3 | 02-20-2007 04:19 PM |
| Adding a content box for advertising under the left side navigation | Zack | v3.0 Questions & Support | 7 | 04-10-2006 10:13 PM |