SunQuest
           CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 2nd, 2003, 06:00 AM
moxie@devshed moxie@devshed is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Netherlands
Posts: 10 moxie@devshed User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
[CSS]exclude 1 style in 1 page

I've made a stylesheet for some 40 pages. All of them have the following properties from within the stylesheet:

html,body {
margin:0;
padding:0;
overflow:hidden;
}

One of these pages contains an iframe. This one should be scrollable but contains all of the other styledefenitions from the other pages. I could just make a copy of the first stylesheet and delete the overflow:hidden, but I don't want the extra work just in case I would want to change a lot of other styleproperties.

Is there a nice way to do this?

Reply With Quote
  #2  
Old September 2nd, 2003, 07:17 AM
breadwild breadwild is offline
*foo = *bar;
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Wheaton, IL
Posts: 161 breadwild User rank is Sergeant (500 - 2000 Reputation Level)breadwild User rank is Sergeant (500 - 2000 Reputation Level)breadwild User rank is Sergeant (500 - 2000 Reputation Level)breadwild User rank is Sergeant (500 - 2000 Reputation Level)breadwild User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 7 h 59 m 53 sec
Reputation Power: 20
Just change it on the fly with:
Code:
<iframe... style="overflow:hidden">

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > [CSS]exclude 1 style in 1 page


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway