The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

2 Pages V < 1 2  
Reply to this topicStart new topic
> CSS Coding to Allow AdSense Tiles
john.grisum
post Jan 16 2011, 07:00 PM
Post #21


Newbie
*

Group: Members
Posts: 19
Joined: 13-January 11
Member No.: 13,587



Is there a a way to skip CSS entirely?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
john.grisum
post Jan 16 2011, 08:14 PM
Post #22


Newbie
*

Group: Members
Posts: 19
Joined: 13-January 11
Member No.: 13,587



QUOTE(pandy @ Jan 16 2011, 05:24 PM) *

Sorry if I wasn't clear. I didn't mean you should use that. It was meant as a demonstration of how absolute positioning works, so you can see the difference between when there is a positioned ancestor (#outer) and when there isn't. sad.gif

Point is, if you make an element 'position: relative' without an offset (top, left and so on), nothing happens to this element, but any AP element contained in it will be positioned relative its edges instead of relative the browser window. You need to adapt it to the actual HTML you use.


Then how do I create an "offset"? Do I have to add the code to a specific place in the HTML?

User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
john.grisum
post Jan 16 2011, 09:40 PM
Post #23


Newbie
*

Group: Members
Posts: 19
Joined: 13-January 11
Member No.: 13,587



Ill pay $25 to anyone that can produce the CSS code to make this work (edited to work with my website). You must be trustworthy (ie. have a lot of posts), as I will pay you first.

This post has been edited by john.grisum: Jan 16 2011, 09:50 PM
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Darin McGrew
post Jan 16 2011, 09:55 PM
Post #24


WDG Member
********

Group: Root Admin
Posts: 8,365
Joined: 4-August 06
From: Mountain View, CA
Member No.: 3



QUOTE(john.grisum @ Jan 16 2011, 06:40 PM) *
Ill pay $25 to anyone that can produce the CSS code to make this work (edited to work with my website). You must be trustworthy (ie. have a lot of posts), as I will pay you first.
Please direct such requests to the Jobs Seeking Programmers forum.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
john.grisum
post Jan 17 2011, 12:35 AM
Post #25


Newbie
*

Group: Members
Posts: 19
Joined: 13-January 11
Member No.: 13,587



Okay, done.

The solution was found- you can view it here

http://w3schools.invisionzone.com/index.ph...mp;#entry197286
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jan 17 2011, 09:08 AM
Post #26


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



QUOTE
I have been fiddling with position:absolute and position: relative for the last 2 days and have got nowhere.


I'd say it takes longer than that for most people to get a grip on positioning.

QUOTE

Is there a a way to skip CSS entirely?


Sure, if you stick to old school table layouts.

QUOTE

Then how do I create an "offset"? Do I have to add the code to a specific place in the HTML?

With top, right, bottom, left .
http://www.w3.org/TR/CSS2/visuren.html#position-props



User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Jan 17 2011, 09:12 AM
Post #27


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



QUOTE(john.grisum @ Jan 17 2011, 06:35 AM) *

Okay, done.

The solution was found- you can view it here

http://w3schools.invisionzone.com/index.ph...mp;#entry197286


Seems like the same method I was trying to explain to you.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

2 Pages V < 1 2
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 19th March 2024 - 05:59 AM