|
|
#1 |
|
Junior Member
Join Date: Nov 2008
Posts: 5
Rep Power: 0 ![]() |
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 |
|
68 Evangelist & Developer
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,717
Rep Power: 50 ![]() ![]() |
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 IndianaPC.org - A community website (v3.1.10 Developer - heavily modified) Sandbox (v3.1.10, v4.0.9, 4.1.5) Visit My blog for tips, tricks, tutorials, reviews for 68 Classifieds as well as my store with Templates, Mods & Docs Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2008
Posts: 5
Rep Power: 0 ![]() |
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 10:29 PM |
| Advertising Column | goober20126 | v3.1 Questions & Support | 4 | 08-14-2007 04:29 PM |
| Template layout - Sponsors adverts down one side | jj30 | HTML, CSS, and Design Help | 3 | 04-20-2007 01:21 PM |
| Help with banner advertising | Kateedyd | v3.0 Questions & Support | 3 | 02-20-2007 03:19 PM |
| Adding a content box for advertising under the left side navigation | Zack | v3.0 Questions & Support | 7 | 04-10-2006 09:13 PM |